Commit Graph

299 Commits

Author SHA1 Message Date
Hans Pagel
72d262c9fc Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-10 11:58:08 +02:00
Hans Pagel
13ea910326 enable hardbreak demo 2020-09-10 11:58:00 +02:00
Philipp Kühn
7f0a734edc
Merge pull request #5 from ueberdosis/feature/blockquote-extension
Add Blockquote extension (with documentation, demo and tests)
2020-09-10 11:56:46 +02:00
Hans Pagel
d8e251a3ab Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-10 11:53:08 +02:00
Hans Pagel
868ffb4d66 add the strike extension documentation 2020-09-10 11:53:03 +02:00
Hans Pagel
236ad6e21a add the hardBreak command 2020-09-10 11:52:20 +02:00
Philipp Kühn
709c10697c Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-09-10 11:43:19 +02:00
Philipp Kühn
bf63f6ba4c update starter kits 2020-09-10 11:43:09 +02:00
Hans Pagel
0a8e15623b add the documentation for the hardbreak extension 2020-09-10 11:35:56 +02:00
Hans Pagel
e92da4c966
Merge branch 'main' into feature/blockquote-extension 2020-09-10 11:25:25 +02:00
Hans Pagel
3e85f4f217 rename keybindings to keyboard shortcuts 2020-09-10 11:24:33 +02:00
Hans Pagel
889bf4f4ff add blockquote extension with documentation, demo and tests 2020-09-10 11:19:49 +02:00
Hans Pagel
18e7124c68 add markdown shortcuts for bold to the documentation 2020-09-10 11:06:26 +02:00
Hans Pagel
bdb3d2d30a format tables 2020-09-10 10:21:24 +02:00
Philipp Kühn
cbe5ce4673 Merge branch 'main' into feature/generate-html-from-json-document
# Conflicts:
#	packages/core/src/ExtensionManager.ts
2020-09-09 20:50:53 +02:00
Philipp Kühn
0361da1b71 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/replace-classes
# Conflicts:
#	docs/src/demos/Examples/Focus/index.vue
#	docs/src/docPages/api/extensions/placeholder.md
#	docs/src/docPages/general/roadmap.md
2020-09-09 18:16:51 +02:00
Hans Pagel
9819e44fe6 update text for the paragraph extension 2020-09-09 16:16:57 +02:00
Hans Pagel
9244c3e912 add the custom class option to all extensions that generate HTML tags 2020-09-09 16:15:22 +02:00
Hans Pagel
0efab21338 write about the paragraph extension 2020-09-09 16:12:39 +02:00
Hans Pagel
ec81bb9bc0 add old content and a warning to the events page 2020-09-09 15:59:34 +02:00
Hans Pagel
cc7a448474 write about the Document extension 2020-09-09 15:58:06 +02:00
Philipp Kühn
a812dd47be fix extension manager 2020-09-09 10:58:10 +02:00
Hans Pagel
79f45da4ba show only extensions that we build for v2-beta 2020-09-08 17:39:24 +02:00
Hans Pagel
cb01e2e9b7 remove wrong content from placeholder extension 2020-09-08 17:39:24 +02:00
Hans Pagel
4226946c51 fix typo 2020-09-08 17:39:24 +02:00
Hans Pagel
d03f68a3d1 show only extensions that we build for v2-beta 2020-09-08 14:26:17 +02:00
Hans Pagel
7a219f4dde remove wrong content from placeholder extension 2020-09-08 14:20:10 +02:00
Hans Pagel
edcb1b86bf fix typo 2020-09-08 14:19:53 +02:00
Hans Pagel
18ef2b90d5 add a warning 2020-09-04 13:30:09 +02:00
Hans Pagel
c36ddaf8fc improve the documentation 2020-09-04 12:35:31 +02:00
Hans Pagel
fb3c009797 add more text to the getSchema documentation 2020-09-04 12:02:37 +02:00
Hans Pagel
e94714a345 add getSchema & getHtml utility functions to generate HTML from a ProseMirror/tiptap document, without an Editor instance 2020-09-04 11:23:04 +02:00
Hans Pagel
5c470caefc update the history extension page, add a demo with tests 2020-09-02 15:48:02 +02:00
Hans Pagel
819052912d add code extension demo with tests 2020-09-02 15:26:46 +02:00
Hans Pagel
6190c3ee10 add missing pages 2020-09-02 15:20:35 +02:00
Hans Pagel
40350b4ef8 fix typo 2020-09-01 17:06:50 +02:00
Hans Pagel
ae7c5fa834 add a draft state to the sidebar 2020-08-31 17:50:13 +02:00
Hans Pagel
f8e907783d add content to the extensions overview, improve the basic example 2020-08-31 17:34:09 +02:00
Hans Pagel
20237f353b move everything around 2020-08-28 13:20:49 +02:00
Hans Pagel
64f1e568ee
Update extensions overview 2020-08-20 22:20:56 +02:00
Hans Pagel
871919b18a remove index.ts from source code links 2020-08-20 21:26:25 +02:00
Hans Pagel
ecd95b8c71 improve extensions documentation, add italic documentation 2020-08-20 21:25:15 +02:00
Hans Pagel
7dbe4f5e42 text 2020-08-20 18:15:35 +02:00
Hans Pagel
98d69258c1 add link to the source code 2020-08-20 18:14:41 +02:00
Hans Pagel
161d110c3a make the bold extension example interactive 2020-08-20 18:11:35 +02:00
Hans Pagel
ec2a6e86b3 improve extensions documentation 2020-08-20 15:44:08 +02:00
Hans Pagel
cbe8e1f357 improve the extensions documentation 2020-08-20 15:33:16 +02:00
Hans Pagel
4d297e9116 group all content files by section 2020-08-18 21:47:04 +02:00
Hans Pagel
c182842681 move all extensions to separate pages 2020-08-18 21:39:41 +02:00