tiptap/packages/core/src
Nick Perez ffb51d3b7e
fix(core): respect the editor's parseOptions (#5742)
Co-authored-by: guarmo <armando.guarino@tiptap.dev>
2024-10-21 12:55:35 +02:00
..
commands fix(core): respect the editor's parseOptions (#5742) 2024-10-21 12:55:35 +02:00
extensions fix(core): drop/paste event as Extensions #5681 (#5684) 2024-09-30 12:21:02 +02:00
helpers Fix getMarkRange not finding marks when at the start of a mark (#5717) 2024-10-11 06:44:05 +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
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 Improve accessibility on the editor DOM element (#5734) 2024-10-16 11:34:26 +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 revert: "fix(core): handle macOS text expansion properly in InputRules (#5261)" 2024-09-16 06:19:37 +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 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 docs: update DecorationWithType typings for accuracy (#5692) 2024-10-02 10:12:41 +02:00