tiptap/packages/core/src
2021-10-14 20:45:44 +02:00
..
commands fix: fix type for insertContent command 2021-10-14 12:30:16 +02:00
extensions fix: handle backspace also on shift 2021-09-27 23:03:51 +02:00
helpers fix: check for storedMarks in getMarkAttributes, fix #2039 2021-10-14 20:45:44 +02:00
inputRules fix: allow to re-apply current mark for input rules and paste rules, fix #2003 2021-10-10 22:23:32 +02:00
pasteRules fix: allow to re-apply current mark for input rules and paste rules, fix #2003 2021-10-10 22:23:32 +02:00
utilities feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
CommandManager.ts feat: Allow to use commands within InputRule and PasteRule (#2035) 2021-10-14 11:56:40 +02:00
Editor.ts feat: Allow to use commands within InputRule and PasteRule (#2035) 2021-10-14 11:56:40 +02:00
EventEmitter.ts refactoring 2021-09-30 09:34:45 +02:00
Extension.ts feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
ExtensionManager.ts feat: Allow to use commands within InputRule and PasteRule (#2035) 2021-10-14 11:56:40 +02:00
index.ts feat: Allow to use commands within InputRule and PasteRule (#2035) 2021-10-14 11:56:40 +02:00
InputRule.ts feat: Allow to use commands within InputRule and PasteRule (#2035) 2021-10-14 11:56:40 +02:00
Mark.ts feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
Node.ts feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
NodeView.ts feat!: provide more context to update function of node views, fix #1611 2021-07-27 12:26:24 +02:00
PasteRule.ts feat: Allow to use commands within InputRule and PasteRule (#2035) 2021-10-14 11:56:40 +02:00
style.ts fix: add missing ProseMirror styles 2021-08-20 21:11:39 +02:00
Tracker.ts feat: add Tracker class 2021-06-04 23:57:41 +02:00
types.ts feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00