Commit Graph

331 Commits

Author SHA1 Message Date
Hans Pagel
2c5a82df47 docs: update content, add new commands pages 2021-04-06 23:57:20 +02:00
Hans Pagel
3f3ce1d8d4 docs: update content 2021-04-06 23:36:07 +02:00
Hans Pagel
e5866a08cf docs: update content 2021-04-03 16:13:47 +02:00
Hans Pagel
4792fc3200 docs: update content 2021-04-03 15:21:30 +02:00
Philipp Kühn
a5e1030e4f add insertNode command 2021-04-02 21:55:25 +02:00
Philipp Kühn
c68fa74ad1 add resize event 2021-04-01 16:21:47 +02:00
Philipp Kühn
a29e62d562 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next 2021-04-01 15:57:34 +02:00
Philipp Kühn
3f1fa81392 add doc page for floating menu 2021-04-01 15:47:00 +02:00
Hans Pagel
cc44f1a65a docs: update content 2021-03-31 22:35:00 +02:00
Philipp Kühn
5095d74ec6 update docs 2021-03-31 14:07:23 +02:00
Philipp Kühn
74c4beece7 Merge branch 'feature/extension-bubble-menu' 2021-03-31 13:45:46 +02:00
Hans Pagel
f60b1bff45 docs: update content 2021-03-30 21:53:29 +02:00
Hans Pagel
69ba3e3c97 docs: update content 2021-03-30 21:17:10 +02:00
Hans Pagel
8fcfaef4f1 docs: update content 2021-03-30 20:45:48 +02:00
Philipp Kühn
5213069bb4 add react demo (WIP) to bubble menu 2021-03-30 14:24:52 +02:00
Philipp Kühn
daa8e72477 add doc page for bubble menu 2021-03-30 14:07:18 +02:00
Philipp Kühn
2d74694067 fix document doc 2021-03-30 11:39:07 +02:00
Hans Pagel
5f599c45b9 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-03-25 09:48:56 +01:00
Hans Pagel
e6a26f3412 docs: update content 2021-03-25 09:48:47 +01:00
Philipp Kühn
49611e16e5 add placeholder extension 2021-03-24 22:50:30 +01:00
Hans Pagel
a5f28e421e fix conflicting keyboard shortcut for the task list 2021-03-24 20:39:56 +01:00
Philipp Kühn
b5ebf27789 update docs 2021-03-09 21:25:30 +01:00
Philipp Kühn
15848473ed rename selection to selectionUpdate, add editor to event listener props 2021-03-09 09:50:03 +01:00
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