tiptap/packages/core/src
2021-04-20 23:11:35 +02:00
..
commands fix: fix type for emitUpdate, fix #276 2021-04-16 00:17:09 +02:00
extensions enable clipboardTextSerializer again 2021-04-07 22:22:39 +02:00
helpers feat: add name to extension context 2021-04-20 23:11:35 +02:00
inputRules refactoring 2021-01-28 09:57:20 +01:00
pasteRules fix bug in markPasteRule, fix #215 2021-03-18 10:54:16 +01:00
utilities wip: add getExtensionField 2021-04-15 21:14:33 +02:00
CommandManager.ts remove unused method 2021-02-16 18:56:18 +01:00
Editor.ts feat: remove resize event handler 2021-04-16 12:51:47 +02:00
EventEmitter.ts improve types 2021-01-28 09:50:17 +01:00
Extension.ts feat: add name to extension context 2021-04-20 23:11:35 +02:00
ExtensionManager.ts feat: add name to extension context 2021-04-20 23:11:35 +02:00
index.ts refactoring: rename posToClientRect to posToDOMRect 2021-04-16 14:44:10 +02:00
Mark.ts feat: add name to extension context 2021-04-20 23:11:35 +02:00
Node.ts feat: add name to extension context 2021-04-20 23:11:35 +02:00
NodeView.ts fix: fix a bug when dragging node views 2021-04-20 17:18:59 +02:00
style.ts fix menu fade animations 2021-04-16 13:29:50 +02:00
types.ts feat: add editor prop to KeyboardShortcutCommand 2021-04-20 22:58:09 +02:00