Commit Graph

2440 Commits

Author SHA1 Message Date
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
Philipp Kühn
9bc68d6d85 refactoring 2021-03-15 18:42:58 +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
Philipp Kühn
d0a15ad069 prevent dispatch on readonly 2021-03-15 13:27:52 +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
Philipp Kühn
29abba56e7 refactoring 2021-03-14 23:09:32 +01:00
Philipp Kühn
56aaf75db5 refactoring 2021-03-14 22:41:25 +01:00
Philipp Kühn
8ccb1d08cf add dynamic tags 2021-03-14 21:45:14 +01:00
Philipp Kühn
380d27fe86 add useReactNodeView hook 2021-03-14 20:40:40 +01:00
Philipp Kühn
109bff0892 refactoring 2021-03-14 18:00:50 +01:00
Philipp Kühn
baa5bcc964 refactoring 2021-03-14 17:01:52 +01:00
Philipp Kühn
5e9a0d4225 add basic react nodeviewrenderer 2021-03-14 16:30:06 +01:00
Philipp Kühn
13506baffa Merge branch 'docs/toc-with-anchors' of https://github.com/ueberdosis/tiptap-next into docs/toc-with-anchors 2021-03-12 23:52:57 +01:00
Philipp Kühn
5f54a86da7 fix bug 2021-03-12 23:52:54 +01:00
Philipp Kühn
bc60a91904 wip react renderer 2021-03-12 21:21:13 +01:00