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 |
|
Hans Pagel
|
0b725ef3cd
|
add websocket server logging, switch to local websocket server
|
2020-11-25 11:49:07 +01:00 |
|
Philipp Kühn
|
c66c30ea49
|
Merge branch 'main' into feature/vue-node-views
|
2020-11-25 11:38:50 +01:00 |
|
Philipp Kühn
|
d7084845f4
|
fix task list example
|
2020-11-25 11:24:10 +01:00 |
|
Philipp Kühn
|
507fd981d5
|
try to improve drag handling
|
2020-11-25 11:21:53 +01:00 |
|
Philipp Kühn
|
da45af3a51
|
Merge branch 'main' into feature/vue-node-views
|
2020-11-25 10:00:13 +01:00 |
|
Philipp Kühn
|
12a2e6e677
|
fix lint
|
2020-11-25 09:53:29 +01:00 |
|
Philipp Kühn
|
ddc71f792a
|
manually merge HTMLAttributes
|
2020-11-25 09:50:54 +01:00 |
|
Philipp Kühn
|
d938979584
|
try to solve nested drag handles
|
2020-11-24 21:50:54 +01:00 |
|
Hans Pagel
|
7a058b9c2f
|
fix linting
|
2020-11-24 17:29:43 +01:00 |
|
Hans Pagel
|
5685cf83a4
|
improve link testing
|
2020-11-24 17:26:47 +01:00 |
|
Hans Pagel
|
098c83f964
|
add a bunch of new tests and add empty test files where missing
|
2020-11-24 16:54:25 +01:00 |
|
Hans Pagel
|
37cc39b919
|
add skypack
|
2020-11-24 14:07:46 +01:00 |
|
Philipp Kühn
|
f4368f9021
|
improve support for drag and drop
|
2020-11-24 11:40:09 +01:00 |
|
Philipp Kühn
|
ae6630e6dc
|
remove log
|
2020-11-24 10:52:27 +01:00 |
|
Philipp Kühn
|
dcac8e5407
|
improve node views
|
2020-11-24 10:51:57 +01:00 |
|
Philipp Kühn
|
3128c5eb9d
|
improve ignoreMutation
|
2020-11-23 18:31:35 +01:00 |
|
Philipp Kühn
|
b4f3f8279e
|
Merge branch 'main' into feature/vue-node-views
|
2020-11-23 17:30:45 +01:00 |
|
Philipp Kühn
|
06df66f64a
|
remove unused dependency
|
2020-11-23 17:29:00 +01:00 |
|
Philipp Kühn
|
2f81c6b65b
|
cleanup dependencies
|
2020-11-23 17:23:32 +01:00 |
|
Philipp Kühn
|
99f50749aa
|
remove typescript dependency from docs
|
2020-11-23 17:14:30 +01:00 |
|
Philipp Kühn
|
6f169a6fdd
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
|
2020-11-23 17:11:54 +01:00 |
|
Philipp Kühn
|
f708697863
|
update dependencies
|
2020-11-23 17:11:48 +01:00 |
|
Hans Pagel
|
1af104be33
|
move insertHTML, setContent, clearContent tests to the basic demo
|
2020-11-23 16:55:27 +01:00 |
|
Hans Pagel
|
0c284c5cb1
|
fix typescript errors
|
2020-11-23 16:18:18 +01:00 |
|
Hans Pagel
|
5a1f8d7b6a
|
add tests for a few core commands
|
2020-11-23 16:13:06 +01:00 |
|
Hans Pagel
|
fa73035aa4
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2020-11-23 15:52:00 +01:00 |
|
Philipp Kühn
|
5187fbd5d2
|
improve mobile tables
|
2020-11-21 23:09:56 +01:00 |
|
Philipp Kühn
|
675912166c
|
rename unsetMarks to unsetAllMarks
|
2020-11-21 00:05:27 +01:00 |
|
Philipp Kühn
|
8f6ae0e69e
|
replace toggleBlockType with toggleNode(
|
2020-11-21 00:00:57 +01:00 |
|
Philipp Kühn
|
540b0656f3
|
rename setBlockType to setNode
|
2020-11-20 23:56:41 +01:00 |
|
Philipp Kühn
|
c433428fba
|
refactoring
|
2020-11-20 23:44:23 +01:00 |
|
Philipp Kühn
|
527f75f5fd
|
improve eslint config
|
2020-11-20 22:04:46 +01:00 |
|
Philipp Kühn
|
7decae762a
|
add vscode links
|
2020-11-20 21:47:55 +01:00 |
|
Philipp Kühn
|
feda283fcb
|
add enableInputRules and enablePasteRules option
|
2020-11-20 21:30:12 +01:00 |
|
Philipp Kühn
|
d7441deec9
|
Publish
- @tiptap/starter-kit@2.0.0-alpha.4
- @tiptap/vue-starter-kit@2.0.0-alpha.5
|
2020-11-20 15:59:26 +01:00 |
|
Philipp Kühn
|
f2ca973278
|
update lock file
|
2020-11-20 15:25:14 +01:00 |
|
Hans Pagel
|
86219a3ed1
|
test inline code keyboard shortcuts
|
2020-11-20 13:56:52 +01:00 |
|
Philipp Kühn
|
cafb894c17
|
Merge branch 'main' into feature/vue-node-views
|
2020-11-20 09:45:36 +01:00 |
|
Philipp Kühn
|
683e7f112e
|
fix version again
|
2020-11-20 09:45:25 +01:00 |
|
Philipp Kühn
|
19e07c938d
|
Merge branch 'main' into feature/vue-node-views
|
2020-11-20 09:41:38 +01:00 |
|
Philipp Kühn
|
20159bd9da
|
fix version
|
2020-11-20 09:41:28 +01:00 |
|