Commit Graph

351 Commits

Author SHA1 Message Date
Hans Pagel
775adc7af7 docs: add more content about dispatching commands 2021-01-13 11:08:37 +01:00
Hans Pagel
ecd0a6669a add support for raw Y.js fragments to the collaboration extension 2021-01-11 18:37:30 +01:00
Hans Pagel
9491537804 docs: add new examples to the node schema documentation 2021-01-11 15:39:06 +01:00
Hans Pagel
e4801b0cfa allow to pass a fragment name to the collaboration extension 2021-01-11 14:42:12 +01:00
Hans Pagel
3496718654 make less assumptions about the Y.js provider, fix #70 2021-01-08 18:02:06 +01:00
Hans Pagel
6c20e92f7e add a notice to WIP extensions 2021-01-08 00:21:07 +01:00
Philipp Kühn
5e29cc1481 add more core commands 2021-01-06 13:02:30 +01:00
Hans Pagel
50edde70f2 docs: add tasks 2020-12-07 10:09:18 +01:00
Philipp Kühn
81af92a85c add multicolor option to highlight 2020-12-03 23:32:11 +01:00
Hans Pagel
6342a757ef docs: update content 2020-12-03 17:23:54 +01:00
Hans Pagel
e63677a356 docs: add missing extension to overview 2020-12-03 17:06:03 +01:00
Hans Pagel
7c64c41084 docs: update content 2020-12-03 17:05:22 +01:00
Hans Pagel
e09273a056 docs: add content 2020-12-03 16:52:54 +01:00
Hans Pagel
9c82356184 add new dummy pages 2020-12-02 10:53:30 +01:00
Hans Pagel
be464d100f docs: update content 2020-12-01 15:42:36 +01:00
Hans Pagel
07af85999c docs: update content 2020-12-01 12:03:50 +01:00
Hans Pagel
e385417043 add nuxt.js guide 2020-12-01 11:31:23 +01:00
Hans Pagel
3ff8303ebd docs: update event documentation 2020-11-30 14:50:26 +01:00
Philipp Kühn
4fbdb0ff0c code style 2020-11-30 14:24:48 +01:00
Philipp Kühn
1ceb54bc19 rename init to create 2020-11-30 13:56:42 +01:00
Hans Pagel
996c29bcf7 add collaborative editing guide 2020-11-27 17:23:04 +01:00
Philipp Kühn
ebd84cf488 add onSelection event 2020-11-27 14:52:19 +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
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
Hans Pagel
a4cc02cff6 rework keyboard shortcuts 2020-11-19 01:16:10 +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
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
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
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
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
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
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
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
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
f4fdb4306c fix links 2020-10-29 13:13:27 +01:00
Hans Pagel
89465e6d55 update the content structure 2020-10-28 21:53:40 +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
9347dd167f update content 2020-10-28 16:49:44 +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
Hans Pagel
9c8cb574fb add new extension links to the overview 2020-10-27 22:43:38 +01:00
Hans Pagel
c9da3ab269 clean up and add attributes to the highlight command 2020-10-27 22:22:34 +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
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
Hans Pagel
3e3f4444e4 change keyboard shortcut for code blocks, should fix tests 2020-10-12 20:28:04 +02:00
Hans Pagel
05902a2f77 wording 2020-10-08 14:54:25 +02:00
Hans Pagel
2282beae07 fix typos 2020-10-08 13:54:29 +02:00
Philipp Kühn
ca5a049950
Merge pull request #17 from ueberdosis/feature/add-tilde-shortcut-to-code-blocks
add tilde markdown shortcut support to code blocks
2020-10-02 21:45:37 +02:00
Philipp Kühn
b573329fd5
Merge pull request #18 from ueberdosis/feature/double-tilde-shortcut-for-strike-mark
change markdown shortcut for striked text to two tildes
2020-10-02 21:44:44 +02:00
Hans Pagel
95c9c7cc0e minor improvement to the commands page 2020-10-02 17:22:38 +02:00
Hans Pagel
a03dfaf28d add content to the commands page 2020-10-02 16:56:02 +02:00
Hans Pagel
1fc7a6b37e add basic highlight extension 2020-10-02 15:28:00 +02:00
Hans Pagel
26504027b7 update the documentation 2020-10-02 15:12:01 +02:00
Hans Pagel
eeec5b6871 change markdown shortcut for striked text to two tildes 2020-10-02 15:05:26 +02:00
Hans Pagel
d99b75f6dd add introduction to all pages, move under table of contents 2020-10-01 12:26:20 +02:00
Hans Pagel
ecfa26b28a add support to configure the languageClassPrefix 2020-09-30 16:33:13 +02:00
Philipp Kühn
e67c041c31
Merge pull request #14 from ueberdosis/feature/flatten-history-options
flatten history plugin options
2020-09-27 21:30:09 +02:00
Hans Pagel
49b47c837b replace non-breaking-space with html entity 2020-09-27 11:01:25 +02:00
Hans Pagel
e536087cb2 flatten history plugin options 2020-09-27 10:52:09 +02:00
Hans Pagel
30bf37c8c8 make link target _blank the default 2020-09-27 10:41:20 +02:00
Hans Pagel
13c95b602e replace headline with heading 2020-09-27 10:40:08 +02:00
Hans Pagel
eca9dcd40d remove underline from default extensions 2020-09-27 10:38:59 +02:00
Hans Pagel
149ce56ad8 add table of content support 2020-09-27 10:29:01 +02:00
Hans Pagel
f635cebc5c add collaboration extensions to the overview 2020-09-26 21:11:42 +02:00
Hans Pagel
370dbb9d16 wording 2020-09-26 21:04:33 +02:00
Hans Pagel
960d230d84 add content to the collaboration extension page 2020-09-26 20:58:58 +02:00
Hans Pagel
870f52065e Merge branch 'feature/collaboration-with-yjs' into main 2020-09-26 13:58:11 +02:00
Hans Pagel
303b069348 improve the editor page 2020-09-26 13:57:47 +02:00
Hans Pagel
9ec392932a add empty extension pages 2020-09-26 11:36:43 +02:00
Hans Pagel
7db9211b98 update the commands page 2020-09-25 22:37:44 +02:00
Hans Pagel
a8c6c686d8 restructure the content, improve a lot 2020-09-25 22:22:44 +02:00
Hans Pagel
8a0a25aeb0 add tests to the link extension page 2020-09-25 19:36:43 +02:00
Hans Pagel
304504da73 add content to the link extension page 2020-09-25 19:05:21 +02:00
Hans Pagel
c4d9bf9b41 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-09-25 18:02:58 +02:00
Philipp Kühn
ccdad892d5 update docs structure 2020-09-25 18:02:22 +02:00