Commit Graph

2541 Commits

Author SHA1 Message Date
Philipp Kühn
86fa24231c improve bubble menu 2021-03-30 12:45:56 +02:00
Philipp Kühn
0aa9408124 fix a bug 2021-03-30 12:20:19 +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
6f69ab1821 update lockfile 2021-03-29 21:51:11 +02:00
Philipp Kühn
60a3b0dfdd set props for composition api, see #236 2021-03-29 21:24:20 +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
1a7288eb3b Publish
- @tiptap/core@2.0.0-beta.9
 - @tiptap/extension-mention@2.0.0-beta.9
 - @tiptap/html@2.0.0-beta.9
 - @tiptap/suggestion@2.0.0-beta.9
2021-03-28 21:33:02 +02:00
Philipp Kühn
4717d7ff9a fix more commands for cell selections 2021-03-28 21:30:47 +02:00
Philipp Kühn
ffde0a382e Publish
- @tiptap/core@2.0.0-beta.8
 - @tiptap/extension-mention@2.0.0-beta.8
 - @tiptap/html@2.0.0-beta.8
 - @tiptap/suggestion@2.0.0-beta.8
2021-03-28 21:12:41 +02:00
Philipp Kühn
9595a23eb8 fix updating marks for multiple table cells, fix #186 2021-03-28 21:07:56 +02:00
Philipp Kühn
bb1dad7560 Publish
- @tiptap/core@2.0.0-beta.7
 - @tiptap/extension-focus@2.0.0-beta.5
 - @tiptap/extension-mention@2.0.0-beta.7
 - @tiptap/extension-placeholder@2.0.0-beta.2
 - @tiptap/extension-table-header@2.0.0-beta.2
 - @tiptap/extension-table@2.0.0-beta.4
 - @tiptap/extension-task-list@2.0.0-beta.2
 - @tiptap/html@2.0.0-beta.7
 - @tiptap/react@2.0.0-beta.6
 - @tiptap/suggestion@2.0.0-beta.7
 - @tiptap/vue-2@2.0.0-beta.6
 - @tiptap/vue-3@2.0.0-beta.7
 - @tiptap/vue-starter-kit@2.0.0-beta.7
 - @tiptap/vue@2.0.0-beta.4
2021-03-28 20:22:10 +02:00
Philipp Kühn
b7cf5e3e4f fix colwidth for tablehead, see #186 2021-03-28 20:19:17 +02:00
Philipp Kühn
24d2f38021 add global drag handle experiment 2021-03-27 11:41:55 +01:00
Philipp Kühn
0a238d9c12 add editor to placeholder props 2021-03-27 11:16:50 +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
1656fa0700 Publish
- @tiptap/extension-focus@2.0.0-beta.4
2021-03-25 08:35:25 +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
aa93e97359 fix focus extension for leaf nodes, fix #223 2021-03-25 08:32:39 +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
a0d71ed189 Publish
- @tiptap/core@2.0.0-beta.6
 - @tiptap/extension-focus@2.0.0-beta.3
 - @tiptap/extension-mention@2.0.0-beta.6
 - @tiptap/extension-placeholder@2.0.0-beta.1
 - @tiptap/extension-table@2.0.0-beta.3
 - @tiptap/html@2.0.0-beta.6
 - @tiptap/react@2.0.0-beta.5
 - @tiptap/suggestion@2.0.0-beta.6
 - @tiptap/vue-2@2.0.0-beta.5
 - @tiptap/vue-3@2.0.0-beta.6
 - @tiptap/vue-starter-kit@2.0.0-beta.6
 - @tiptap/vue@2.0.0-beta.3
2021-03-24 22:55:37 +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
Philipp Kühn
43320e51c7 add isNodeEmpty helper method 2021-03-24 22:23:08 +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