Commit Graph

1317 Commits

Author SHA1 Message Date
kriskbx
96cc4bda25 disable indexdb 2021-03-10 12:34:33 +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
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
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
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
3e507c5de2 docs: fix typo 2021-03-08 18:33:32 +01:00
Philipp Kühn
0c494ab136 Merge branch 'main' into feature/react
# Conflicts:
#	yarn.lock
2021-03-08 18:10:21 +01:00
Philipp Kühn
576813588d update svelte example again 2021-03-08 13:43:33 +01:00
Philipp Kühn
9f23ff20d6 whitespace 2021-03-08 13:25:02 +01:00
Philipp Kühn
dae9eefdc5 update svelte example 2021-03-08 13:20:26 +01:00
Philipp Kühn
c20b43aa6c try to improve react support 2021-03-08 13:19:05 +01:00
Philipp Kühn
48c747be02 fix type 2021-03-05 23:14:23 +01:00
Philipp Kühn
a073d75dff add useEditor to docs 2021-03-05 10:29:19 +01:00
Philipp Kühn
81a69ef526 remove vue-starter-kit from docs, fix #185 2021-03-05 10:21:35 +01:00
Philipp Kühn
983b56a5f2 add NodeViewWrapper and NodeViewContent to vue-2 2021-03-05 10:18:44 +01:00
Philipp Kühn
27b55a2c53 refactoring 2021-03-05 09:48:13 +01:00
Hans Pagel
9af19ec6bf transition from alpha to beta 🎉 2021-03-04 14:59:01 +01:00
Hans Pagel
a997b647f4 docs: update content 2021-03-03 22:22:50 +01:00
Hans Pagel
c10093fbcf docs: update content 2021-03-03 21:38:27 +01:00
Hans Pagel
c888984b08 docs: update content 2021-03-03 21:35:47 +01:00
Hans Pagel
7148a91049 docs: update content 2021-03-03 21:26:08 +01:00
Hans Pagel
fc3678afc3 docs: update content 2021-03-03 21:16:35 +01:00
Hans Pagel
1dd9c8635b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-03-03 21:08:00 +01:00
Philipp Kühn
a2671dbb93 update commands experiment 2021-03-03 20:05:34 +01:00
Philipp Kühn
64b8f5c514 update docs 2021-02-28 23:39:29 +01:00
Hans Pagel
a05d40cfec docs: update example 2021-02-26 22:43:32 +01:00
Philipp Kühn
cdf9cc99e0 fix tests 2021-02-26 21:22:03 +01:00
Hans Pagel
792d1aa8c7 docs: update link title 2021-02-26 16:36:08 +01:00
Hans Pagel
ca19923ad2 copy tests to the React default example 2021-02-26 02:02:10 +01:00
Hans Pagel
bf5fb2ad3c move React components to a package, translate default editor example to React 2021-02-26 02:00:35 +01:00
Hans Pagel
38952fb8c9 docs: fix broken link 2021-02-24 21:08:54 +01:00
Hans Pagel
bc88c601b3 docs: update the collaborative editing guide 2021-02-24 12:02:52 +01:00
Hans Pagel
432ff51753 docs: update content, fix #171 2021-02-23 21:05:30 +01:00
Philipp Kühn
e3f80207cc add more content to book example 2021-02-23 16:39:04 +01:00
Philipp Kühn
cb0a50dcbc disable spellcheck for book example 2021-02-23 16:29:38 +01:00
Philipp Kühn
32af53d0f4 fix a bug 2021-02-19 17:29:56 +01:00
Philipp Kühn
81c3b4b6c7 improve styling 2021-02-18 11:26:42 +01:00
Philipp Kühn
21b93e65f8 fix typescript docs 2021-02-16 18:47:44 +01:00
Philipp Kühn
cd31624ab4 remove unused page 2021-02-16 18:47:37 +01:00
Philipp Kühn
56b4df044f rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
Philipp Kühn
e4cb53eab7 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/remove-inferred-commands
# Conflicts:
#	docs/src/demos/Experiments/Annotation/extension/annotation.ts
#	docs/src/demos/Experiments/Color/extension/Color.ts
#	docs/src/demos/Experiments/Details/details.ts
2021-02-16 18:08:12 +01:00
Philipp Kühn
ca8d1a4245 add command scope 2021-02-16 11:27:58 +01:00
Hans Pagel
f6f467949c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Experiments/CollaborationAnnotation/extension/AnnotationState.ts
2021-02-12 21:54:03 +01:00
Philipp Kühn
34af078be6 refactoring 2021-02-12 15:54:05 +01:00
Hans Pagel
d7bee8bed9 docs: update content 2021-02-12 15:40:22 +01:00
Hans Pagel
cbb086e4da docs: update content 2021-02-12 15:33:58 +01:00