tiptap/packages/core/src
2022-08-22 14:24:21 +02:00
..
commands fix(core): setNodeSelection should not clamp pos by Selection.atStart/atEnd (#3091) 2022-08-22 14:22:44 +02:00
extensions refactor(maintainment): set dependency versions for prosemirror and y… (#2904) 2022-06-21 00:17:10 +02:00
helpers fix(core): isNodeSelection, isTextSelection not always false (#3089) 2022-08-22 13:05:53 +02:00
inputRules refactor: use index files for imports to simplify the export flow (#2870) 2022-06-11 07:11:14 +02:00
pasteRules feat(core): add nodePasteRule to core 2022-06-25 12:07:33 +02:00
utilities fix(core): isNodeSelection, isTextSelection not always false (#3089) 2022-08-22 13:05:53 +02: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 onUpdate function (#2935) 2022-08-22 14:24:21 +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 add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +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 add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +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 Fix paste rule adding one character to paste range (#2968) 2022-08-22 13:26:26 +02: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 add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00