Commit Graph

1630 Commits

Author SHA1 Message Date
Philipp Kühn
bc39e922ca export some helpers 2020-12-01 09:16:46 +01:00
Philipp Kühn
f556f00518 refactoring 2020-12-01 09:11:58 +01:00
Philipp Kühn
81c0d02f5d Merge branch 'feature/invert-isactive' into main 2020-12-01 09:00:45 +01:00
Philipp Kühn
f6b8c92e5b fix markinputrule 2020-11-30 23:41:46 +01:00
Philipp Kühn
b7ae78a95f add toc demo 2020-11-30 22:53:31 +01:00
Philipp Kühn
b4b7029209 Merge branch 'main' into feature/invert-isactive 2020-11-30 21:36:45 +01:00
Philipp Kühn
6f8632f643 fix toggleMark 2020-11-30 21:31:57 +01:00
Philipp Kühn
3afe5af21e invert nodeIsActive 2020-11-30 21:10:13 +01:00
Philipp Kühn
bdc5998bb1 invert markIsActive 2020-11-30 20:53:02 +01:00
Hans Pagel
85a983cd11 docs: move around examples 2020-11-30 16:14:27 +01:00
Hans Pagel
dd4640270f Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-30 15:58:15 +01:00
Hans Pagel
df5d5a4f37 docs: move examples around 2020-11-30 15:58:05 +01:00
Hans Pagel
aeb3ba947d docs: update content 2020-11-30 15:44:52 +01:00
Philipp Kühn
dd840703d9 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-30 15:40:20 +01:00
Philipp Kühn
c0911c315c improve isActive for marks 2020-11-30 15:40:16 +01:00
Hans Pagel
921bac70f9 move examples around 2020-11-30 15:33:20 +01:00
Hans Pagel
96db413117 add the collab demo to the introduction page 2020-11-30 15:32:39 +01:00
Hans Pagel
a3e00340c7 delete the link example 2020-11-30 14:56:50 +01:00
Hans Pagel
0cd31d05aa docs: move content example to the guide 2020-11-30 14:56:18 +01:00
Hans Pagel
3ff8303ebd docs: update event documentation 2020-11-30 14:50:26 +01:00
Hans Pagel
d84bdf1b41 fix broken link 2020-11-30 14:44:18 +01:00
Hans Pagel
aa9420688b fix collab examples 2020-11-30 14:30:24 +01:00
Hans Pagel
66c88e7669 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-11-30 14:27:47 +01:00
Hans Pagel
24ff5cd237 docs: update content 2020-11-30 14:27:36 +01:00
Philipp Kühn
4fbdb0ff0c code style 2020-11-30 14:24:48 +01:00
Philipp Kühn
a3d21ca7eb Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2020-11-30 14:20:43 +01:00
Philipp Kühn
5028507294 dont show test files in demos 2020-11-30 14:20:34 +01:00
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