Commit Graph

2412 Commits

Author SHA1 Message Date
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
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
Philipp Kühn
8949191895 fix scoped styles 2021-03-18 00:01:28 +01:00
Philipp Kühn
375bb15dc1 update dependencies 2021-03-18 00:01:17 +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
5323eb7e82 Publish
- @tiptap/vue-2@2.0.0-beta.3
 - @tiptap/vue-3@2.0.0-beta.4
2021-03-17 21:49:55 +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
7d740a5cd8 Publish
- @tiptap/core@2.0.0-beta.3
 - @tiptap/extension-collaboration-cursor@2.0.0-beta.4
 - @tiptap/extension-collaboration@2.0.0-beta.4
 - @tiptap/extension-gapcursor@2.0.0-beta.4
 - @tiptap/extension-mention@2.0.0-beta.3
 - @tiptap/html@2.0.0-beta.3
 - @tiptap/react@2.0.0-beta.3
 - @tiptap/starter-kit@2.0.0-beta.4
 - @tiptap/suggestion@2.0.0-beta.3
 - @tiptap/vue-2@2.0.0-beta.2
 - @tiptap/vue-3@2.0.0-beta.3
 - @tiptap/vue-starter-kit@2.0.0-beta.4
2021-03-16 22:30:06 +01:00
Philipp Kühn
49fcf829f3 refactoring 2021-03-16 22:22:13 +01:00
Philipp Kühn
a76de1ab6d move some nodeview logic to core 2021-03-16 21:55:40 +01:00
Philipp Kühn
9201a7dff2 add react suggestion example 2021-03-16 19:12:26 +01:00
Philipp Kühn
6841408e0d code style 2021-03-15 18:48:51 +01:00