Philipp Kühn
|
cfd29fac86
|
fix: better merge mark attributes for existing marks, fix #1039
|
2021-04-23 08:58:03 +02:00 |
|
Philipp Kühn
|
1c8ca95de2
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
|
Philipp Kühn
|
12f60abb73
|
feat: add name to extension context
|
2021-04-20 23:11:35 +02:00 |
|
Philipp Kühn
|
e0c2460a96
|
feat: add editor prop to KeyboardShortcutCommand
|
2021-04-20 22:58:09 +02:00 |
|
Philipp Kühn
|
4e6d43bbfb
|
fix: fix a bug when dragging node views
|
2021-04-20 17:18:59 +02:00 |
|
Philipp Kühn
|
aa002a012b
|
fix: fix extension option merging
|
2021-04-17 21:25:29 +02:00 |
|
Philipp Kühn
|
89b72b8608
|
refactoring: rename posToClientRect to posToDOMRect
|
2021-04-16 14:44:10 +02:00 |
|
Philipp Kühn
|
a0ba4542ef
|
fix menu fade animations
|
2021-04-16 13:29:50 +02:00 |
|
Philipp Kühn
|
9f64015157
|
feat: remove resize event handler
|
2021-04-16 12:51:47 +02:00 |
|
Philipp Kühn
|
8dab6144a6
|
feat: add coordsAtPos and posToClientRect helper methods
|
2021-04-16 09:56:52 +02:00 |
|
Philipp Kühn
|
4137e00d98
|
fix: fix type for emitUpdate, fix #276
|
2021-04-16 00:17:09 +02:00 |
|
Philipp Kühn
|
afe12f1603
|
fix attributes
|
2021-04-15 23:14:47 +02:00 |
|
Philipp Kühn
|
08974c6332
|
fix lint errors
|
2021-04-15 22:58:13 +02:00 |
|
Philipp Kühn
|
b3596582da
|
fix some more errors
|
2021-04-15 22:53:02 +02:00 |
|
Philipp Kühn
|
6c2eea094c
|
wip: fix isList
|
2021-04-15 22:08:52 +02:00 |
|
Philipp Kühn
|
05434afc47
|
wip: add extension.name
|
2021-04-15 22:03:45 +02:00 |
|
Philipp Kühn
|
016bda4010
|
wip: fix extendNodeSchema and extendMarkSchema
|
2021-04-15 21:43:41 +02:00 |
|
Philipp Kühn
|
07bc40ce75
|
wip: add getExtensionField
|
2021-04-15 21:14:33 +02:00 |
|
Philipp Kühn
|
d194b90a61
|
wip: save hierachy within extension classes
|
2021-04-15 14:40:28 +02:00 |
|
Philipp Kühn
|
c40ce34eec
|
wip: add some hierarchy tests
|
2021-04-14 09:48:38 +02:00 |
|
Philipp Kühn
|
0a6312382f
|
fix: fix adding mark only with insertContent(), fix #264
|
2021-04-12 12:39:36 +02:00 |
|
Philipp Kühn
|
5e1ec5d2a6
|
feat: add parentConfig to extension context for more extendable extensions, fix #259
|
2021-04-12 11:11:02 +02:00 |
|
Philipp Kühn
|
e7fe7248af
|
fix: add scrollIntoView for insertContent
|
2021-04-09 10:45:23 +02:00 |
|
Philipp Kühn
|
708ac94ceb
|
fix: fix a bug when detecting changes within node views
|
2021-04-09 09:51:07 +02:00 |
|
Philipp Kühn
|
39147f5b02
|
fix: fixed type for Content
|
2021-04-09 08:22:13 +02:00 |
|
Philipp Kühn
|
d2c5b71c28
|
fix: improve drag position for node views even more
|
2021-04-09 00:11:29 +02:00 |
|
Philipp Kühn
|
5e5b8db6eb
|
fix: improve drag position for node views
|
2021-04-08 23:53:47 +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
|
160ee9f846
|
enable clipboardTextSerializer again
|
2021-04-07 22:22:39 +02:00 |
|
Philipp Kühn
|
7877fbcb11
|
fix lint
|
2021-04-07 22:09:46 +02:00 |
|
Philipp Kühn
|
a0e2a830d7
|
refactor: remove isEditable from node views, remove viewUpdate event
|
2021-04-07 22:07:36 +02:00 |
|
Philipp Kühn
|
3334d930f3
|
feat: add resetAttributes() command, deprecate resetNodeAttributes()
|
2021-04-07 21:30:55 +02:00 |
|
Philipp Kühn
|
aac32b4df6
|
feat: add updateAttributes() command, deprecate updateNodeAttributes(), fix #254
|
2021-04-07 21:17:02 +02:00 |
|
Philipp Kühn
|
bb1ae659a4
|
feat: add priority option to extensions
|
2021-04-07 18:29:16 +02:00 |
|
Philipp Kühn
|
beb96c5cbf
|
fix: remove debug log
|
2021-04-07 16:03:01 +02:00 |
|
Philipp Kühn
|
b8d9b7d4c7
|
feat: add insertContent() command, deprecate insertText(), insertHTML() and insertNode()
|
2021-04-07 11:53:37 +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 |
|
Philipp Kühn
|
3a5cad6bea
|
check for contenteditable within nodeviews
|
2021-04-04 09:50:36 +02:00 |
|
Philipp Kühn
|
6757813fd0
|
refactoring
|
2021-04-02 23:53:04 +02:00 |
|
Philipp Kühn
|
c8f384b9fc
|
remove log
|
2021-04-02 22:20:20 +02:00 |
|
Philipp Kühn
|
a5e1030e4f
|
add insertNode command
|
2021-04-02 21:55:25 +02:00 |
|
Philipp Kühn
|
7adf1853d7
|
add basic lowlight extension
|
2021-04-02 00:07:40 +02:00 |
|
Philipp Kühn
|
f2ca9322ee
|
add keepOnSplit option for marks
|
2021-04-01 19:06:40 +02:00 |
|
Philipp Kühn
|
9cdc76a082
|
fix whitespace
|
2021-04-01 18:42:31 +02:00 |
|
Philipp Kühn
|
c68fa74ad1
|
add resize event
|
2021-04-01 16:21:47 +02:00 |
|
Philipp Kühn
|
f8d029040a
|
fix type cycle bug in vite
|
2021-03-31 13:44:56 +02:00 |
|
Philipp Kühn
|
daa8e72477
|
add doc page for bubble menu
|
2021-03-30 14:07:18 +02:00 |
|
Philipp Kühn
|
4717d7ff9a
|
fix more commands for cell selections
|
2021-03-28 21:30:47 +02:00 |
|
Philipp Kühn
|
9595a23eb8
|
fix updating marks for multiple table cells, fix #186
|
2021-03-28 21:07:56 +02:00 |
|
Philipp Kühn
|
43320e51c7
|
add isNodeEmpty helper method
|
2021-03-24 22:23:08 +01:00 |
|