tiptap/packages/core/src
2024-08-22 12:34:27 +02:00
..
commands fix: preserve attributes of toggled node #3644 (#5489) 2024-08-21 14:03:57 +02:00
extensions fix(core): read preventClearDocument meta + allow disable core plugins #5490 (#5514) 2024-08-20 16:32:44 +02:00
helpers fix(core): check schema's nesting rules on contentCheck (#5500) (#5535) 2024-08-21 22:44:17 +02:00
inputRules chore: merge main into develop 2024-05-13 11:29:50 +02:00
pasteRules feat(core): add getContent to nodePasteRules (#4212) 2024-08-09 07:34:17 +02:00
plugins feature(core): add onPaste and onDrop events to editor (#4843) 2024-08-21 18:46:49 +02: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 feature(core): add onPaste and onDrop events to editor (#4843) 2024-08-21 18:46:49 +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 refactor(core): update typings for NodeViews to be accurate to implementation #5483 (#5526) 2024-08-20 16:25:16 +02:00
index.ts feature(core): add onPaste and onDrop events to editor (#4843) 2024-08-21 18:46:49 +02:00
InputRule.ts fix(core): handle macOS text expansion properly in InputRules (#5261) 2024-08-22 12:34:27 +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 querySelectorAll function (#5094) 2024-05-08 12:22:13 +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 feat: added jsdocs (#4356) 2024-05-11 14:30:44 +02: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 feature(core): add onPaste and onDrop events to editor (#4843) 2024-08-21 18:46:49 +02:00