Commit Graph

1658 Commits

Author SHA1 Message Date
Philipp Kühn
cf275e9417 docs: update content 2021-04-16 12:48:06 +02:00
Philipp Kühn
08974c6332 fix lint errors 2021-04-15 22:58:13 +02:00
Philipp Kühn
998356a530 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/add-hierarchy-to-extensions
# Conflicts:
#	packages/extension-code-block-lowlight/src/code-block-lowlight.ts
2021-04-15 22:57:04 +02:00
Philipp Kühn
05434afc47 wip: add extension.name 2021-04-15 22:03:45 +02:00
Hans Pagel
accceccd09 docs: update content 2021-04-15 21:48:19 +02:00
Philipp Kühn
07bc40ce75 wip: add getExtensionField 2021-04-15 21:14:33 +02:00
Hans Pagel
680ce9b7aa docs: update content 2021-04-15 19:50:42 +02:00
Hans Pagel
ef6bf3616e docs: add a word break experiment 2021-04-15 19:34:05 +02:00
Hans Pagel
f05e237346 docs: update content 2021-04-15 19:33:51 +02:00
Hans Pagel
2185554226 update redirects 2021-04-15 09:15:18 +02:00
Philipp Kühn
b076405c32 update eslint config 2021-04-14 10:04:30 +02:00
philippkuehn
1e9c322b7c ci: fix code style linting errors 2021-04-14 07:54:30 +00:00
Philipp Kühn
c40ce34eec wip: add some hierarchy tests 2021-04-14 09:48:38 +02:00
Philipp Kühn
daa5dc0fb1 fix: fix lowlight decorations for vue 3 2021-04-12 16:20:49 +02:00
Philipp Kühn
8090bc63c1 fix tests 2021-04-11 21:59:06 +02:00
Philipp Kühn
703afe91c0 add test 2021-04-11 18:34:38 +02:00
Philipp Kühn
ec61a37558 Merge branch 'issue/remove-code-block-with-backspace-after-blank-lines' of https://github.com/ueberdosis/tiptap-next 2021-04-11 18:29:26 +02:00
Hans Pagel
8ddb073d8b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-04-08 23:00:17 +02:00
Hans Pagel
e33d5e506a docs: update content 2021-04-08 23:00:01 +02:00
Hans Pagel
f4d3bbd5ec docs: update content 2021-04-08 22:56:09 +02:00
Philipp Kühn
26e9212ff5 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next 2021-04-08 22:55:07 +02:00
Hans Pagel
f3b91bc27b docs: update content 2021-04-08 22:44:55 +02:00
Hans Pagel
7e21bdd752 docs: update content, improve the Alpine.js guide 2021-04-08 22:42:18 +02:00
Philipp Kühn
08bc5c3d81 Merge branch 'main' into feature/extension-code-block-lowlight 2021-04-08 22:18:59 +02:00
Philipp Kühn
3fafc1bca7 docs: update content 2021-04-08 22:18:41 +02:00
Philipp Kühn
cbbb6bf4e1 docs: update content 2021-04-08 22:17:52 +02:00
Philipp Kühn
bd392ee8c2 remove languages option from codeblocklowlight 2021-04-08 22:13:50 +02:00
Hans Pagel
0b7a780878 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-04-08 22:12:52 +02:00
Hans Pagel
527c5c7a3e docs: refactor alpine.js example 2021-04-08 22:12:46 +02:00
Hans Pagel
49783d5a3d docs: update content 2021-04-08 16:06:58 +02:00
Philipp Kühn
cd65bf8437 docs: improve react node view example 2021-04-08 09:02:27 +02:00
Philipp Kühn
0e713432ae docs: update content 2021-04-08 00:13:51 +02:00
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
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
86fa24231c improve bubble menu 2021-03-30 12:45:56 +02:00
Philipp Kühn
d25567ff74 refactoring 2021-03-30 12:13:55 +02:00
Philipp Kühn
2d74694067 fix document doc 2021-03-30 11:39:07 +02:00
Philipp Kühn
71a4e5e646 add bubble menu from v1 2021-03-30 11:36:51 +02:00
Philipp Kühn
43bafac060 update dependencies 2021-03-29 17:23:45 +02:00
Philipp Kühn
e2f5016bf9 add comment 2021-03-29 16:40:18 +02:00
Hans Pagel
362b6e51ad Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-03-28 21:57:15 +02:00
Philipp Kühn
b1abee3343 fix demo, fix #224 2021-03-28 21:49:59 +02:00
Philipp Kühn
24d2f38021 add global drag handle experiment 2021-03-27 11:41:55 +01:00
Hans Pagel
646b8dba0e docs: fix alternative placeholder CSS 2021-03-26 10:13:28 +01:00
Hans Pagel
7426fe2571 docs: add alternative placeholder CSS 2021-03-26 09:51:10 +01:00
Hans Pagel
da8f295461 docs: clean up example, fix #224 2021-03-25 14:15:35 +01:00
Hans Pagel
c1b5bb194f docs: update content 2021-03-25 09:52:41 +01: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
2b97110ece remove old demo 2021-03-25 08:34:36 +01:00
Philipp Kühn
4f45572369 add missing contenteditable 2021-03-25 08:34:24 +01:00
Philipp Kühn
8bf309bc2a fix text 2021-03-24 23:24:37 +01:00
Philipp Kühn
b6f7c41726 refactoring 2021-03-24 22:57:26 +01:00
Philipp Kühn
49611e16e5 add placeholder extension 2021-03-24 22:50:30 +01:00
Philipp Kühn
58939fe02b update dependencies 2021-03-24 22:27:10 +01:00
Philipp Kühn
99d1bd2076 improve placeholder 2021-03-24 22:23:21 +01:00
Hans Pagel
a5f28e421e fix conflicting keyboard shortcut for the task list 2021-03-24 20:39:56 +01:00
Hans Pagel
59b031c27c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-03-23 23:15:12 +01:00
Hans Pagel
220165d142 docs: update content 2021-03-23 23:15:02 +01:00
Philipp Kühn
02471afb27 add some color 2021-03-20 21:25:18 +01:00
Philipp Kühn
2cf8fd81e9 fix ios bug 2021-03-19 23:08:43 +01:00
Philipp Kühn
19d29092da Revert "add copy button"
This reverts commit 7ea7cd44ea.
2021-03-19 22:50:47 +01:00
Philipp Kühn
7ea7cd44ea add copy button 2021-03-19 18:51:39 +01:00
Philipp Kühn
40f14f904c add tabs to demos 2021-03-19 18:36:27 +01:00
Philipp Kühn
7a20640872 load demo only when in viewport 2021-03-19 17:01:36 +01:00
Philipp Kühn
72c17f9dde improve syntax highlighting for react docs 2021-03-18 23:47:15 +01:00
Hans Pagel
e1df758b94 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-03-18 23:34:17 +01:00
Hans Pagel
ae2505fe21 docs: add the react installation instructions 2021-03-18 23:33:47 +01:00
Hans Pagel
080ccf0131 docs: update content 2021-03-18 21:58:23 +01:00
Philipp Kühn
3afc057d1c code style 2021-03-18 14:38:37 +01:00
Philipp Kühn
6b1c272a6a update style 2021-03-18 14:14:20 +01:00
Philipp Kühn
b44b635366 scope experiment styles 2021-03-18 11:13:25 +01:00
Philipp Kühn
9dd4e24b97 fix scoped link style 2021-03-18 11:03:13 +01:00
Philipp Kühn
56d00053db try to scope react styles 2021-03-18 10:43:34 +01:00
Philipp Kühn
947318f18e add ReactComponentContent demo 2021-03-18 10:09:19 +01:00
Philipp Kühn
6680f63d6e improve styles 2021-03-18 09:51:16 +01:00
Philipp Kühn
d524cd8c58 rename 2021-03-18 09:42:17 +01:00
Philipp Kühn
3eabf10e03 add react node view demo 2021-03-18 09:38:34 +01:00
Philipp Kühn
8949191895 fix scoped styles 2021-03-18 00:01:28 +01:00
Philipp Kühn
8ca65b8c56 fix scoped styles 2021-03-17 23:49:03 +01:00
Hans Pagel
4a9cc6752e fix linting errors 2021-03-17 23:23:30 +01:00
Hans Pagel
f6548d4f97 docs: update content 2021-03-17 23:21:36 +01:00
Hans Pagel
c80752a851 Merge branch 'docs/toc-with-anchors' into main 2021-03-17 22:36:38 +01:00
Hans Pagel
8db7963c5e docs: update content 2021-03-17 22:35:41 +01:00
Philipp Kühn
f0f6e79408 add nodeViewProps, fix #214 2021-03-17 21:43:45 +01:00
Philipp Kühn
7d52a3aad1 improve some types, fix #213 2021-03-17 21:21:57 +01:00
Philipp Kühn
49fcf829f3 refactoring 2021-03-16 22:22:13 +01:00
Philipp Kühn
9201a7dff2 add react suggestion example 2021-03-16 19:12:26 +01:00
Philipp Kühn
57915d8638 fix toggle editor 2021-03-15 14:53:23 +01:00
Philipp Kühn
ee5283e13e fix readonly test 2021-03-15 14:29:32 +01:00
Hans Pagel
a70e6ae3cd Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-03-15 11:06:19 +01:00
Hans Pagel
a7353e3e83 docs: update content, fix #210 2021-03-15 11:06:09 +01:00
Hans Pagel
15461aeea4 docs: update content 2021-03-15 09:47:05 +01:00
Philipp Kühn
4a4adc10e1 Merge branch 'feature/react-renderer' into main 2021-03-15 09:07:52 +01:00
Philipp Kühn
ead5f77d08 create ReactPlayground example 2021-03-15 09:05:13 +01:00
Philipp Kühn
e765c8e981 refactoring 2021-03-15 09:00:44 +01:00
Philipp Kühn
385ee1d1f4 add ref to reactrenderer 2021-03-15 00:22:17 +01:00
Philipp Kühn
8505a24995 add basic react mentions 2021-03-14 23:10:01 +01:00