Commit Graph

892 Commits

Author SHA1 Message Date
Philipp Kühn
1ceb54bc19 rename init to create 2020-11-30 13:56:42 +01:00
Philipp Kühn
6c39aea432 add destroy event 2020-11-30 13:50:06 +01:00
Hans Pagel
6f3517a5cf Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-30 13:35:57 +01:00
Hans Pagel
e2c5720a0d refactor the collaboration extensions 2020-11-30 13:35:49 +01:00
Hans Pagel
18959051b4 docs: update structure 2020-11-30 11:18:05 +01:00
Philipp Kühn
89e15a4789 formatting 2020-11-30 09:47:19 +01:00
Philipp Kühn
ec56158739 add support for only checking attributes in isActive 2020-11-30 00:04:30 +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
Hans Pagel
bfc04212b4 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-27 12:48:21 +01:00
Hans Pagel
4f92e38fdd add comment 2020-11-27 12:48:17 +01:00
Philipp Kühn
e4729b5dfa fix css 2020-11-26 09:00:14 +01:00
Philipp Kühn
b5ba3fd3eb improve node views 2020-11-25 22:11:17 +01:00
Philipp Kühn
c8fa3cc29d improve schema 2020-11-25 22:02:38 +01:00
Philipp Kühn
24a3cb444a refactoring 2020-11-25 20:46:07 +01:00
Philipp Kühn
607a2ca295 add scrollable tabs for demo component 2020-11-25 20:37:32 +01:00
Philipp Kühn
872d79eca4 fix demo component 2020-11-25 18:34:50 +01:00
Philipp Kühn
8e7ef3497e Merge branch 'feature/vue-node-views' into main 2020-11-25 18:30:15 +01:00
Philipp Kühn
a0339c51e6 fix draggable in firefox 2020-11-25 18:29:41 +01:00
Philipp Kühn
fd94e321ea cleanup drag handle example 2020-11-25 17:58:53 +01:00
Philipp Kühn
b7ca33aeae improve draggable example 2020-11-25 17:19:24 +01:00
Hans Pagel
7bb64aad1b fix collaborative editing document name 2020-11-25 16:50:12 +01:00
Hans Pagel
75ed34d065 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-25 11:49:17 +01:00
Hans Pagel
0b725ef3cd add websocket server logging, switch to local websocket server 2020-11-25 11:49:07 +01:00
Philipp Kühn
c66c30ea49 Merge branch 'main' into feature/vue-node-views 2020-11-25 11:38:50 +01:00
Philipp Kühn
d7084845f4 fix task list example 2020-11-25 11:24:10 +01:00
Philipp Kühn
507fd981d5 try to improve drag handling 2020-11-25 11:21:53 +01:00
Philipp Kühn
da45af3a51 Merge branch 'main' into feature/vue-node-views 2020-11-25 10:00:13 +01:00
Philipp Kühn
d938979584 try to solve nested drag handles 2020-11-24 21:50:54 +01:00
Hans Pagel
5685cf83a4 improve link testing 2020-11-24 17:26:47 +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
f4368f9021 improve support for drag and drop 2020-11-24 11:40:09 +01:00
Philipp Kühn
dcac8e5407 improve node views 2020-11-24 10:51:57 +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
99f50749aa remove typescript dependency from docs 2020-11-23 17:14:30 +01:00
Philipp Kühn
6f169a6fdd Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-23 17:11:54 +01:00
Philipp Kühn
f708697863 update dependencies 2020-11-23 17:11:48 +01:00
Hans Pagel
1af104be33 move insertHTML, setContent, clearContent tests to the basic demo 2020-11-23 16:55:27 +01:00
Hans Pagel
fa73035aa4 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-23 15:52:00 +01:00
Philipp Kühn
5187fbd5d2 improve mobile tables 2020-11-21 23:09:56 +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
7decae762a add vscode links 2020-11-20 21:47:55 +01:00
Philipp Kühn
feda283fcb add enableInputRules and enablePasteRules option 2020-11-20 21:30:12 +01:00
Hans Pagel
86219a3ed1 test inline code keyboard shortcuts 2020-11-20 13:56:52 +01:00
Philipp Kühn
51d06f1aa2 Merge branch 'main' into feature/vue-node-views 2020-11-20 00:12:17 +01:00
Philipp Kühn
e756cfae94 fix anchor navigation for safari 2020-11-20 00:11:13 +01:00
Philipp Kühn
7f0f29742c some more tests 2020-11-19 21:00:24 +01:00
Philipp Kühn
2d2ffb60ef use functional component 2020-11-19 10:36:06 +01:00
Philipp Kühn
967a82b375 Merge branch 'main' into feature/vue-node-views 2020-11-19 09:38:23 +01:00
Philipp Kühn
0860170684 improve node views 2020-11-19 09:38:05 +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
209c2c2125 remove comments 2020-11-18 17:57:18 +01:00
Philipp Kühn
6ac0fa7e67 maybe fix a bug 2020-11-18 17:52:23 +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
Philipp Kühn
a474fe0ce7 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-18 16:43:32 +01:00
Philipp Kühn
3cd6c55279 restructure commands 2020-11-18 16:43:27 +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
Philipp Kühn
03f009d5f0 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-18 15:18:44 +01:00
Philipp Kühn
e9602626b7 improve resetNodeAttributes command 2020-11-18 15:18:30 +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
Philipp Kühn
fade8f798d fix tests 2020-11-18 12:41:15 +01:00
Philipp Kühn
9f7bc40f5e Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-18 12:35:45 +01:00
Hans Pagel
f850a6903f docs: update content 2020-11-18 12:34:48 +01:00
Philipp Kühn
86fef8eca1 update textalign commands 2020-11-18 12:34:06 +01:00
Philipp Kühn
ab5e144a5f add paragraph command 2020-11-18 12:29:24 +01:00
Philipp Kühn
e526c788c9 add image command 2020-11-18 12:28:08 +01:00
Philipp Kühn
9a376a66e6 add horizontal rule command 2020-11-18 12:26:13 +01:00
Philipp Kühn
45a4562d4a add heading commands 2020-11-18 12:24:41 +01:00
Hans Pagel
00e3dc7860 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-18 12:12:43 +01:00
Hans Pagel
c47e4d1f6d docs: add HTMLAttributes 2020-11-18 12:12:34 +01:00
Philipp Kühn
bf08653bba add hardbreak commands 2020-11-18 12:11:45 +01:00
Philipp Kühn
fbee7656c8 add fontFamily commands 2020-11-18 12:09:04 +01:00
Philipp Kühn
116b189a93 add codeblock commands 2020-11-18 12:00:26 +01:00
Philipp Kühn
a148d9cd17 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-18 11:54:28 +01:00
Philipp Kühn
012beb286c add blockquote commands 2020-11-18 11:54:18 +01:00
Hans Pagel
be5a715926 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-18 11:51:38 +01:00
Hans Pagel
3260ee903c fix tests 2020-11-18 11:51:23 +01:00
Hans Pagel
5ee92bcbfb remove unused import 2020-11-18 11:37:12 +01:00
Philipp Kühn
489e064c76 rename tasklist command 2020-11-18 11:35:28 +01:00
Philipp Kühn
d1c767413e rename ordererdlist command 2020-11-18 11:34:44 +01:00
Philipp Kühn
6ca1a6c307 rename bulletlist command 2020-11-18 11:33:33 +01:00