.. |
commands
|
Merge branch 'main' into develop
|
2024-06-07 16:48:53 +02:00 |
extensions
|
Prevent history checkpoints during backspace in empty editor (#5063)
|
2024-05-09 15:49:59 +02:00 |
helpers
|
feat: error handling of invalid content for a schema (#5178)
|
2024-06-04 09:32:54 +02:00 |
inputRules
|
chore: merge main into develop
|
2024-05-13 11:29:50 +02:00 |
pasteRules
|
feat: added jsdocs (#4356)
|
2024-05-11 14:30:44 +02:00 |
utilities
|
fix: fix newline stripping via insertContent
|
2024-01-29 13:15:39 +01:00 |
CommandManager.ts
|
fix(core) Allow text style to be clearable on new lines (#4151)
|
2023-07-07 11:21:28 +02:00 |
Editor.ts
|
feat: error handling of invalid content for a schema (#5178)
|
2024-06-04 09:32:54 +02:00 |
EventEmitter.ts
|
feat: error handling of invalid content for a schema (#5178)
|
2024-06-04 09:32:54 +02:00 |
Extension.ts
|
fix(core): configure should use the parent of the current instance, to avoid duplication (#5147)
|
2024-05-14 14:45:03 +02:00 |
ExtensionManager.ts
|
refactor(core): clean up constructor & extension setup in extension manager (#5035)
|
2024-05-14 14:43:53 +02:00 |
index.ts
|
feature: nodepos (#4701)
|
2024-01-08 20:21:23 +01:00 |
InputRule.ts
|
feat(core): apply input and paste rules when using insertContent methods (#5046)
|
2024-04-09 13:04:16 +02:00 |
Mark.ts
|
feat: added jsdocs (#4356)
|
2024-05-11 14:30:44 +02:00 |
Node.ts
|
feat: added jsdocs (#4356)
|
2024-05-11 14:30:44 +02:00 |
NodePos.ts
|
fix: NodePos querySelectorAll function (#5094)
|
2024-05-08 12:22:13 +02:00 |
NodeView.ts
|
feat: added jsdocs (#4356)
|
2024-05-11 14:30:44 +02:00 |
PasteRule.ts
|
feat: added jsdocs (#4356)
|
2024-05-11 14:30:44 +02:00 |
style.ts
|
refactor: Use named exports instead of default exports (#2238)
|
2021-12-06 12:00:09 +01:00 |
Tracker.ts
|
feat(pm): new prosemirror package for dependency resolving
|
2023-02-02 17:37:33 +01:00 |
types.ts
|
docs: define keepOnSplit and default optional (#4404)
|
2024-06-07 16:46:40 +02:00 |