Commit Graph

2359 Commits

Author SHA1 Message Date
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
bc60a91904 wip react renderer 2021-03-12 21:21:13 +01:00
Hans Pagel
3ac8b38a42 rewrite lock file 2021-03-11 19:13:27 +01:00
Hans Pagel
be3a18a4a3 fix typo, fix #199 2021-03-11 11:09:35 +01:00
Hans Pagel
746d22a05a docs: update content 2021-03-11 00:47:28 +01:00
Hans Pagel
5cdc1f1f24 docs: update content 2021-03-10 22:06:18 +01:00
Hans Pagel
64d9f2336d docs: update content 2021-03-10 21:52:32 +01:00
Hans Pagel
a169dc564b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-03-10 20:58:14 +01:00
Hans Pagel
2957b579ba Merge branch 'docs/node-views' into main
# Conflicts:
#	yarn.lock
2021-03-10 20:58:10 +01:00
kriskbx
d9377f9085 remove indexdb import 2021-03-10 12:44:07 +01:00
kriskbx
96cc4bda25 disable indexdb 2021-03-10 12:34:33 +01:00
Philipp Kühn
aebf70256d Publish
- @tiptap/vue-3@2.0.0-beta.2
2021-03-10 00:13:57 +01:00
Philipp Kühn
aa3823f239 change vue 3 version 2021-03-10 00:12:54 +01:00
Hans Pagel
7c4202e3b1 docs: update content 2021-03-09 22:14:23 +01:00
Hans Pagel
35053c3ecc update content 2021-03-09 21:54:16 +01:00
Hans Pagel
d79b2c3acc rewrite lock file 2021-03-09 21:54:08 +01:00
Philipp Kühn
da2d82d289 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-03-09 21:25:39 +01:00
Philipp Kühn
b5ebf27789 update docs 2021-03-09 21:25:30 +01:00
Hans Pagel
368395b8fa update content 2021-03-09 11:55:14 +01:00
Hans Pagel
e12f4b5517 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-03-09 11:18:05 +01:00
Hans Pagel
45cde8f416 add discord to the footer 2021-03-09 11:18:01 +01:00
Hans Pagel
6f38e15450 docs: update content 2021-03-09 11:17:48 +01:00
Philipp Kühn
bf357dd7cb Publish
- @tiptap/core@2.0.0-beta.2
 - @tiptap/extension-collaboration-cursor@2.0.0-beta.3
 - @tiptap/extension-collaboration@2.0.0-beta.3
 - @tiptap/extension-gapcursor@2.0.0-beta.3
 - @tiptap/extension-mention@2.0.0-beta.2
 - @tiptap/html@2.0.0-beta.2
 - @tiptap/react@2.0.0-beta.2
 - @tiptap/starter-kit@2.0.0-beta.3
 - @tiptap/suggestion@2.0.0-beta.2
 - @tiptap/vue-starter-kit@2.0.0-beta.3
2021-03-09 09:56:07 +01:00
Philipp Kühn
15848473ed rename selection to selectionUpdate, add editor to event listener props 2021-03-09 09:50:03 +01:00
Philipp Kühn
789a1d5551 add type 2021-03-08 23:33:19 +01:00
Philipp Kühn
d64ddf6c1b refactoring 2021-03-08 23:10:10 +01:00
Philipp Kühn
7f698a7553 refactoring 2021-03-08 22:16:32 +01:00
Philipp Kühn
c0fab9d685 remove old react example 2021-03-08 22:10:51 +01:00
Philipp Kühn
a01b7356d7 refactoring 2021-03-08 22:07:51 +01:00
Philipp Kühn
ed7f8c257e add useEditor 2021-03-08 22:00:07 +01:00
Hans Pagel
d49af82a85 docs: update content 2021-03-08 18:33:50 +01:00