Commit Graph

444 Commits

Author SHA1 Message Date
Hans Pagel
0cd31d05aa docs: move content example to the guide 2020-11-30 14:56:18 +01:00
Hans Pagel
3ff8303ebd docs: update event documentation 2020-11-30 14:50:26 +01:00
Hans Pagel
d84bdf1b41 fix broken link 2020-11-30 14:44:18 +01:00
Hans Pagel
66c88e7669 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-30 14:27:47 +01:00
Hans Pagel
24ff5cd237 docs: update content 2020-11-30 14:27:36 +01:00
Philipp Kühn
4fbdb0ff0c code style 2020-11-30 14:24:48 +01:00
Hans Pagel
b42b39a4c5 add backend code to the collab demo 2020-11-30 14:20:31 +01:00
Hans Pagel
f1f974b13a Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-30 14:14:06 +01:00
Hans Pagel
442eba8c96 refactor collaboration example 2020-11-30 14:12:19 +01:00
Philipp Kühn
1ceb54bc19 rename init to create 2020-11-30 13:56:42 +01:00
Hans Pagel
18959051b4 docs: update structure 2020-11-30 11:18:05 +01:00
Hans Pagel
9a18cce546 docs: update content 2020-11-27 22:17:03 +01:00
Hans Pagel
12a4ca85b9 add TODO 2020-11-27 17:25:32 +01:00
Hans Pagel
1c43bc89f9 add node view examples (wip) 2020-11-27 17:25:01 +01:00
Hans Pagel
996c29bcf7 add collaborative editing guide 2020-11-27 17:23:04 +01:00
Hans Pagel
bfc6a45292 improve README and sponsor page 2020-11-27 15:30:04 +01:00
Hans Pagel
52a4f655e8 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-27 15:23:25 +01:00
Hans Pagel
34aeb31262 update introduction 2020-11-27 15:23:21 +01:00
Hans Pagel
527bfe4e2e add descriptions to all packages 2020-11-27 14:58:28 +01:00
Philipp Kühn
ebd84cf488 add onSelection event 2020-11-27 14:52:19 +01:00
Philipp Kühn
fd94e321ea cleanup drag handle example 2020-11-25 17:58:53 +01:00
Philipp Kühn
da45af3a51 Merge branch 'main' into feature/vue-node-views 2020-11-25 10:00:13 +01:00
Hans Pagel
098c83f964 add a bunch of new tests and add empty test files where missing 2020-11-24 16:54:25 +01:00
Hans Pagel
37cc39b919 add skypack 2020-11-24 14:07:46 +01:00
Philipp Kühn
b4f3f8279e Merge branch 'main' into feature/vue-node-views 2020-11-23 17:30:45 +01:00
Philipp Kühn
675912166c rename unsetMarks to unsetAllMarks 2020-11-21 00:05:27 +01:00
Philipp Kühn
8f6ae0e69e replace toggleBlockType with toggleNode( 2020-11-21 00:00:57 +01:00
Philipp Kühn
540b0656f3 rename setBlockType to setNode 2020-11-20 23:56:41 +01:00
Philipp Kühn
feda283fcb add enableInputRules and enablePasteRules option 2020-11-20 21:30:12 +01:00
Philipp Kühn
967a82b375 Merge branch 'main' into feature/vue-node-views 2020-11-19 09:38:23 +01:00
Hans Pagel
a4cc02cff6 rework keyboard shortcuts 2020-11-19 01:16:10 +01:00
Philipp Kühn
b8886fa408 add node view playground 2020-11-18 22:50:07 +01:00
Philipp Kühn
107a6d7813 shorter is better 2020-11-18 21:15:34 +01:00
Philipp Kühn
20ffe22c63 fix typo 2020-11-18 18:00:52 +01:00
Philipp Kühn
99377d276e change highlighting 2020-11-18 17:52:01 +01:00
Philipp Kühn
d075d5c425 rename removeMarks to unsetMarks 2020-11-18 17:43:59 +01:00
Philipp Kühn
1b45acd5d5 rename some commands 2020-11-18 16:59:58 +01:00
Hans Pagel
ef52156dbb docs: update content, add og image 2020-11-18 16:28:45 +01:00
Hans Pagel
4f753bc596 replace rich-text with rich-text 2020-11-18 15:29:50 +01:00
Hans Pagel
0530fd2d8c docs: update getting started guide 2020-11-18 15:28:17 +01:00
Hans Pagel
2ff5fc2844 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-18 15:13:37 +01:00
Hans Pagel
69112e0f67 docs: add code sandbox, update CDN url 2020-11-18 15:13:25 +01:00
Philipp Kühn
b3798b7329 add prism-typescript 2020-11-18 14:37:35 +01:00
Hans Pagel
f850a6903f docs: update content 2020-11-18 12:34:48 +01:00
Hans Pagel
c47e4d1f6d docs: add HTMLAttributes 2020-11-18 12:12:34 +01:00
Philipp Kühn
6ca1a6c307 rename bulletlist command 2020-11-18 11:33:33 +01:00
Philipp Kühn
9d99e9c9d0 remove updateMarkAttributes 2020-11-18 11:05:19 +01:00
Philipp Kühn
f24e8f7ee9 add italic commands 2020-11-17 21:49:23 +01:00
Philipp Kühn
3349ebf081 add bold commands 2020-11-17 21:47:39 +01:00
Philipp Kühn
a4ad1572e8 rename some methods 2020-11-17 21:10:08 +01:00