.. |
commands
|
feat(core): allow nodes and fragments to be inserted into the editor using insertContentAt command #5764 (#5766)
|
2024-10-25 16:32:18 +02:00 |
extensions
|
fix(core): drop /paste event as Extensions #5681 (#5684)
|
2024-09-30 12:21:02 +02:00 |
helpers
|
feat(core): allow nodes and fragments to be inserted into the editor using insertContentAt command #5764 (#5766)
|
2024-10-25 16:32:18 +02:00 |
inputRules
|
docs: update link in input and paste rules docstrings (#5771)
|
2024-10-27 09:45:12 +01:00 |
pasteRules
|
docs: update link in input and paste rules docstrings (#5771)
|
2024-10-27 09:45:12 +01:00 |
utilities
|
fix(core): styles de-duplicate in mergeAttributes (#4610)
|
2024-08-21 22:39:58 +02: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: in a collab setting, disable transactions that are trying to sync invalid content (#5207)
|
2024-10-21 17:15:06 +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: update docs and add tests for collaboration and priority docs
|
2024-08-12 11:14:41 +02:00 |
ExtensionManager.ts
|
build: type defs only emit for a single package's code (#5665)
|
2024-09-26 14:51:00 +02:00 |
index.ts
|
fix(core): drop /paste event as Extensions #5681 (#5684)
|
2024-09-30 12:21:02 +02:00 |
InputRule.ts
|
fix: properly transform paste/input rules (#5545)
|
2024-10-25 16:45:17 +02:00 |
Mark.ts
|
fix: update docs and add tests for collaboration and priority docs
|
2024-08-12 11:14:41 +02:00 |
Node.ts
|
fix: update docs and add tests for collaboration and priority docs
|
2024-08-12 11:14:41 +02:00 |
NodePos.ts
|
Fix NodePos logic for child position calculation and attribute changes (#5716)
|
2024-10-10 12:43:58 +02:00 |
NodeView.ts
|
refactor(core): update typings for NodeViews to be accurate to implementation #5483 (#5526)
|
2024-08-20 16:25:16 +02:00 |
PasteRule.ts
|
docs: update link in input and paste rules docstrings (#5771)
|
2024-10-27 09:45:12 +01:00 |
style.ts
|
fix(core): resolve text selection issues #2690 #5208 (#4646)
|
2024-08-13 22:46:16 +02:00 |
Tracker.ts
|
feat(pm): new prosemirror package for dependency resolving
|
2023-02-02 17:37:33 +01:00 |
types.ts
|
docs: update DecorationWithType typings for accuracy (#5692)
|
2024-10-02 10:12:41 +02:00 |