Commit Graph

1553 Commits

Author SHA1 Message Date
Hans Pagel
b42b39a4c5 add backend code to the collab demo 2020-11-30 14:20:31 +01:00
Hans Pagel
f1f974b13a Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-30 14:14:06 +01:00
Hans Pagel
af708c4fb7 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Examples/CollaborativeEditing/index.vue
2020-11-30 14:13:54 +01:00
Philipp Kühn
f6206b3df5 add all events to extensions 2020-11-30 14:12:36 +01:00
Hans Pagel
442eba8c96 refactor collaboration example 2020-11-30 14:12:19 +01:00
Philipp Kühn
1ceb54bc19 rename init to create 2020-11-30 13:56:42 +01:00
Philipp Kühn
6c39aea432 add destroy event 2020-11-30 13:50:06 +01:00
Hans Pagel
6f3517a5cf Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-30 13:35:57 +01:00
Hans Pagel
e2c5720a0d refactor the collaboration extensions 2020-11-30 13:35:49 +01:00
Hans Pagel
18959051b4 docs: update structure 2020-11-30 11:18:05 +01:00
dependabot[bot]
b28f43d998
Bump rollup from 2.33.3 to 2.34.0 (#42)
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.33.3...v2.34.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 11:02:30 +01:00
Philipp Kühn
89e15a4789 formatting 2020-11-30 09:47:19 +01:00
Philipp Kühn
f486ddf80a split helpers and utilities 2020-11-30 09:42:53 +01:00
Philipp Kühn
8d38459289 refactoring 2020-11-30 09:21:31 +01:00
Philipp Kühn
ec56158739 add support for only checking attributes in isActive 2020-11-30 00:04:30 +01:00
Hans Pagel
9a18cce546 docs: update content 2020-11-27 22:17:03 +01:00
Hans Pagel
26d920fbb8 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-27 17:25:37 +01:00
Hans Pagel
12a4ca85b9 add TODO 2020-11-27 17:25:32 +01:00
Hans Pagel
1c43bc89f9 add node view examples (wip) 2020-11-27 17:25:01 +01:00
Hans Pagel
996c29bcf7 add collaborative editing guide 2020-11-27 17:23:04 +01:00
Philipp Kühn
410a24f7db refactoring 2020-11-27 16:45:39 +01:00
Hans Pagel
bfc6a45292 improve README and sponsor page 2020-11-27 15:30:04 +01:00
Hans Pagel
52a4f655e8 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-27 15:23:25 +01:00
Hans Pagel
34aeb31262 update introduction 2020-11-27 15:23:21 +01:00
Hans Pagel
527bfe4e2e add descriptions to all packages 2020-11-27 14:58:28 +01:00
Philipp Kühn
ebd84cf488 add onSelection event 2020-11-27 14:52:19 +01:00
Hans Pagel
f0912d2e50 activate dependabot config for npm 2020-11-27 12:48:55 +01:00
Hans Pagel
bfc04212b4 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-27 12:48:21 +01:00
Hans Pagel
4f92e38fdd add comment 2020-11-27 12:48:17 +01:00
Philipp Kühn
a2b03d4cec refactoring 2020-11-26 20:56:02 +01:00
Philipp Kühn
507777effa update cypress 2020-11-26 20:55:46 +01:00
Philipp Kühn
4e2339562a update dependencies 2020-11-26 20:47:50 +01:00
Philipp Kühn
e4729b5dfa fix css 2020-11-26 09:00:14 +01:00
Philipp Kühn
ac0e32587a add missing options to starter kit 2020-11-25 23:35:23 +01:00
Philipp Kühn
dbebb1ca9e check isEditable in node view renderer 2020-11-25 23:19:23 +01:00
Philipp Kühn
b5ba3fd3eb improve node views 2020-11-25 22:11:17 +01:00
Philipp Kühn
c8fa3cc29d improve schema 2020-11-25 22:02:38 +01:00
Philipp Kühn
ddc20c9e47 fix cursor bug 2020-11-25 21:50:40 +01:00
Philipp Kühn
d479c184aa add VueRendererOptions 2020-11-25 21:19:34 +01:00
Philipp Kühn
24a3cb444a refactoring 2020-11-25 20:46:07 +01:00
Philipp Kühn
607a2ca295 add scrollable tabs for demo component 2020-11-25 20:37:32 +01:00
Philipp Kühn
872d79eca4 fix demo component 2020-11-25 18:34:50 +01:00
Philipp Kühn
8e7ef3497e Merge branch 'feature/vue-node-views' into main 2020-11-25 18:30:15 +01:00
Philipp Kühn
a0339c51e6 fix draggable in firefox 2020-11-25 18:29:41 +01:00
Philipp Kühn
fd94e321ea cleanup drag handle example 2020-11-25 17:58:53 +01:00
Philipp Kühn
b7ca33aeae improve draggable example 2020-11-25 17:19:24 +01:00
Hans Pagel
7bb64aad1b fix collaborative editing document name 2020-11-25 16:50:12 +01:00
Philipp Kühn
e407c5ebf3 refactoring 2020-11-25 15:21:50 +01:00
Philipp Kühn
0b19e7d327 improve drag 2020-11-25 14:49:36 +01:00
Hans Pagel
75ed34d065 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-25 11:49:17 +01:00