Commit Graph

2427 Commits

Author SHA1 Message Date
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
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
Philipp Kühn
6b1c272a6a update style 2021-03-18 14:14:20 +01:00
Philipp Kühn
e5b808bd67 Publish
- @tiptap/core@2.0.0-beta.5
 - @tiptap/extension-mention@2.0.0-beta.5
 - @tiptap/html@2.0.0-beta.5
 - @tiptap/suggestion@2.0.0-beta.5
2021-03-18 13:59:02 +01:00
Philipp Kühn
57bdf58cce simplify release script 2021-03-18 13:56:33 +01:00
Philipp Kühn
1a74bbb0fb improve node view handling with inputs, fix #211 2021-03-18 13:54:48 +01:00
Philipp Kühn
923775ae39 Publish
- @tiptap/core@2.0.0-beta.4
 - @tiptap/extension-focus@2.0.0-beta.2
 - @tiptap/extension-mention@2.0.0-beta.4
 - @tiptap/extension-table@2.0.0-beta.2
 - @tiptap/html@2.0.0-beta.4
 - @tiptap/react@2.0.0-beta.4
 - @tiptap/suggestion@2.0.0-beta.4
 - @tiptap/vue-2@2.0.0-beta.4
 - @tiptap/vue-3@2.0.0-beta.5
 - @tiptap/vue-starter-kit@2.0.0-beta.5
 - @tiptap/vue@2.0.0-beta.2
2021-03-18 11:42: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
6e87882820 fix bug in markPasteRule, fix #215 2021-03-18 10:54:16 +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
df5908d42e add classname support for react components 2021-03-18 09:38:10 +01:00