tiptap/packages/core/src
2021-02-16 22:59:45 +01:00
..
commands fix storedMarks when using focus first, fix #94 2021-02-16 22:36:28 +01:00
extensions add Commands interface 2021-02-10 09:59:35 +01:00
helpers add getSplittedAttributes helper 2021-01-29 09:33:42 +01:00
inputRules refactoring 2021-01-28 09:57:20 +01:00
pasteRules improve build script 2020-11-10 09:21:47 +01:00
utilities remove unused method 2021-02-16 18:56:18 +01:00
CommandManager.ts remove unused method 2021-02-16 18:56:18 +01:00
Editor.ts remove proxy 2021-02-16 18:54:44 +01:00
EventEmitter.ts improve types 2021-01-28 09:50:17 +01:00
Extension.ts fix addKeyboardShortcuts type 2021-02-16 22:59:45 +01:00
ExtensionManager.ts rename Commands to RawCommands 2021-02-16 18:36:37 +01:00
index.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
Mark.ts fix addKeyboardShortcuts type 2021-02-16 22:59:45 +01:00
Node.ts fix addKeyboardShortcuts type 2021-02-16 22:59:45 +01:00
style.ts improve default styling for node views 2020-10-30 16:06:24 +01:00
types.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00