Commit Graph

87 Commits

Author SHA1 Message Date
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