Philipp Kühn
|
fe6a3e7491
|
feat: add getText() and generateText() methods (fix #1428) (#1875)
* move getTextBetween method
* add getText method
* refactoring
* refactoring
* refactoring
* move renderText to schema, add generateText method
* add GenerateText demo
* docs: update
* remove demo from html page
|
2021-09-09 23:51:05 +02:00 |
|
Philipp Kühn
|
d037c5656a
|
fix: fix merging options on configure for multiple extension instances
|
2021-06-03 13:13:43 +02:00 |
|
Philipp Kühn
|
655c5647f0
|
fix: fix a bug when configurating the same extension multiple times
|
2021-05-11 17:03:34 +02:00 |
|
Philipp Kühn
|
b4e2b6fc9d
|
fix: set correct priority when extending extensions, fix #1288
|
2021-05-10 00:13:32 +02:00 |
|
Philipp Kühn
|
cbc0dd8920
|
fix: remove editor from addExtensions context
|
2021-05-07 10:24:48 +02:00 |
|
Philipp Kühn
|
ae17bd101c
|
refactoring
|
2021-05-07 10:08:30 +02:00 |
|
Philipp Kühn
|
26e672e2f0
|
feat: add addExtensions option
|
2021-05-06 18:39:47 +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
|
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
|
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
|
4a58978ffb
|
add NodeSchemaFields interface
|
2021-02-19 10:09:25 +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
|
b896bff98b
|
add todo
|
2021-02-16 19:02:01 +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 |
|
Hans Pagel
|
fde2b1572d
|
add table commands, add tableRole to the schema, add buttons to the example
|
2021-01-22 20:01:01 +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
|
563f37d74b
|
fix copying mentions as plain text
|
2021-01-19 20:27:51 +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
|
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
|
13a314e123
|
refactoring
|
2020-11-16 21:42:35 +01:00 |
|
Philipp Kühn
|
e6bff7a4cd
|
rename
|
2020-11-16 11:21:54 +01:00 |
|
Philipp Kühn
|
8a7603edaf
|
replace NodeExtension with Node, replace MarkExtension with Mark
|
2020-11-16 11:19:43 +01:00 |
|
Philipp Kühn
|
e442b5a8fe
|
rename files
|
2020-10-22 11:19:49 +02:00 |
|
Philipp Kühn
|
930eb63564
|
refactoring
|
2020-10-22 11:14:44 +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
|
6752d52541
|
add basic implementation for attributes
|
2020-10-21 23:32:28 +02:00 |
|
Philipp Kühn
|
7fffe97532
|
add markextension
|
2020-10-21 21:13:38 +02:00 |
|
Philipp Kühn
|
10e16208f9
|
refactoring
|
2020-10-21 21:01:39 +02:00 |
|