Commit Graph

201 Commits

Author SHA1 Message Date
Philipp Kühn
dac2434cd3 update docs 2020-11-16 10:03:12 +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
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
262ff88e59 update content 2020-11-12 16:36:29 +01:00
Hans Pagel
3885f08475 update content 2020-11-12 15:50:24 +01:00
Hans Pagel
7468677614 add redirects (easypeasy) 2020-11-12 15:31:44 +01:00
Philipp Kühn
a23c3a0196 rename 2020-11-06 16:39:30 +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
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
c0cc5a667c move hightlight test 2020-11-06 14:20:48 +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
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
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
36f8b29f0d add content 2020-11-05 16:02:12 +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
4ed01c41cb rename schema names 2020-11-03 20:57:09 +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
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
2450576cf5 typo 2020-10-30 17:21:02 +01:00