.. |
commands
|
feat(commands): add joinUp and joinDown command (#3455)
|
2022-11-25 20:37:25 +01:00 |
extensions
|
fix(core): implement deleteCurrentNode command & fix node joining on Delete key (#3192)
|
2022-11-25 16:42:13 +01:00 |
helpers
|
Custom text serializers should override text serializers defined in the schema (#3546)
|
2022-12-16 12:47:03 +01:00 |
inputRules
|
refactor: use index files for imports to simplify the export flow (#2870)
|
2022-06-11 07:11:14 +02:00 |
pasteRules
|
fix(core): insert PasteRule Node at matched position (#2942) (#2943)
|
2022-09-10 14:07:46 +02:00 |
utilities
|
Fix #3435 - CommonJS and ESM loading confusion (#3436)
|
2022-11-24 16:06:42 +01:00 |
CommandManager.ts
|
fix(core): createCan command props shouldn't try dispatch (#3025) (#3026)
|
2022-08-22 14:19:44 +02:00 |
Editor.ts
|
fix(core): make setEditable trigger all 'update' listeners (#3140)
|
2022-09-01 13:55:19 +02:00 |
EventEmitter.ts
|
refactor: Use named exports instead of default exports (#2238)
|
2021-12-06 12:00:09 +01:00 |
Extension.ts
|
add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862)
|
2022-06-08 14:10:25 +02:00 |
ExtensionManager.ts
|
feature(core): add exit handling for marks (#2925)
|
2022-08-22 15:23:44 +02:00 |
index.ts
|
refactor: use index files for imports to simplify the export flow (#2870)
|
2022-06-11 07:11:14 +02:00 |
InputRule.ts
|
chore: migrate to new versions of prosemirror packages (#2854)
|
2022-06-20 11:45:37 +02:00 |
Mark.ts
|
feature(core): add exit handling for marks (#2925)
|
2022-08-22 15:23:44 +02:00 |
Node.ts
|
add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862)
|
2022-06-08 14:10:25 +02:00 |
NodeView.ts
|
chore: migrate to new versions of prosemirror packages (#2854)
|
2022-06-20 11:45:37 +02:00 |
PasteRule.ts
|
Revert "Fixed dragged text not being deleted after drop on another editor (#3279)"
|
2022-11-04 18:21:12 +01:00 |
style.ts
|
refactor: Use named exports instead of default exports (#2238)
|
2021-12-06 12:00:09 +01:00 |
Tracker.ts
|
feat: add Tracker class
|
2021-06-04 23:57:41 +02:00 |
types.ts
|
fix(core): implement deleteCurrentNode command & fix node joining on Delete key (#3192)
|
2022-11-25 16:42:13 +01:00 |