Commit Graph

1626 Commits

Author SHA1 Message Date
Hans Pagel
e597ed9f55 docs: update content 2021-04-07 23:08:24 +02:00
Hans Pagel
b5cf0892c4 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-04-07 22:56:52 +02:00
Hans Pagel
e23f1bd299 docs: update content 2021-04-07 22:53:51 +02:00
Hans Pagel
fa23bae5b5 docs: update content 2021-04-07 22:53:31 +02:00
Philipp Kühn
95f31f48fd Merge branch 'main' into feature/extension-code-block-lowlight 2021-04-07 22:39:39 +02:00
Philipp Kühn
7c4c50e520 docs: fix some code blocks 2021-04-07 22:28:29 +02:00
Philipp Kühn
508fcfd882 docs: fix copy for node view examples 2021-04-07 22:21:27 +02:00
Philipp Kühn
a0e2a830d7 refactor: remove isEditable from node views, remove viewUpdate event 2021-04-07 22:07:36 +02:00
Philipp Kühn
3334d930f3 feat: add resetAttributes() command, deprecate resetNodeAttributes() 2021-04-07 21:30:55 +02:00
Philipp Kühn
aac32b4df6 feat: add updateAttributes() command, deprecate updateNodeAttributes(), fix #254 2021-04-07 21:17:02 +02:00
Philipp Kühn
e61b2a51ed update text 2021-04-07 18:43:36 +02:00
Philipp Kühn
bb1ae659a4 feat: add priority option to extensions 2021-04-07 18:29:16 +02:00
Philipp Kühn
b8d9b7d4c7 feat: add insertContent() command, deprecate insertText(), insertHTML() and insertNode() 2021-04-07 11:53:37 +02:00
Philipp Kühn
63acc57305 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next 2021-04-07 00:26:28 +02:00
Philipp Kühn
b477a1bb0a fix task list in collab example, fix #246, fix #247 2021-04-07 00:26:23 +02:00
Hans Pagel
c063cc99f4 docs: add better titles to the integration guides 2021-04-07 00:08:50 +02:00
Hans Pagel
2c5a82df47 docs: update content, add new commands pages 2021-04-06 23:57:20 +02:00
Hans Pagel
85556fc428 docs: enable linkGroups to have links, too 2021-04-06 23:47:12 +02:00
Hans Pagel
3f3ce1d8d4 docs: update content 2021-04-06 23:36:07 +02:00
Philipp Kühn
c190d26a46 fix docs 2021-04-06 19:35:29 +02:00
Philipp Kühn
5622deca30 fix: fix checkbox in firefox, fix #251 2021-04-06 18:57:39 +02:00
kriskbx
66f02c4145 enable indexeddb persistence again 2021-04-06 11:01:41 +02:00
Philipp Kühn
130023bca5 update dependencies 2021-04-05 11:41:10 +02:00
Philipp Kühn
6720666fc3 fix language switcher example 2021-04-05 00:23:12 +02:00
Philipp Kühn
12069519d6 add code block langauge switcher example 2021-04-05 00:07:58 +02:00
Philipp Kühn
704e01de6a Merge branch 'main' into feature/extension-code-block-lowlight
# Conflicts:
#	docs/src/docPages/api/nodes/code-block-lowlight.md
#	docs/src/links.yaml
2021-04-04 23:13:52 +02:00
Hans Pagel
bdccc66d0f docs: update content 2021-04-03 17:30:56 +02:00
Hans Pagel
3c963c302b docs: update content 2021-04-03 16:49:53 +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
Hans Pagel
0e6c79a761 docs: update content 2021-04-03 13:49:36 +02:00
Philipp Kühn
1f2cbc5594 fix code style 2021-04-02 22:24:00 +02:00
Philipp Kühn
a5e1030e4f add insertNode command 2021-04-02 21:55:25 +02:00
Philipp Kühn
7adf1853d7 add basic lowlight extension 2021-04-02 00:07:40 +02:00
Philipp Kühn
c45d369de5 add transition to menus 2021-04-01 17:59:07 +02:00
Philipp Kühn
3b3a0103b9 add basic styling for menus example 2021-04-01 17:36:22 +02:00
Philipp Kühn
136f6e47a9 add menus example 2021-04-01 16:56:56 +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
3eac1ce319 add floating menu to vue 3 and react 2021-04-01 15:55:19 +02:00
Philipp Kühn
3f1fa81392 add doc page for floating menu 2021-04-01 15:47:00 +02:00
Philipp Kühn
007e6f855b add basic floating menu 2021-04-01 15:19:31 +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
Philipp Kühn
6f5a96d2e5 add menububble react component 2021-03-31 10:21:34 +02:00
Philipp Kühn
d7fd11c1d0 add link to single demo page 2021-03-31 09:56:18 +02:00
Hans Pagel
189d669b3a docs: fix demo styling 2021-03-31 09:45:54 +02:00
Hans Pagel
f60b1bff45 docs: update content 2021-03-30 21:53:29 +02:00
Hans Pagel
bdf1afda74 docs: update content 2021-03-30 21:18:39 +02:00