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
Hans Pagel
4f36f30c75 docs: add content 2020-11-17 17:10:48 +01:00
Hans Pagel
aa17a4313c rename autoFocus to autofocus 2020-11-17 15:47:39 +01:00
Hans Pagel
4579a15300 docs: update content 2020-11-17 15:38:46 +01:00
Hans Pagel
8283c76700 docs: update inline command example 2020-11-17 15:15:21 +01:00
Hans Pagel
f1b8e06295 docs: add inline commands 2020-11-17 15:07:05 +01:00
Hans Pagel
f90259eff2 docs: update content 2020-11-17 15:02:56 +01:00
Hans Pagel
6ed1d02528 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	yarn.lock
2020-11-17 14:04:31 +01:00
Hans Pagel
3cfe234ee0 docs: update content 2020-11-17 14:04:15 +01:00
Hans Pagel
7e2c794527 add algolia to the privavy policy 2020-11-17 13:42:48 +01:00
Hans Pagel
bcddffee09 docs: update content 2020-11-17 12:39:39 +01:00
Philipp Kühn
8d516993a1 fix text 2020-11-17 11:19:18 +01:00
Hans Pagel
c94b43feeb add websocket example 2020-11-16 21:43:20 +01:00
Hans Pagel
26a83add5a update content 2020-11-16 21:36:18 +01:00
Hans Pagel
f3880ef840 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-16 11:34:28 +01:00
Hans Pagel
2d5f15f338 fix broken links 2020-11-16 11:34:24 +01:00
Philipp Kühn
8a7603edaf replace NodeExtension with Node, replace MarkExtension with Mark 2020-11-16 11:19:43 +01:00
Philipp Kühn
b44aafa97c rename set to configure 2020-11-16 11:07:06 +01:00
Philipp Kühn
dac2434cd3 update docs 2020-11-16 10:03:12 +01:00
Hans Pagel
8f00a09b76 add styles to examples, add content to the typescript page 2020-11-13 15:46:55 +01:00
Hans Pagel
1f30ea271b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-13 15:08:40 +01:00
Hans Pagel
5b76bf5141 add comments to all commands 2020-11-13 15:08:30 +01:00
Philipp Kühn
6b06eaa289 fix text 2020-11-13 11:53:53 +01:00
Philipp Kühn
b2592c2a04 update doc pages 2020-11-13 11:52:02 +01:00
Hans Pagel
8ee85ca035 update content 2020-11-13 11:46:51 +01:00
Hans Pagel
bb9e159642 replace renderless with headless 2020-11-13 11:04:31 +01:00
Hans Pagel
813575850c update content 2020-11-13 10:51:53 +01:00
Hans Pagel
e90652c137 add content 2020-11-12 16:55:27 +01:00
Hans Pagel
262ff88e59 update content 2020-11-12 16:36:29 +01:00
Hans Pagel
981ea8cf2f update content 2020-11-12 15:59:55 +01:00
Hans Pagel
3885f08475 update content 2020-11-12 15:50:24 +01:00
Hans Pagel
31d2947ed1 move monthly updates to another folder 2020-11-12 15:40:54 +01:00
Hans Pagel
7468677614 add redirects (easypeasy) 2020-11-12 15:31:44 +01:00
Hans Pagel
d57c0d8932 style 2020-11-12 11:58:15 +01:00
Hans Pagel
86c7f752f1 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-12 10:04:05 +01:00
Philipp Kühn
dbefbb98fa add FullEditor component 2020-11-12 00:01:18 +01:00
Philipp Kühn
8e45437362 fix typo 2020-11-11 21:39:45 +01:00
Hans Pagel
277867243a fix broken link 2020-11-11 16:13:08 +01:00
Hans Pagel
576ce93f2e add new email address 2020-11-11 15:35:05 +01:00
Hans Pagel
8f550ee0b2 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-10 15:28:32 +01:00
Hans Pagel
f5dabc76f2 update content 2020-11-10 15:28:29 +01:00
Philipp Kühn
efbe21d19a fix typo 2020-11-10 09:21:57 +01:00
Philipp Kühn
2e62e94852 refactoring 2020-11-06 17:34:58 +01:00
Hans Pagel
849ebca34d add toc to privacy policy 2020-11-06 16:44:04 +01:00
Philipp Kühn
a23c3a0196 rename 2020-11-06 16:39:30 +01:00
Hans Pagel
a2d1a421cb Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-06 16:25:54 +01:00
Hans Pagel
7357b9ee63 add legal stuff 2020-11-06 16:25:46 +01:00
Hans Pagel
5ec6e8bfd7 document text style and font family extensions (wip) 2020-11-06 16:12:53 +01:00
Hans Pagel
f28f33f140 Merge branch 'main' into feature/text-style-mark 2020-11-06 16:06:40 +01:00
Hans Pagel
1bed23484d add content 2020-11-06 16:06:36 +01:00
Hans Pagel
6beb9d2d69 update the text align page 2020-11-06 15:44:23 +01:00