Commit Graph

304 Commits

Author SHA1 Message Date
Hans Pagel
1422704f68 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-10-30 20:11:28 +01:00
Hans Pagel
abbed1587a add content 2020-10-30 20:11:11 +01:00
Philipp Kühn
2450576cf5 typo 2020-10-30 17:21:02 +01:00
Philipp Kühn
40fb2bf567 Merge branch 'feature/node-views' into main 2020-10-30 16:58:13 +01:00
Philipp Kühn
3e3dd26ca5 add inline option to image node 2020-10-30 16:57:55 +01:00
Hans Pagel
88f0947945 add link 2020-10-30 16:19:46 +01:00
Hans Pagel
e7c7ea16c7 add new example, update content 2020-10-30 16:13:47 +01:00
Philipp Kühn
9dabdfe288 Merge branch 'main' into feature/node-views 2020-10-30 16:06:53 +01:00
Hans Pagel
4482ad00d5 add content 2020-10-30 14:59:27 +01:00
Hans Pagel
25f4078996 update content 2020-10-30 14:24:16 +01:00
Philipp Kühn
3e00fadcaa add basic task list and task item extension 2020-10-30 13:19:06 +01:00
Hans Pagel
f4fdb4306c fix links 2020-10-29 13:13:27 +01:00
Hans Pagel
89465e6d55 update the content structure 2020-10-28 21:53:40 +01:00
Hans Pagel
86c528830c add premium hints everywhere, add premium flags to the navigation, add a license page 2020-10-28 18:05:20 +01:00
Hans Pagel
83eac2ddd8 rename demo, add more content 2020-10-28 17:31:51 +01:00
Hans Pagel
32e0a945a8 improve custom blockquote example 2020-10-28 16:54:11 +01:00
Hans Pagel
9347dd167f update content 2020-10-28 16:49:44 +01:00
Hans Pagel
3518943e62 update content 2020-10-28 16:32:06 +01:00
Hans Pagel
8c3a2b7d1c rename table of contents to keep the search results clean 2020-10-28 15:25:06 +01:00
Hans Pagel
af74a87820 add note regarding vue 3 to the upgrade guide 2020-10-27 23:04:18 +01:00
Hans Pagel
9c8cb574fb add new extension links to the overview 2020-10-27 22:43:38 +01:00
Hans Pagel
c9da3ab269 clean up and add attributes to the highlight command 2020-10-27 22:22:34 +01:00
Hans Pagel
da3618ec6f Merge branch 'main' into feature/new-highlight-extension
# Conflicts:
#	packages/core/src/commands/toggleMark.ts
2020-10-27 20:36:22 +01:00
Philipp Kühn
fd7d0f03bd add basic image extension 2020-10-27 15:32:55 +01:00
Philipp Kühn
5976d6083c add basic text align extension 2020-10-23 15:23:40 +02:00
Philipp Kühn
f37e6da902 rename .json() to .getJSON() and .html() to .getHTML(), fix #22, fix #23 2020-10-23 11:58:00 +02:00
Philipp Kühn
77f431a47d dont use live-demo 2020-10-12 21:47:19 +02:00
Hans Pagel
3e3f4444e4 change keyboard shortcut for code blocks, should fix tests 2020-10-12 20:28:04 +02:00
Hans Pagel
05902a2f77 wording 2020-10-08 14:54:25 +02:00
Hans Pagel
2282beae07 fix typos 2020-10-08 13:54:29 +02:00
Hans Pagel
2d82e4e1a7 add mooore content 2020-10-05 14:56:45 +02:00
Hans Pagel
3de4187a39 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-10-05 09:59:43 +02:00
Philipp Kühn
ca5a049950
Merge pull request #17 from ueberdosis/feature/add-tilde-shortcut-to-code-blocks
add tilde markdown shortcut support to code blocks
2020-10-02 21:45:37 +02:00
Philipp Kühn
b573329fd5
Merge pull request #18 from ueberdosis/feature/double-tilde-shortcut-for-strike-mark
change markdown shortcut for striked text to two tildes
2020-10-02 21:44:44 +02:00
Hans Pagel
548e148549 add content 2020-10-02 21:11:01 +02:00
Hans Pagel
546f0e750d clean zp 2020-10-02 17:24:09 +02:00
Hans Pagel
95c9c7cc0e minor improvement to the commands page 2020-10-02 17:22:38 +02:00
Hans Pagel
a03dfaf28d add content to the commands page 2020-10-02 16:56:02 +02:00
Hans Pagel
1fc7a6b37e add basic highlight extension 2020-10-02 15:28:00 +02:00
Hans Pagel
26504027b7 update the documentation 2020-10-02 15:12:01 +02:00
Hans Pagel
eeec5b6871 change markdown shortcut for striked text to two tildes 2020-10-02 15:05:26 +02:00
Philipp Kühn
68f59c2d98 Merge branch 'main' into feature/live-demo 2020-10-01 21:41:23 +02:00
Hans Pagel
d99b75f6dd add introduction to all pages, move under table of contents 2020-10-01 12:26:20 +02:00
Philipp Kühn
16a490fd33 Merge branch 'main' into feature/live-demo 2020-09-30 19:43:40 +02:00
Philipp Kühn
cd2835b6ca
Merge pull request #15 from ueberdosis/feature/parse-code-blocks
Add language support to Code Block’s parseDOM function
2020-09-30 19:21:17 +02:00
Hans Pagel
f343dbc53f fix a typo 2020-09-30 16:42:19 +02:00
Hans Pagel
ecfa26b28a add support to configure the languageClassPrefix 2020-09-30 16:33:13 +02:00
Hans Pagel
5d7435f3fe add more content 2020-09-30 16:16:15 +02:00
Philipp Kühn
1a4e7385e4 add basic live demo component 2020-09-30 10:01:16 +02:00
Philipp Kühn
e67c041c31
Merge pull request #14 from ueberdosis/feature/flatten-history-options
flatten history plugin options
2020-09-27 21:30:09 +02:00
Hans Pagel
49b47c837b replace non-breaking-space with html entity 2020-09-27 11:01:25 +02:00
Hans Pagel
e536087cb2 flatten history plugin options 2020-09-27 10:52:09 +02:00
Hans Pagel
30bf37c8c8 make link target _blank the default 2020-09-27 10:41:20 +02:00
Hans Pagel
13c95b602e replace headline with heading 2020-09-27 10:40:08 +02:00
Hans Pagel
eca9dcd40d remove underline from default extensions 2020-09-27 10:38:59 +02:00
Hans Pagel
149ce56ad8 add table of content support 2020-09-27 10:29:01 +02:00
Hans Pagel
bcef08ce2a Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-27 10:16:49 +02:00
Philipp Kühn
b926060f1e
Merge pull request #13 from ueberdosis/feature/make-blockquotes-wrappable
make blockquotes wrappable
2020-09-27 09:30:11 +02:00
Hans Pagel
f635cebc5c add collaboration extensions to the overview 2020-09-26 21:11:42 +02:00
Hans Pagel
408514287e move collaboration example 2020-09-26 21:08:49 +02:00
Hans Pagel
370dbb9d16 wording 2020-09-26 21:04:33 +02:00
Hans Pagel
960d230d84 add content to the collaboration extension page 2020-09-26 20:58:58 +02:00
Hans Pagel
5313c0b8f6 make blockquotes wrappable 2020-09-26 20:50:01 +02:00
Hans Pagel
0597936ab8 fix typo 2020-09-26 15:00:15 +02:00
Hans Pagel
c44c30dc50 add number of connected users 2020-09-26 14:17:51 +02:00
Hans Pagel
870f52065e Merge branch 'feature/collaboration-with-yjs' into main 2020-09-26 13:58:11 +02:00
Hans Pagel
303b069348 improve the editor page 2020-09-26 13:57:47 +02:00
Hans Pagel
9ec392932a add empty extension pages 2020-09-26 11:36:43 +02:00
Hans Pagel
560edc93bb add cursor styling and configuration, remove second demo, disable initial content 2020-09-25 23:55:34 +02:00
Hans Pagel
4052165498 add basic yjs extension with baked in web rtc support (wip) 2020-09-25 23:22:21 +02:00
Hans Pagel
7db9211b98 update the commands page 2020-09-25 22:37:44 +02:00
Hans Pagel
a8c6c686d8 restructure the content, improve a lot 2020-09-25 22:22:44 +02:00
Hans Pagel
8a0a25aeb0 add tests to the link extension page 2020-09-25 19:36:43 +02:00
Hans Pagel
304504da73 add content to the link extension page 2020-09-25 19:05:21 +02:00
Hans Pagel
c4d9bf9b41 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-25 18:02:58 +02:00
Philipp Kühn
ccdad892d5 update docs structure 2020-09-25 18:02:22 +02:00
Hans Pagel
6a78cc602f add heading keyboard shortcuts 2020-09-25 17:17:54 +02:00
Philipp Kühn
f71e4df72e remove replaceWithNode 2020-09-25 14:26:16 +02:00
Philipp Kühn
570e67b085 rename toggleNode to toggleBlockType 2020-09-24 22:27:17 +02:00
Hans Pagel
f4f5a02778 minor content improvements 2020-09-24 21:47:04 +02:00
Hans Pagel
03f938bb55 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-24 21:41:46 +02:00
Hans Pagel
a12b09f1b7 improve commands page, add api overview 2020-09-24 21:41:35 +02:00
Philipp Kühn
57bafb00b9
Merge pull request #10 from ueberdosis/feature/add-paragraph-command
add paragraph command and keyboard shortcut
2020-09-24 20:45:12 +02:00
Hans Pagel
27fcc9a467 wording 2020-09-24 19:17:29 +02:00
Hans Pagel
f031eb1d57 add new features to the paragraph documentation 2020-09-24 19:10:22 +02:00
Hans Pagel
dd8737e3e1 add an outline to custom extensions from scratch 2020-09-24 18:41:06 +02:00
Hans Pagel
ab64afc249 add moooore content 2020-09-24 18:29:53 +02:00
Hans Pagel
26d808e1ba improve the examples 2020-09-24 17:56:42 +02:00
Hans Pagel
b718061de9 format all the keyboard shortcuts 2020-09-24 17:33:04 +02:00
Hans Pagel
063e268479 format keyboard shortcuts 2020-09-24 17:27:26 +02:00
Hans Pagel
5e1f01580f wording 2020-09-24 16:09:32 +02:00
Hans Pagel
2848b814b6 a few minor improvements to the content 2020-09-24 15:58:40 +02:00
Hans Pagel
a0d95c294b add a new heading to the upgrade guide 2020-09-24 15:44:03 +02:00
Hans Pagel
308ebb6358 improve the keyboard shortcuts page 2020-09-24 15:10:44 +02:00
Hans Pagel
e0f919736b wording 2020-09-24 14:57:18 +02:00
Hans Pagel
179505f17f format keyboard shortcuts 2020-09-24 14:54:51 +02:00
Hans Pagel
39c39862b4 add keyboard shortcuts to the api, remove best practices section 2020-09-24 14:46:11 +02:00
Hans Pagel
c85064d229 add some content to the link extension page 2020-09-23 12:39:09 +02:00
Hans Pagel
318172741b add ordered list and list item 2020-09-23 12:33:45 +02:00
Hans Pagel
949f4ccb3d a ton of improvements 2020-09-23 12:03:03 +02:00