Commit Graph

1436 Commits

Author SHA1 Message Date
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
Hans Pagel
a34e3202e9 annotations: set decorations to inclusiveEnd 2021-02-12 15:18:30 +01:00
Philipp Kühn
262a1c9815 set inclusiveEnd for decorations 2021-02-12 15:13:40 +01:00
Philipp Kühn
55ba1ea4f9 refactoring 2021-02-12 15:12:52 +01:00
Hans Pagel
a69c522455 docs: update content 2021-02-12 15:02:40 +01:00
Hans Pagel
97450ebafd annotations: add superb logging 2021-02-12 14:17:08 +01:00
Hans Pagel
e3c05aa9eb annotations: add updateAnnotations command 2021-02-12 13:40:42 +01:00
Hans Pagel
370d8deff7 annotations: rename content to data 2021-02-12 13:29:12 +01:00
Hans Pagel
b7f25e131c annotations: refactor annotation representation 2021-02-12 13:27:15 +01:00
Hans Pagel
10fdb79a9d annotations: fix duplicates 2021-02-12 11:18:28 +01:00
Philipp Kühn
3b67eb6ec6 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-12 11:00:27 +01:00
Philipp Kühn
41cb9924e5 listen for map changes 2021-02-12 11:00:23 +01:00
Hans Pagel
0697efef30 annotations: refactoring 2021-02-12 10:50:21 +01:00
Hans Pagel
39365c77cb annotations: remove comment 2021-02-12 10:45:41 +01:00
Hans Pagel
bc0f38570c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Experiments/Annotation/extension/annotation.ts
2021-02-12 10:39:17 +01:00
Hans Pagel
8b5dfe7c1c annotations: update comments 2021-02-12 10:36:58 +01:00
Philipp Kühn
92d5b073ae fix types 2021-02-12 10:18:37 +01:00
Philipp Kühn
e5deb5e3d4 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-12 00:18:19 +01:00
Philipp Kühn
c21b1d2cbc refactoring 2021-02-12 00:18:15 +01:00
Philipp Kühn
cb8d71dfe6 refactoring 2021-02-11 23:47:18 +01:00
Hans Pagel
ddeec837cf Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-11 23:37:54 +01:00
Hans Pagel
44c1567a01 docs: update content 2021-02-11 23:37:41 +01:00
Philipp Kühn
8c3f69e2fd Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-11 23:25:25 +01:00
Philipp Kühn
e94ed40ceb add some types 2021-02-11 23:25:21 +01:00
Hans Pagel
2955ef274a annotations: add tasks to AnnotationState 2021-02-11 23:23:46 +01:00
Hans Pagel
c0a4092205 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-11 23:18:06 +01:00
Philipp Kühn
8a62339ab9 refactoring 2021-02-11 23:14:17 +01:00
Hans Pagel
e2c9148c4a Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-11 23:11:01 +01:00
Hans Pagel
65b52afd5a docs: update content 2021-02-11 23:10:56 +01:00
Philipp Kühn
c1531b5ab2 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Experiments/Comments/index.vue
2021-02-11 22:52:07 +01:00
Philipp Kühn
c13db6bc8e add annotation options 2021-02-11 22:48:04 +01:00
Hans Pagel
1f064b8600 remove the color experiment 2021-02-11 22:47:32 +01:00
Hans Pagel
c140d11d79 annotations: improve the example, clean up 2021-02-11 22:45:22 +01:00
Hans Pagel
cd149001b1 annotations: fix syntax error 2021-02-11 21:49:14 +01:00
Hans Pagel
5d55677e08 annotations: read annotations from y.js 2021-02-11 21:44:51 +01:00
Hans Pagel
dbec7e492b store annotations in y.js 2021-02-11 21:33:26 +01:00
Philipp Kühn
151ea7d6dd revert 2021-02-11 21:02:56 +01:00
Philipp Kühn
996a254227 fix nothing 2021-02-11 21:02:50 +01:00
Philipp Kühn
f4527942d8 add something 2021-02-11 20:56:32 +01:00
Hans Pagel
5e168bec73 annotations: refactoring 2021-02-11 20:25:51 +01:00
Hans Pagel
967f43fda5 annotations: improve decoration mapping (wip) 2021-02-11 18:06:10 +01:00
Hans Pagel
30fccac47c docs: auto detect languages from demo main file 2021-02-11 16:11:33 +01:00
Hans Pagel
4ed025e210 docs: add content 2021-02-11 16:08:58 +01:00
Hans Pagel
00fb62d455 details: fix details command name 2021-02-11 15:44:06 +01:00
Hans Pagel
3b903c9419 details: refactoring to use divs instead of semantic markup 2021-02-11 15:39:49 +01:00
Hans Pagel
acc6cd6aa0 details: add (not working) commands & basic styling 2021-02-11 15:12:06 +01:00
Philipp Kühn
980e70e9c8 render demo client-only 2021-02-11 09:38:35 +01:00
Philipp Kühn
d75027a121 improve demo error styling 2021-02-11 09:35:46 +01:00
Philipp Kühn
c879dc3a18 fix ugly scroll animation for collab demo 2021-02-11 09:30:05 +01:00
Philipp Kühn
0177742e55 refactoring 2021-02-11 09:15:52 +01:00
Philipp Kühn
f7255558b4 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Experiments/Details/details.ts
2021-02-11 09:01:17 +01:00
Philipp Kühn
fd6b346799 fix details 2021-02-11 08:59:58 +01:00
Hans Pagel
bd6233a1a1 improve details experiment 2021-02-11 00:15:35 +01:00
Hans Pagel
a6c1e2e20f remove details attribute, use node view state instead 2021-02-10 23:19:34 +01:00
Philipp Kühn
87beee25b0 fix 2021-02-10 20:40:00 +01:00
Philipp Kühn
130cc1a6f3 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/remove-inferred-commands 2021-02-10 20:39:13 +01:00
Philipp Kühn
39766f4459 update dependencies 2021-02-10 20:37:35 +01:00
Philipp Kühn
2472a344f0 remove registerCommand from docs 2021-02-10 20:30:28 +01:00
Philipp Kühn
014523b7f5 update typescript docs 2021-02-10 18:25:22 +01:00
Philipp Kühn
55ff908423 refactoring 2021-02-10 18:05:02 +01:00
Hans Pagel
de234adb8b add node view to details experiment 2021-02-10 16:37:00 +01:00
Hans Pagel
8c3b35d0c0 add details experiment 2021-02-10 15:48:20 +01:00
Hans Pagel
90efee5622 clean up 2021-02-10 15:31:02 +01:00
Hans Pagel
a0ce975a51 Merge branch 'main' of github.com:ueberdosis/tiptap-next
# Bitte geben Sie eine Commit-Beschreibung ein, um zu erklären, warum dieser
# Merge erforderlich ist, insbesondere wenn es einen aktualisierten
# Upstream-Branch mit einem Thema-Branch zusammenführt.
#
# Zeilen, die mit '#' beginnen, werden ignoriert,
# und eine leere Beschreibung bricht den Commit ab.
2021-02-10 15:14:03 +01:00
Philipp Kühn
290ff76e37 add Commands interface 2021-02-10 09:59:35 +01:00
Philipp Kühn
2315357125 add keyboardShortcut and enter command 2021-02-09 21:04:33 +01:00
Philipp Kühn
e8232dd737 add basic enter command 2021-02-09 10:06:13 +01:00
Hans Pagel
04ae5d9abf docs: update content 2021-02-08 17:49:39 +01:00
Hans Pagel
d9ef464c45 docs: update content 2021-02-08 17:39:50 +01:00
Hans Pagel
3e9a68cb35 code style 2021-02-08 16:42:46 +01:00
Hans Pagel
f0c70d9d59 docs: update content 2021-02-08 16:41:57 +01:00
Hans Pagel
1203ed4296 docs: don’t build og images locally 2021-02-08 16:19:58 +01:00
Hans Pagel
b6e15a144d fix path to og image 2021-02-08 16:16:49 +01:00
Hans Pagel
648603d12c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-08 16:10:04 +01:00
Hans Pagel
93a5f83254 docs: refactor the open graph image generation 2021-02-08 16:09:49 +01:00
Hans Pagel
b06fd4c354 docs: update title template 2021-02-08 14:53:20 +01:00
Philipp Kühn
67018ce043 refactoring 2021-02-07 20:02:59 +01:00
Philipp Kühn
8943f8b9ae refactoring 2021-02-07 20:02:10 +01:00
Hans Pagel
7d15e5afb9 docs: update content 2021-02-07 16:12:27 +01:00
Hans Pagel
5571e1dd27 merge installation and the getting started guide 2021-02-07 15:55:50 +01:00
Hans Pagel
13ad3acf63 add tableRole and allowGapCursor to the documentation 2021-02-06 23:25:33 +01:00
Hans Pagel
851aaa2996 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-06 23:20:24 +01:00
Hans Pagel
604d067ed3 docs: add Vue 3 snippets 2021-02-06 23:20:13 +01:00
Philipp Kühn
297b06ca42 add demos page 2021-02-06 20:27:28 +01:00
Philipp Kühn
9a65d5a7d6 refactoring 2021-02-06 20:10:49 +01:00
Philipp Kühn
05be43ac54 refactoring 2021-02-06 12:54:48 +01:00
Philipp Kühn
888e7a518e refactoring 2021-02-06 12:52:34 +01:00
Hans Pagel
aab81ac739 minor refactoring 2021-02-05 22:43:32 +01:00
Hans Pagel
26c7b20287 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-05 22:11:19 +01:00
Hans Pagel
6b4b5efe45 add savvy example 2021-02-05 22:11:01 +01:00
Philipp Kühn
a4866dc946 fix hearts 2021-02-05 20:37:09 +01:00
Philipp Kühn
27e365485f update dependencies 2021-02-05 20:01:55 +01:00
Hans Pagel
3c7b9f53c7 docs: wording 2021-02-05 18:14:18 +01:00
Hans Pagel
1c468b4542 refactoring 2021-02-05 18:13:51 +01:00
Hans Pagel
9f4f723a6b Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/components/PageFooter/index.vue
2021-02-05 17:54:53 +01:00
Hans Pagel
12f6d3cc17 docs: update footer 2021-02-05 17:54:08 +01:00
Philipp Kühn
0422288fd9 some fixes 2021-02-05 12:49:08 +01:00
Hans Pagel
64aa083ff5 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-05 12:19:55 +01:00
Hans Pagel
d7e055d3f8 docs: improve focus example styling 2021-02-05 12:19:44 +01:00
Philipp Kühn
4041badfa2 fix borderradius 2021-02-05 12:13:07 +01:00
Philipp Kühn
5a2c886380 fix page navigation buttons 2021-02-05 12:09:35 +01:00
Philipp Kühn
070040fcc1 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-05 12:05:33 +01:00
Philipp Kühn
430173f512 improve footer styling 2021-02-05 12:05:30 +01:00
Hans Pagel
6276643e6b docs: add styling to the focus demo 2021-02-05 12:02:47 +01:00
Hans Pagel
71cca24c32 docs: fix default value for the focus extension, see #137 2021-02-05 11:26:12 +01:00
Hans Pagel
e54dd76cd9 docs: update content 2021-02-05 11:24:53 +01:00
Philipp Kühn
ed6be790e1 add new favicon 2021-02-05 11:10:34 +01:00
Philipp Kühn
25dbaee83f improve page navigation buttons 2021-02-05 10:41:45 +01:00
Philipp Kühn
649a1598a0 change page navigation buttons 2021-02-05 10:33:26 +01:00
Philipp Kühn
94a3e65b0a fix some styling 2021-02-05 10:23:32 +01:00
Philipp Kühn
3eb681d37a fix spacing 2021-02-05 10:18:56 +01:00
Philipp Kühn
a41d02b0f2 update colors 2021-02-05 10:15:32 +01:00
Philipp Kühn
8919d88f5b change collab style 2021-02-05 10:11:57 +01:00
Philipp Kühn
6c6343c390 fix btn group 2021-02-05 10:00:14 +01:00
Philipp Kühn
6f608b0602 add buttons 2021-02-04 23:41:41 +01:00
Philipp Kühn
ea16c713a4 improve scrollable containers 2021-02-04 22:10:08 +01:00
Hans Pagel
74a9cb90ec fix linting errors 2021-02-04 17:57:45 +01:00
Hans Pagel
ac97e393d1 docs: update content 2021-02-04 17:33:59 +01:00
Hans Pagel
d40131d8d1 docs: update content 2021-02-04 16:56:17 +01:00
Hans Pagel
ff7cc7894d Merge branch 'main' of github.com:ueberdosis/tiptap-next 2021-02-04 16:13:55 +01:00
Philipp Kühn
b260460c75 Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main 2021-02-04 11:46:14 +01:00
Philipp Kühn
c23f31a757 remove double scrollbars for collab demo for most screens 2021-02-04 11:46:09 +01:00
Hans Pagel
67ec5a15af docs: update content 2021-02-04 11:41:15 +01:00
Hans Pagel
c64977add9 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-02-04 11:37:22 +01:00
Philipp Kühn
a38460c197 fix lint 2021-02-04 11:17:26 +01:00
Philipp Kühn
450004a96c Merge branch 'feature/landingpage' into main 2021-02-04 11:15:10 +01:00
Philipp Kühn
24e71a82c6 refactoring 2021-02-04 11:12:46 +01:00
Philipp Kühn
a835938503 refactoring 2021-02-04 11:08:56 +01:00
Philipp Kühn
035139064a refactoring 2021-02-04 10:42:06 +01:00
Philipp Kühn
cf278f3d1c improve mobile styles 2021-02-04 10:39:57 +01:00
Philipp Kühn
8d7cca28d9 typo 2021-02-04 10:39:46 +01:00
Philipp Kühn
fea23c4b43 improve docsearch on mobile 2021-02-04 10:28:58 +01:00
Philipp Kühn
5409a796f5 add links 2021-02-04 10:28:45 +01:00
Philipp Kühn
804ec1932f remove live-demo and typedoc 2021-02-04 09:57:35 +01:00
Philipp Kühn
d65656d43e remove old tracking 2021-02-04 09:46:39 +01:00
Philipp Kühn
7d2b0a0a67 dont use alpha docsearch anymore 2021-02-04 09:46:06 +01:00
Philipp Kühn
b71b128f37 Merge branch 'feature/landingpage' of https://github.com/ueberdosis/tiptap-next into feature/landingpage 2021-02-04 09:42:31 +01:00
Philipp Kühn
d7ae2751af fix menu on ios 2021-02-04 09:42:27 +01:00
Hans Pagel
82e317ebc8 docs: rework the landing page 2021-02-04 01:24:14 +01:00
Philipp Kühn
f5e419ae9c improve styling 2021-02-04 00:10:03 +01:00
Philipp Kühn
5b5607f669 add dociq logo 2021-02-03 23:56:54 +01:00
Philipp Kühn
d9ab7dac8a change toc fontsize 2021-02-03 23:52:23 +01:00
Philipp Kühn
4dfcb818cf fix mobile feature columns 2021-02-03 23:51:22 +01:00
Philipp Kühn
2518d22a90 use light search 2021-02-03 23:50:14 +01:00
Philipp Kühn
8c3085e0b3 fix mobile manu 2021-02-03 23:46:32 +01:00
Philipp Kühn
0759f6f8ab improve styling 2021-02-03 23:36:29 +01:00
Philipp Kühn
31ed0fb89b Merge branch 'feature/landingpage' of https://github.com/ueberdosis/tiptap-next into feature/landingpage 2021-02-03 18:36:58 +01:00
Philipp Kühn
ca961cc187 fix tests 2021-02-03 18:36:54 +01:00
Hans Pagel
1ea3de2ec1 add task 2021-02-03 16:50:15 +01:00