Dominik
|
134a4bd1fb
|
fix(core): dont use selection for setContent replacement (#2934)
|
2022-07-06 12:59:16 +02:00 |
|
Dominik
|
8c6751f0c6
|
add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862)
* chore: add precommit hook for eslint fixes, fix linting issues
* chore: add eslint import sort plugin
|
2022-06-08 14:10:25 +02:00 |
|
Philipp Kühn
|
e07a5b625d
|
refactor: Use named exports instead of default exports (#2238)
* use named exports instead of default exports
* fix tests
Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
|
2021-12-06 12:00:09 +01:00 |
|
Philipp Kühn
|
78e2a6e775
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
|
Philipp Kühn
|
592892edd1
|
fix: add correct type for parseOptions
|
2021-04-26 23:43:32 +02:00 |
|
Philipp Kühn
|
9a40c17b34
|
fix: set correct type for emitUpdate
|
2021-04-25 21:04:26 +02:00 |
|
Philipp Kühn
|
1c8ca95de2
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +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
|
56b4df044f
|
rename AllCommands to Commands
|
2021-02-16 18:39:37 +01:00 |
|
Philipp Kühn
|
a705134998
|
rename Commands to RawCommands
|
2021-02-16 18:36:37 +01:00 |
|
Philipp Kühn
|
ca8d1a4245
|
add command scope
|
2021-02-16 11:27:58 +01:00 |
|
Philipp Kühn
|
55ff908423
|
refactoring
|
2021-02-10 18:05:02 +01:00 |
|
Philipp Kühn
|
290ff76e37
|
add Commands interface
|
2021-02-10 09:59:35 +01:00 |
|
Philipp Kühn
|
3cd6c55279
|
restructure commands
|
2020-11-18 16:43:27 +01:00 |
|
Philipp Kühn
|
13a314e123
|
refactoring
|
2020-11-16 21:42:35 +01:00 |
|
Philipp Kühn
|
6f3db0970f
|
move commands again
|
2020-11-04 22:38:52 +01:00 |
|
Philipp Kühn
|
fd298b645b
|
add core extensions
|
2020-10-23 10:44:30 +02:00 |
|
Philipp Kühn
|
ac33eb483e
|
fix more linting errors
|
2020-09-24 00:29:05 +02:00 |
|
Philipp Kühn
|
119fdd0dff
|
improve command handling
|
2020-09-22 10:49:38 +02:00 |
|
Philipp Kühn
|
78ff453030
|
fix ts errors
|
2020-09-21 23:44:35 +02:00 |
|
Philipp Kühn
|
f6270c0e0c
|
add more commands
|
2020-09-20 23:44:38 +02:00 |
|
Philipp Kühn
|
3c60bb6406
|
return editor for all core command types
|
2020-08-17 16:38:13 +02:00 |
|
Philipp Kühn
|
023c16a4f5
|
some fixes
|
2020-04-21 23:48:50 +02:00 |
|
Philipp Kühn
|
91d4aa7e39
|
improve type handling for commands
|
2020-04-21 23:22:27 +02:00 |
|
Philipp Kühn
|
14421a11fa
|
rename package folders
|
2020-03-30 10:42:59 +02:00 |
|