Philipp Kühn
8a62339ab9
refactoring
2021-02-11 23:14:17 +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
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
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
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
b6e15a144d
fix path to og image
2021-02-08 16:16:49 +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