Commit Graph

845 Commits

Author SHA1 Message Date
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