Philipp Kühn
|
e0c2460a96
|
feat: add editor prop to KeyboardShortcutCommand
|
2021-04-20 22:58:09 +02:00 |
|
Philipp Kühn
|
aa002a012b
|
fix: fix extension option merging
|
2021-04-17 21:25:29 +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
|
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
|
5e1ec5d2a6
|
feat: add parentConfig to extension context for more extendable extensions, fix #259
|
2021-04-12 11:11:02 +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
|
a0e2a830d7
|
refactor: remove isEditable from node views, remove viewUpdate event
|
2021-04-07 22:07:36 +02:00 |
|
Philipp Kühn
|
bb1ae659a4
|
feat: add priority option to extensions
|
2021-04-07 18:29:16 +02:00 |
|
Philipp Kühn
|
7adf1853d7
|
add basic lowlight extension
|
2021-04-02 00:07:40 +02:00 |
|
Philipp Kühn
|
f8d029040a
|
fix type cycle bug in vite
|
2021-03-31 13:44:56 +02:00 |
|
Philipp Kühn
|
15848473ed
|
rename selection to selectionUpdate, add editor to event listener props
|
2021-03-09 09:50:03 +01:00 |
|
Philipp Kühn
|
92a6768b3d
|
allow to define everything within extensions
|
2021-02-19 17:47:22 +01:00 |
|
Philipp Kühn
|
6fb28a2741
|
make extension configs extendable
|
2021-02-19 17:35:50 +01:00 |
|
Philipp Kühn
|
ba69a0d8f9
|
improve extending nodes and marks
|
2021-02-19 10:54:47 +01:00 |
|
Philipp Kühn
|
6f9557294e
|
add basic schema extender
|
2021-02-19 09:54:39 +01:00 |
|
Philipp Kühn
|
96bb2e188d
|
fix addKeyboardShortcuts type
|
2021-02-16 22:59:45 +01:00 |
|
Philipp Kühn
|
a705134998
|
rename Commands to RawCommands
|
2021-02-16 18:36:37 +01:00 |
|
Philipp Kühn
|
290ff76e37
|
add Commands interface
|
2021-02-10 09:59:35 +01:00 |
|
Philipp Kühn
|
1c424f4db1
|
add deep merge
|
2021-01-20 09:18:49 +01:00 |
|
Philipp Kühn
|
81db30e7d2
|
refactoring
|
2021-01-19 22:29:46 +01:00 |
|
Philipp Kühn
|
693866bacb
|
fix optional starter kit options
|
2020-12-18 22:54:15 +01:00 |
|
Philipp Kühn
|
81af92a85c
|
add multicolor option to highlight
|
2020-12-03 23:32:11 +01:00 |
|
Philipp Kühn
|
88f89df479
|
extension name is required now
|
2020-12-02 09:44:46 +01:00 |
|
Philipp Kühn
|
f6206b3df5
|
add all events to extensions
|
2020-11-30 14:12:36 +01:00 |
|
Philipp Kühn
|
6c39aea432
|
add destroy event
|
2020-11-30 13:50:06 +01:00 |
|
Philipp Kühn
|
6cb3de0f4e
|
dont use instanceof
|
2020-11-19 21:08:25 +01:00 |
|
Philipp Kühn
|
d05c9fda3e
|
refactoring
|
2020-11-16 21:54:40 +01:00 |
|
Philipp Kühn
|
e6bff7a4cd
|
rename
|
2020-11-16 11:21:54 +01:00 |
|
Philipp Kühn
|
b44aafa97c
|
rename set to configure
|
2020-11-16 11:07:06 +01:00 |
|
Philipp Kühn
|
0fdfe33820
|
create new instance on extension set method
|
2020-11-16 10:22:12 +01:00 |
|
Philipp Kühn
|
c87f49c1fe
|
improve new extensions
|
2020-11-16 09:43:17 +01:00 |
|
Philipp Kühn
|
034ee139a3
|
add new syntax to all packages
|
2020-11-15 23:25:25 +01:00 |
|
Philipp Kühn
|
9d7e022ccb
|
fix bug
|
2020-11-14 09:23:47 +01:00 |
|
Philipp Kühn
|
54195d29eb
|
fix more errors
|
2020-10-23 11:24:27 +02:00 |
|
Philipp Kühn
|
c330e41a50
|
fix some errors
|
2020-10-23 10:59:26 +02:00 |
|
Philipp Kühn
|
fd298b645b
|
add core extensions
|
2020-10-23 10:44:30 +02:00 |
|
Philipp Kühn
|
d8d33c7429
|
add type to this context in extensions
|
2020-10-22 23:21:52 +02:00 |
|
Philipp Kühn
|
79172753ef
|
add new syntax to all extensions
|
2020-10-22 12:34:49 +02:00 |
|
Philipp Kühn
|
930eb63564
|
refactoring
|
2020-10-22 11:14:44 +02:00 |
|
Philipp Kühn
|
9697d585fe
|
refactoring
|
2020-10-22 09:42:28 +02:00 |
|
Philipp Kühn
|
faa65b5450
|
refactoring
|
2020-10-22 09:14:24 +02:00 |
|
Philipp Kühn
|
5dcbdebbb7
|
add global attributes
|
2020-10-21 23:55:14 +02:00 |
|
Philipp Kühn
|
2ebf4bf790
|
refactoring
|
2020-10-21 15:30:34 +02:00 |
|
Philipp Kühn
|
020483f0b2
|
add basic new syntax
|
2020-10-21 15:17:05 +02:00 |
|
Philipp Kühn
|
8324f57528
|
add basic extension classes
|
2020-10-09 22:59:25 +02:00 |
|
Philipp Kühn
|
03c65c43f7
|
fix linter
|
2020-09-25 13:56:31 +02:00 |
|
Philipp Kühn
|
ac33eb483e
|
fix more linting errors
|
2020-09-24 00:29:05 +02:00 |
|
Philipp Kühn
|
9a8ce8c5fb
|
refactoring
|
2020-09-22 23:34:18 +02:00 |
|