tiptap/packages/core/src
2022-07-06 12:59:16 +02:00
..
commands fix(core): dont use selection for setContent replacement (#2934) 2022-07-06 12:59:16 +02:00
extensions refactor(maintainment): set dependency versions for prosemirror and y… (#2904) 2022-06-21 00:17:10 +02:00
helpers fix(core): only respect text of node before current position (#2937) (#2941) 2022-07-06 12:01:23 +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 refactor: use index files for imports to simplify the export flow (#2870) 2022-06-11 07:11:14 +02:00
CommandManager.ts add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
Editor.ts chore: migrate to new versions of prosemirror packages (#2854) 2022-06-20 11:45:37 +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 refactor(maintainment): set dependency versions for prosemirror and y… (#2904) 2022-06-21 00:17:10 +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