Commit Graph

408 Commits

Author SHA1 Message Date
Hans Pagel
9c82356184 add new dummy pages 2020-12-02 10:53:30 +01:00
Hans Pagel
13f95e2688 docs: update content 2020-12-01 17:36:27 +01:00
Hans Pagel
d3e0de4e2e docs: improve getting started guides, add v-model demo 2020-12-01 15:50:02 +01:00
Hans Pagel
be464d100f docs: update content 2020-12-01 15:42:36 +01:00
Hans Pagel
b629110ae3 add november report 2020-12-01 12:39:57 +01:00
Hans Pagel
07af85999c docs: update content 2020-12-01 12:03:50 +01:00
Hans Pagel
e385417043 add nuxt.js guide 2020-12-01 11:31:23 +01:00
Philipp Kühn
b7ae78a95f add toc demo 2020-11-30 22:53:31 +01:00
Hans Pagel
85a983cd11 docs: move around examples 2020-11-30 16:14:27 +01:00
Hans Pagel
df5d5a4f37 docs: move examples around 2020-11-30 15:58:05 +01:00
Hans Pagel
aeb3ba947d docs: update content 2020-11-30 15:44:52 +01:00
Hans Pagel
921bac70f9 move examples around 2020-11-30 15:33:20 +01:00
Hans Pagel
96db413117 add the collab demo to the introduction page 2020-11-30 15:32:39 +01:00
Hans Pagel
a3e00340c7 delete the link example 2020-11-30 14:56:50 +01:00
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