Commit Graph

340 Commits

Author SHA1 Message Date
Philipp Kühn
ebb84a952e docs: fix emoji inputrules for clever editor demo, fix #1213 2021-04-27 22:01:44 +02:00
Hans Pagel
9110258a4c Merge branch 'main' of github.com:ueberdosis/tiptap into main 2021-04-23 14:14:44 +02:00
Hans Pagel
7fc00dfecf limit collab demo to 10,000 characters 2021-04-23 14:14:39 +02:00
Philipp Kühn
0bdd0ba8a3 docs: add new rooms 2021-04-23 12:45:01 +02:00
Philipp Kühn
23fb4704a8 docs: add new room 2021-04-23 11:30:23 +02:00
Philipp Kühn
bf95efe07f add new rooms 2021-04-23 10:46:26 +02:00
Philipp Kühn
c3d4ac9d93 docs: new collab rooms for HN 2021-04-23 09:29:06 +02:00
Hans Pagel
90737af725 split collab demo in three rooms 2021-04-23 08:14:00 +02:00
Hans Pagel
c9d6fcabae change the collab demo to use a new document 2021-04-23 07:19:39 +02:00
Philipp Kühn
1af47387c7 docs: set language for codeblock highlighting examples 2021-04-20 10:25:23 +02:00
Philipp Kühn
ecf0c92434 docs: update styling 2021-04-20 10:13:43 +02:00
Philipp Kühn
94b0f4b1d9 docs: add divider to collab demo, fix #252 2021-04-17 00:05:43 +02:00
Philipp Kühn
c4e0010656 docs: remove position: relative from menu demos 2021-04-16 14:43:26 +02:00
Philipp Kühn
a0ba4542ef fix menu fade animations 2021-04-16 13:29:50 +02:00
Philipp Kühn
d5a36628d6 docs: update demo 2021-04-16 12:57:11 +02:00
Philipp Kühn
08974c6332 fix lint errors 2021-04-15 22:58:13 +02:00
Philipp Kühn
998356a530 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/add-hierarchy-to-extensions
# Conflicts:
#	packages/extension-code-block-lowlight/src/code-block-lowlight.ts
2021-04-15 22:57:04 +02:00
Philipp Kühn
05434afc47 wip: add extension.name 2021-04-15 22:03:45 +02:00
Hans Pagel
accceccd09 docs: update content 2021-04-15 21:48:19 +02:00
Philipp Kühn
07bc40ce75 wip: add getExtensionField 2021-04-15 21:14:33 +02:00
Philipp Kühn
b076405c32 update eslint config 2021-04-14 10:04:30 +02:00
philippkuehn
1e9c322b7c ci: fix code style linting errors 2021-04-14 07:54:30 +00:00
Philipp Kühn
c40ce34eec wip: add some hierarchy tests 2021-04-14 09:48:38 +02:00
Philipp Kühn
daa5dc0fb1 fix: fix lowlight decorations for vue 3 2021-04-12 16:20:49 +02:00
Philipp Kühn
cbbb6bf4e1 docs: update content 2021-04-08 22:17:52 +02:00
Philipp Kühn
bd392ee8c2 remove languages option from codeblocklowlight 2021-04-08 22:13:50 +02:00
Philipp Kühn
95f31f48fd Merge branch 'main' into feature/extension-code-block-lowlight 2021-04-07 22:39:39 +02:00
Philipp Kühn
bb1ae659a4 feat: add priority option to extensions 2021-04-07 18:29:16 +02:00
Philipp Kühn
b477a1bb0a fix task list in collab example, fix #246, fix #247 2021-04-07 00:26:23 +02:00
Philipp Kühn
5622deca30 fix: fix checkbox in firefox, fix #251 2021-04-06 18:57:39 +02:00
kriskbx
66f02c4145 enable indexeddb persistence again 2021-04-06 11:01:41 +02:00
Philipp Kühn
6720666fc3 fix language switcher example 2021-04-05 00:23:12 +02:00
Philipp Kühn
12069519d6 add code block langauge switcher example 2021-04-05 00:07:58 +02:00
Philipp Kühn
704e01de6a Merge branch 'main' into feature/extension-code-block-lowlight
# Conflicts:
#	docs/src/docPages/api/nodes/code-block-lowlight.md
#	docs/src/links.yaml
2021-04-04 23:13:52 +02:00
Hans Pagel
4792fc3200 docs: update content 2021-04-03 15:21:30 +02:00
Philipp Kühn
1f2cbc5594 fix code style 2021-04-02 22:24:00 +02:00
Philipp Kühn
c45d369de5 add transition to menus 2021-04-01 17:59:07 +02:00
Philipp Kühn
3b3a0103b9 add basic styling for menus example 2021-04-01 17:36:22 +02:00
Philipp Kühn
136f6e47a9 add menus example 2021-04-01 16:56:56 +02:00
Hans Pagel
cc44f1a65a docs: update content 2021-03-31 22:35:00 +02:00
Hans Pagel
f60b1bff45 docs: update content 2021-03-30 21:53:29 +02:00
Hans Pagel
bdf1afda74 docs: update content 2021-03-30 21:18:39 +02:00
Hans Pagel
69ba3e3c97 docs: update content 2021-03-30 21:17:10 +02:00
Philipp Kühn
02471afb27 add some color 2021-03-20 21:25:18 +01:00
Philipp Kühn
6b1c272a6a update style 2021-03-18 14:14:20 +01:00
Philipp Kühn
8949191895 fix scoped styles 2021-03-18 00:01:28 +01:00
Hans Pagel
f6548d4f97 docs: update content 2021-03-17 23:21:36 +01:00
Hans Pagel
8db7963c5e docs: update content 2021-03-17 22:35:41 +01:00
Philipp Kühn
7d52a3aad1 improve some types, fix #213 2021-03-17 21:21:57 +01:00
Philipp Kühn
49fcf829f3 refactoring 2021-03-16 22:22:13 +01:00