Commit Graph

1142 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
Hans Pagel
d5b6069511 add unused import which can’t be fixed automatically 2020-11-18 11:31:40 +01:00
Philipp Kühn
56c8bb1bd0 add link commands 2020-11-18 11:10:06 +01:00
Philipp Kühn
9d99e9c9d0 remove updateMarkAttributes 2020-11-18 11:05:19 +01:00
Philipp Kühn
786c86f4b8 fix tests 2020-11-17 22:15:05 +01:00
Philipp Kühn
34a25c7ea0 add highlight commands 2020-11-17 21:59:04 +01:00
Philipp Kühn
f9025775ca add code commands 2020-11-17 21:53:39 +01:00
Philipp Kühn
8195cbd91d add underline commands 2020-11-17 21:52:16 +01:00
Philipp Kühn
3ea2711aef add strike commands 2020-11-17 21:50:40 +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
127d99eb26 update dependencies 2020-11-17 21:28:41 +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
c70b1b3e58 add netlify redirect config 2020-11-17 13:42:37 +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
1ed6db24c2 remove provider setting from collab extension 2020-11-16 17:18:07 +01:00
Hans Pagel
4411fcfcf9 update content, update yarn lock file 2020-11-16 16:01:00 +01:00
Philipp Kühn
bfc2d219ac fix docs 2020-11-16 12:06:33 +01:00
Philipp Kühn
401bc345cc test 2020-11-16 12:02:31 +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
9c411f4830 fix bug 2020-11-16 10:23:57 +01:00
Philipp Kühn
dac2434cd3 update docs 2020-11-16 10:03:12 +01:00
Philipp Kühn
c87f49c1fe improve new extensions 2020-11-16 09:43:17 +01:00
Philipp Kühn
17dd284366 fix tests 2020-11-14 17:38:49 +01:00
Philipp Kühn
41ce8c0743 fix lint 2020-11-13 16:46:12 +01:00
Hans Pagel
480f863de3 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-13 15:47:06 +01:00
Hans Pagel
8f00a09b76 add styles to examples, add content to the typescript page 2020-11-13 15:46:55 +01:00
Philipp Kühn
5bccbacf32 improve v-model example 2020-11-13 15:30:09 +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
2cf8137def fix tests 2020-11-13 12:33:25 +01:00
Philipp Kühn
e548181455 fix linter 2020-11-13 11:58:22 +01:00
Hans Pagel
48be5d1f16 fix page navigation 2020-11-13 11:57:31 +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
eb827d774b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-12 16:00:31 +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
d7eeaa9e79 add todos 2020-11-12 15:38:57 +01:00
Philipp Kühn
719db52eb7 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Examples/FullEditor/index.vue
2020-11-12 15:35:13 +01:00
Hans Pagel
7468677614 add redirects (easypeasy) 2020-11-12 15:31:44 +01:00
Hans Pagel
956f2b184a ad link to v-model example 2020-11-12 13:20:22 +01:00
Hans Pagel
d57c0d8932 style 2020-11-12 11:58:15 +01:00
Philipp Kühn
a2f83b78c1 add extensions prop 2020-11-12 10:14:50 +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
085397478d link to the 'next' repository 2020-11-11 15:14:07 +01:00
Philipp Kühn
1dfd289a23 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-11 14:32:41 +01:00
Philipp Kühn
ca6bb92e70 greyscale docsearch 2020-11-11 14:19:14 +01:00
Hans Pagel
aa4441edc5 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-11 14:08:53 +01:00
Philipp Kühn
1243e4cd50 update dependencies 2020-11-11 13:56:52 +01:00
Philipp Kühn
d3b4e7a1d4 fix build for now 2020-11-10 16:29:31 +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
Hans Pagel
6fd98704a0 change docsearch to dark mode 2020-11-06 20:14:06 +01:00
Hans Pagel
870185ed6a switch back to alpha 👀 2020-11-06 20:13:48 +01:00
Philipp Kühn
2e62e94852 refactoring 2020-11-06 17:34:58 +01:00
Philipp Kühn
3c49928347 formatting 2020-11-06 17:25:57 +01:00
Philipp Kühn
3f384b1b88 add beta badge 2020-11-06 17:24:27 +01:00
Philipp Kühn
d483a978d5 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-06 17:12:07 +01:00
Philipp Kühn
6d61c0801c add new docsearch 2020-11-06 17:11:52 +01:00
Hans Pagel
849ebca34d add toc to privacy policy 2020-11-06 16:44:04 +01:00
Hans Pagel
15c9efc5cf Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-06 16:40:12 +01:00
Hans Pagel
693c2977e0 change link order in the footer 2020-11-06 16:40:10 +01:00
Philipp Kühn
a23c3a0196 rename 2020-11-06 16:39:30 +01:00
Philipp Kühn
59dabfbbe6 add remove font family button 2020-11-06 16:39:01 +01:00
Philipp Kühn
f757eef539 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-06 16:28:19 +01:00
Philipp Kühn
37768cf7b2 fix lint 2020-11-06 16:28:10 +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
Philipp Kühn
fd314bf6f5 Merge branch 'feature/text-style-mark' of https://github.com/ueberdosis/tiptap-next into feature/text-style-mark
# Conflicts:
#	docs/src/demos/Marks/TextStyle/index.vue
2020-11-06 16:24:20 +01:00
Philipp Kühn
1af7829924 improve text style extension 2020-11-06 16:21:19 +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
Hans Pagel
be44c6c6c7 improve typography extension 2020-11-06 15:31:29 +01:00
Philipp Kühn
944d5e7039 add basic font-family extension 2020-11-06 15:14:04 +01:00
Hans Pagel
8c1d7cd160 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-06 14:49:45 +01:00
Hans Pagel
d4a8058539 add new pages, add more content 2020-11-06 14:49:40 +01:00
Philipp Kühn
d6930a6ba6 add basic text style mark 2020-11-06 14:46:59 +01:00
Philipp Kühn
bdb90403eb refactoring 2020-11-06 14:27:43 +01:00
Philipp Kühn
c0cc5a667c move hightlight test 2020-11-06 14:20:48 +01:00
Hans Pagel
e8bcb994cf add page titles 2020-11-06 14:20:00 +01:00
Hans Pagel
68c8369a68 update dependencies 2020-11-06 13:59:22 +01:00
Philipp Kühn
2260f3615e add extendMarkRange to docs 2020-11-06 13:44:37 +01:00
Hans Pagel
645ec6e153 update content 2020-11-06 11:37:30 +01:00
Philipp Kühn
e4eed4ea09 Merge branch 'main' into feature/new-highlight-extension 2020-11-05 23:19:37 +01:00
Hans Pagel
7fa5ad5db4 add mooore typography rules 2020-11-05 23:06:59 +01:00
Hans Pagel
2a0ef712cc Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-05 22:50:20 +01:00
Hans Pagel
7a7e517577 add arrows to the typography extension 2020-11-05 22:50:07 +01:00
Hans Pagel
44865a2ea7 clean up the tests 2020-11-05 22:47:55 +01:00
Hans Pagel
dd3f84c4e3 add content to the typography extension page 2020-11-05 22:47:44 +01:00
Philipp Kühn
3875c71f8e Merge branch 'main' into feature/new-highlight-extension 2020-11-05 22:35:46 +01:00
Hans Pagel
e90934aa96 add more content 2020-11-05 22:16:18 +01:00
Philipp Kühn
a3a8183088 fix bug in demo component, fix #39 2020-11-05 22:04:18 +01:00
Philipp Kühn
aec6872017 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/docPages/api/commands.md
2020-11-05 22:00:24 +01:00
Philipp Kühn
3ce0e791f6 rename updateMark and setNodeAttributes, fix #38 2020-11-05 21:59:04 +01:00
Hans Pagel
f946954e91 add content to the collaboration cursor extension 2020-11-05 21:57:25 +01:00
Hans Pagel
810f3d6b6d add content to the dropcursor page 2020-11-05 21:39:08 +01:00
Philipp Kühn
9103172837 Merge branch 'main' into feature/new-highlight-extension
# Conflicts:
#	docs/src/docPages/api/extensions.md
#	docs/src/links.yaml
#	packages/core/src/extensions/toggleMark.ts
2020-11-05 21:27:20 +01:00
Hans Pagel
a74453f96c add missing comman descriptions 2020-11-05 21:25:03 +01:00
Hans Pagel
5a9894aa5c add more content 2020-11-05 21:14:21 +01:00
Hans Pagel
44a2839d41 add more content 2020-11-05 17:01:25 +01:00
Hans Pagel
1bd95e17f7 improve blockquote styling 2020-11-05 16:46:05 +01:00
Hans Pagel
9adeed74ef add the sponsors page 2020-11-05 16:17:01 +01:00
Hans Pagel
36bfc5c391 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-05 16:02:21 +01:00
Hans Pagel
36f8b29f0d add content 2020-11-05 16:02:12 +01:00
Philipp Kühn
ef1caab47f whitespace 2020-11-05 15:11:24 +01:00
Philipp Kühn
5a9e8ce522 fixx task list style 2020-11-05 14:52:11 +01:00
Hans Pagel
1aebab31d9 add a link to mouseless 2020-11-05 14:45:52 +01:00
Hans Pagel
520cc318a6 add content 2020-11-05 14:39:28 +01:00
Hans Pagel
8147172325 update the gapcursor page & example 2020-11-05 13:51:09 +01:00
Hans Pagel
729fa7f036 add content to the gapcursor page 2020-11-05 11:46:27 +01:00
Hans Pagel
b7dbc4d9bc Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-05 09:38:29 +01:00
Philipp Kühn
742e643ab3 add text transform to nav item labels 2020-11-04 17:46:20 +01:00
Philipp Kühn
4ed01c41cb rename schema names 2020-11-03 20:57:09 +01:00
Hans Pagel
646c8697d6 add node views heading to the documentation 2020-11-03 17:10:17 +01:00
Hans Pagel
f47bc4693e clean up 2020-11-03 17:08:04 +01:00
Hans Pagel
d69b8778d6 add more content, add tests to the tasklist extension 2020-11-03 17:05:27 +01:00
Hans Pagel
34a3a7fe26 move everything around, add more content and a first test for images 2020-11-03 16:43:35 +01:00
Hans Pagel
9bcdb57f14 update content, add text align justify 2020-11-03 16:13:13 +01:00
Philipp Kühn
595709547e update docs 2020-11-02 17:36:27 +01:00
Philipp Kühn
c73b03c595 fix error 2020-11-02 16:56:01 +01:00
Philipp Kühn
c9d5494875 improve table styling 2020-11-02 16:47:21 +01:00
Philipp Kühn
b3fb079fee fix tests 2020-11-02 16:33:12 +01:00
Philipp Kühn
b89e57044a Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-02 16:23:46 +01:00
Philipp Kühn
389937c32f refactoring 2020-11-02 16:23:43 +01:00
Hans Pagel
9347deb535 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-02 15:54:24 +01:00
Hans Pagel
4ed07ba87e move nodes and marks to a separate folder, add missing extensions 2020-11-02 15:54:15 +01:00
Philipp Kühn
eed82a57b6 wording 2020-11-02 15:47:51 +01:00
Philipp Kühn
83ebbf957a add setDefaultNodeAttributes 2020-11-02 15:46:56 +01:00
Philipp Kühn
a97ffc41f4 add clear nodes button 2020-11-02 14:30:08 +01:00
Philipp Kühn
9f6087f36f revert changes in demo 2020-11-01 00:35:14 +01:00
Philipp Kühn
97831ea8e5 add typography extension 2020-11-01 00:28:46 +01:00
Philipp Kühn
4ce0eef6c0 move dropcursor and gapcursor to its own package 2020-11-01 00:16:28 +01:00
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
5723b1b761 open files in vscode in development 2020-10-30 18:11:54 +01:00
Philipp Kühn
1ab817295c dont use scoped styles for demos 2020-10-30 17:52:46 +01:00
Philipp Kühn
a56f396e02 add basic styling to task list 2020-10-30 17:21:20 +01:00
Philipp Kühn
2450576cf5 typo 2020-10-30 17:21:02 +01:00
Philipp Kühn
cc3dcf1c29 fix tests 2020-10-30 17:12:28 +01:00
Philipp Kühn
9a6a2b0c89 improve code styling 2020-10-30 17:00:38 +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
Philipp Kühn
b28a322d8b add node view to task item 2020-10-30 14:55:48 +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
f5763b8cc0 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-10-29 13:13:36 +01:00
Hans Pagel
f4fdb4306c fix links 2020-10-29 13:13:27 +01:00
Philipp Kühn
be86773fc2 show always full menu on mobile 2020-10-29 09:42:39 +01:00
Philipp Kühn
3bbadc5517 add colored lists 2020-10-29 09:32:11 +01:00
Hans Pagel
89465e6d55 update the content structure 2020-10-28 21:53:40 +01:00
Philipp Kühn
a46514468b add footer styling 2020-10-28 21:23:22 +01:00
Philipp Kühn
541356a321 improve basic styling 2020-10-28 21:13:29 +01:00
Philipp Kühn
490a9fbb51 update colors 2020-10-28 21:06:00 +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
4dad818f7d rename HTML function names 2020-10-28 17:20:38 +01:00
Hans Pagel
4af6049792 add hostic-dom 2020-10-28 17:12:25 +01:00
Hans Pagel
c353a7f01f Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-10-28 16:54:19 +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
9e2ee85065 move edit link & made with <3 to the page footer 2020-10-28 16:32:37 +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
Philipp Kühn
4a78ad1523 smaller images 2020-10-28 08:53:03 +01:00
Hans Pagel
3e2c72cc93 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-10-27 23:04:46 +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
Philipp Kühn
bfb52ebfa6 update image content 2020-10-27 22:41:19 +01:00
Hans Pagel
0f9c705ee0 try to fix the test (wip) 2020-10-27 22:38:05 +01:00
Philipp Kühn
a731ff8ea2 refactoring 2020-10-27 22:35:31 +01:00
Hans Pagel
c9da3ab269 clean up and add attributes to the highlight command 2020-10-27 22:22:34 +01:00
Hans Pagel
47109ed97f improve the highlight extension, add pasteRule and inputRule 2020-10-27 22:14:40 +01:00
Philipp Kühn
d8e82959ec add some random image 2020-10-27 21:38:29 +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
ed7d3862b2 refactor some attributes to new syntax 2020-10-27 14:53:23 +01:00
Philipp Kühn
a346c7b8cd update dependencies 2020-10-27 14:15:57 +01:00
Philipp Kühn
98580b2149 fix some bugs 2020-10-23 23:41:54 +02:00
Philipp Kühn
4bff000751 add textAlign command 2020-10-23 17:50:28 +02:00
Philipp Kühn
9f908b2cbf add setNodeAttributes command 2020-10-23 17:19:12 +02: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
94a80b6f6e update dependencies 2020-10-23 11:50:06 +02:00
Philipp Kühn
c40e7761b8 fix lint 2020-10-23 11:45:28 +02:00
Philipp Kühn
54195d29eb fix more errors 2020-10-23 11:24:27 +02:00
Philipp Kühn
79172753ef add new syntax to all extensions 2020-10-22 12:34:49 +02:00
Philipp Kühn
36fd2b70c7 Merge branch 'main' into feature/extension-classes 2020-10-21 09:42:27 +02:00
Philipp Kühn
e549f3954f improve scrolling again 2020-10-16 09:28:14 +02:00
Philipp Kühn
a6041f2723 improve scroll position 2020-10-16 09:11:09 +02:00
Philipp Kühn
7e33b748d1 improve spacings 2020-10-13 09:07:47 +02:00
Philipp Kühn
681f951f5f Merge branch 'main' into feature/extension-classes
# Conflicts:
#	packages/core/src/utils/getSchema.ts
2020-10-12 22:25:33 +02:00
Philipp Kühn
82ee198e57 improve demo styling 2020-10-12 21:51:47 +02:00
Philipp Kühn
77f431a47d dont use live-demo 2020-10-12 21:47:19 +02:00
Philipp Kühn
d332a189b3 fix list style 2020-10-12 21:41:32 +02:00
Philipp Kühn
867254f109 refactoring 2020-10-12 21:37:03 +02:00
Philipp Kühn
5a9a8ce34e improve menu styling 2020-10-12 21:19:13 +02:00
Philipp Kühn
e9d410f53b fix code highlight lines 2020-10-12 21:14:14 +02:00
Philipp Kühn
bfc23427e7 improve mobile styling 2020-10-12 20:59:16 +02:00
Philipp Kühn
94e49b1c38 update dependencies 2020-10-12 20:45:02 +02:00
Hans Pagel
2f8f40e8c9 disable last failing test for now 2020-10-12 20:36:01 +02:00
Hans Pagel
3e3f4444e4 change keyboard shortcut for code blocks, should fix tests 2020-10-12 20:28:04 +02:00
Hans Pagel
a237db377b get rid of the 2 in the siteName again 2020-10-12 20:18:18 +02:00
Philipp Kühn
9797a0b7a8 add mobile nav 2020-10-12 18:42:47 +02:00
Philipp Kühn
f0cfd8e877 improve page navigation styling 2020-10-12 18:09:20 +02:00
Hans Pagel
9a1bc8a8b1 everything is broken 2020-10-12 17:58:30 +02:00
Philipp Kühn
ba4a52d610 improve img styling 2020-10-12 17:50:56 +02:00
Hans Pagel
7ad63a2921 improve tests 2020-10-12 17:47:22 +02:00
Philipp Kühn
95aa1fd46b fix lint 2020-10-12 17:45:38 +02:00
Philipp Kühn
e3f5447476 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-10-12 17:43:23 +02:00
Philipp Kühn
512f504f08 add github link 2020-10-12 17:43:20 +02:00
Philipp Kühn
ba7d17603b decrease text brightness 2020-10-12 17:21:09 +02:00
Hans Pagel
34affa7bbb fix tests 2020-10-12 17:19:19 +02:00
Philipp Kühn
9abb4afc21 improve inline code breaks 2020-10-12 17:16:51 +02:00
Philipp Kühn
5d679249d5 fix render bug 2020-10-12 17:12:44 +02:00
Philipp Kühn
597b2db742 add label to toc 2020-10-12 17:07:10 +02:00
Philipp Kühn
801912be5d add toc style 2020-10-12 17:03:46 +02:00
Philipp Kühn
4cd4c7527b add basic new page layout 2020-10-12 13:58:41 +02:00
Philipp Kühn
fb101c05f3 improve styling 2020-10-12 13:21:16 +02:00