Philipp Kühn
|
127d9f29ac
|
fix a bug for task item
|
2020-12-02 18:13:16 +01:00 |
|
Philipp Kühn
|
a884cb81de
|
Publish
- @tiptap/core@2.0.0-alpha.7
- @tiptap/extension-blockquote@2.0.0-alpha.4
- @tiptap/extension-bold@2.0.0-alpha.4
- @tiptap/extension-bullet-list@2.0.0-alpha.4
- @tiptap/extension-code-block@2.0.0-alpha.4
- @tiptap/extension-code@2.0.0-alpha.4
- @tiptap/extension-collaboration-cursor@2.0.0-alpha.4
- @tiptap/extension-collaboration@2.0.0-alpha.4
- @tiptap/extension-document@2.0.0-alpha.4
- @tiptap/extension-dropcursor@2.0.0-alpha.4
- @tiptap/extension-focus@2.0.0-alpha.4
- @tiptap/extension-font-family@2.0.0-alpha.4
- @tiptap/extension-gapcursor@2.0.0-alpha.4
- @tiptap/extension-hard-break@2.0.0-alpha.4
- @tiptap/extension-heading@2.0.0-alpha.4
- @tiptap/extension-highlight@2.0.0-alpha.4
- @tiptap/extension-history@2.0.0-alpha.4
- @tiptap/extension-horizontal-rule@2.0.0-alpha.4
- @tiptap/extension-image@2.0.0-alpha.4
- @tiptap/extension-italic@2.0.0-alpha.4
- @tiptap/extension-link@2.0.0-alpha.4
- @tiptap/extension-list-item@2.0.0-alpha.4
- @tiptap/extension-ordered-list@2.0.0-alpha.4
- @tiptap/extension-paragraph@2.0.0-alpha.4
- @tiptap/extension-strike@2.0.0-alpha.4
- @tiptap/extension-task-item@2.0.0-alpha.4
- @tiptap/extension-task-list@2.0.0-alpha.4
- @tiptap/extension-text-align@2.0.0-alpha.4
- @tiptap/extension-text-style@2.0.0-alpha.4
- @tiptap/extension-text@2.0.0-alpha.4
- @tiptap/extension-typography@2.0.0-alpha.4
- @tiptap/extension-underline@2.0.0-alpha.4
- @tiptap/html@2.0.0-alpha.3
- @tiptap/starter-kit@2.0.0-alpha.5
- @tiptap/vue-starter-kit@2.0.0-alpha.6
- @tiptap/vue@2.0.0-alpha.4
|
2020-12-02 17:08:17 +01:00 |
|
Philipp Kühn
|
4d9e3f7622
|
fix lists
|
2020-12-02 16:29:17 +01:00 |
|
Hans Pagel
|
ac820de528
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2020-12-02 15:35:52 +01:00 |
|
Hans Pagel
|
12d994275c
|
fix: retrieve awareness states after reconnect
|
2020-12-02 15:35:33 +01:00 |
|
Philipp Kühn
|
ae3e36e2ce
|
improve isMarkActive
|
2020-12-02 14:39:25 +01:00 |
|
Philipp Kühn
|
cd46e5ebd2
|
fix tests
|
2020-12-02 12:05:35 +01:00 |
|
Philipp Kühn
|
88f89df479
|
extension name is required now
|
2020-12-02 09:44:46 +01:00 |
|
Philipp Kühn
|
143b309bdf
|
add collab commands
|
2020-12-02 09:28:55 +01:00 |
|
Philipp Kühn
|
5b794c9137
|
improve isActive
|
2020-12-02 08:55:34 +01:00 |
|
Philipp Kühn
|
532eaa4e86
|
fix chain again
|
2020-12-01 23:32:39 +01:00 |
|
Philipp Kühn
|
30d5ab5f39
|
dont add focus and blur transactions to history
|
2020-12-01 21:58:29 +01:00 |
|
Philipp Kühn
|
5ae9d8cca4
|
fix history for collab demo
|
2020-12-01 14:55:11 +01:00 |
|
Philipp Kühn
|
d8322d2e2e
|
fix chained commands
|
2020-12-01 14:44:53 +01:00 |
|
Philipp Kühn
|
1495573d6b
|
fix bug
|
2020-12-01 13:08:11 +01:00 |
|
Philipp Kühn
|
96920e5c14
|
fix togglemark
|
2020-12-01 12:45:30 +01:00 |
|
Philipp Kühn
|
fe9f74ebdf
|
refactoring
|
2020-12-01 09:20:25 +01:00 |
|
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
|
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 |
|
Philipp Kühn
|
c0911c315c
|
improve isActive for marks
|
2020-11-30 15:40:16 +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 |
|
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 |
|
Philipp Kühn
|
410a24f7db
|
refactoring
|
2020-11-27 16:45:39 +01:00 |
|
Hans Pagel
|
52a4f655e8
|
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
|
2020-11-27 15:23:25 +01:00 |
|
Hans Pagel
|
527bfe4e2e
|
add descriptions to all packages
|
2020-11-27 14:58:28 +01:00 |
|
Philipp Kühn
|
ebd84cf488
|
add onSelection event
|
2020-11-27 14:52:19 +01:00 |
|
Philipp Kühn
|
ac0e32587a
|
add missing options to starter kit
|
2020-11-25 23:35:23 +01:00 |
|
Philipp Kühn
|
dbebb1ca9e
|
check isEditable in node view renderer
|
2020-11-25 23:19:23 +01:00 |
|
Philipp Kühn
|
b5ba3fd3eb
|
improve node views
|
2020-11-25 22:11:17 +01:00 |
|
Philipp Kühn
|
ddc20c9e47
|
fix cursor bug
|
2020-11-25 21:50:40 +01:00 |
|
Philipp Kühn
|
d479c184aa
|
add VueRendererOptions
|
2020-11-25 21:19:34 +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 |
|
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 |
|
Philipp Kühn
|
c66c30ea49
|
Merge branch 'main' into feature/vue-node-views
|
2020-11-25 11:38:50 +01:00 |
|