Commit Graph

308 Commits

Author SHA1 Message Date
Philipp Kühn
64b8f5c514 update docs 2021-02-28 23:39:29 +01:00
Hans Pagel
38952fb8c9 docs: fix broken link 2021-02-24 21:08:54 +01:00
Philipp Kühn
e4cb53eab7 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/remove-inferred-commands
# Conflicts:
#	docs/src/demos/Experiments/Annotation/extension/annotation.ts
#	docs/src/demos/Experiments/Color/extension/Color.ts
#	docs/src/demos/Experiments/Details/details.ts
2021-02-16 18:08:12 +01:00
Hans Pagel
d7bee8bed9 docs: update content 2021-02-12 15:40:22 +01:00
Hans Pagel
cbb086e4da docs: update content 2021-02-12 15:33:58 +01:00
Hans Pagel
a69c522455 docs: update content 2021-02-12 15:02:40 +01:00
Hans Pagel
44c1567a01 docs: update content 2021-02-11 23:37:41 +01:00
Philipp Kühn
130cc1a6f3 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/remove-inferred-commands 2021-02-10 20:39:13 +01:00
Philipp Kühn
2472a344f0 remove registerCommand from docs 2021-02-10 20:30:28 +01:00
Hans Pagel
90efee5622 clean up 2021-02-10 15:31:02 +01:00
Philipp Kühn
2315357125 add keyboardShortcut and enter command 2021-02-09 21:04:33 +01:00
Hans Pagel
d9ef464c45 docs: update content 2021-02-08 17:39:50 +01:00
Hans Pagel
13ad3acf63 add tableRole and allowGapCursor to the documentation 2021-02-06 23:25:33 +01:00
Philipp Kühn
a4866dc946 fix hearts 2021-02-05 20:37:09 +01:00
Hans Pagel
3c7b9f53c7 docs: wording 2021-02-05 18:14:18 +01:00
Hans Pagel
1c468b4542 refactoring 2021-02-05 18:13:51 +01:00
Hans Pagel
71cca24c32 docs: fix default value for the focus extension, see #137 2021-02-05 11:26:12 +01:00
Hans Pagel
e54dd76cd9 docs: update content 2021-02-05 11:24:53 +01:00
Hans Pagel
ac97e393d1 docs: update content 2021-02-04 17:33:59 +01:00
Philipp Kühn
8d7cca28d9 typo 2021-02-04 10:39:46 +01:00
Philipp Kühn
35f1717b44 fix bug 2021-02-03 09:20:22 +01:00
Philipp Kühn
c2fb78ae61 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/landingpage 2021-02-02 15:08:46 +01:00
Philipp Kühn
8cc6d359a9 change style 2021-02-02 14:26:25 +01:00
Hans Pagel
22ed56769c docs: update content 2021-02-02 14:08:45 +01:00
Hans Pagel
416225174a docs: update links to api concept, fix #121 2021-01-29 15:16:52 +01:00
Hans Pagel
b5df7b40dc docs: update content, see #103 2021-01-28 12:21:12 +01:00
Hans Pagel
62f42a229f [BREAKING CHANGE] change the default document type to doc 2021-01-28 11:58:10 +01:00
Hans Pagel
91a5aa32b1 docs: add content to the Mention page 2021-01-27 11:52:42 +01:00
Hans Pagel
06b6fc25d4 add getCharacterCount method to the editor 2021-01-27 11:40:49 +01:00
Hans Pagel
071322bfb7 docs: document empty elements, see #103 2021-01-27 09:41:13 +01:00
Hans Pagel
f2a39743e1 docs: rename all the things 2021-01-26 00:57:47 +01:00
Hans Pagel
4c34bfd8d2 docs: update content 2021-01-26 00:51:14 +01:00
Hans Pagel
26fb84fe27 add the character count extension 2021-01-25 23:40:15 +01:00
Hans Pagel
4ec0c456a7 docs: update content 2021-01-25 23:17:02 +01:00
Hans Pagel
126894d9d1 docs: add content to table pages 2021-01-25 12:04:08 +01:00
Hans Pagel
52af0b83c4 docs: update content 2021-01-25 11:44:11 +01:00
Hans Pagel
c9fd8fa25b Merge branch 'feature/tables' into main 2021-01-25 11:08:41 +01:00
Hans Pagel
b629b382e1 docs: add badges to all extensions 2021-01-25 10:35:52 +01:00
Hans Pagel
4fd884d38d add a task, fix a minor styling issue 2021-01-23 14:31:41 +01:00
Hans Pagel
05487ea82f add table headers 2021-01-22 20:01:01 +01:00
Hans Pagel
6a1661cf9f init table, table-row and table-cell 2021-01-22 20:01:01 +01:00
Hans Pagel
1a5e0b6a5f docs: add 404 page 2021-01-21 23:41:28 +01:00
Philipp Kühn
223ffaab1e fix tests 2021-01-21 17:40:50 +01:00
Hans Pagel
41fcef8867 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-21 12:35:16 +01:00
Hans Pagel
a0e375bf1e docs: update content 2021-01-21 12:35:06 +01:00
Philipp Kühn
a2d5eef6b2 add commands experiment 2021-01-21 12:13:20 +01:00
Philipp Kühn
55d767d94c add replaceRange command 2021-01-20 20:37:53 +01:00
Hans Pagel
48cbca07dd docs: update content 2021-01-20 17:58:53 +01:00
Hans Pagel
271f77f6f4 docs: update content 2021-01-20 16:56:25 +01:00
Hans Pagel
787982fea0 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-20 11:41:10 +01:00