tiptap/packages/core/src
2021-04-07 18:29:16 +02:00
..
commands feat: add insertContent() command, deprecate insertText(), insertHTML() and insertNode() 2021-04-07 11:53:37 +02:00
extensions feat: add insertContent() command, deprecate insertText(), insertHTML() and insertNode() 2021-04-07 11:53:37 +02:00
helpers feat: add insertContent() command, deprecate insertText(), insertHTML() and insertNode() 2021-04-07 11:53:37 +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 add basic schema extender 2021-02-19 09:54:39 +01:00
CommandManager.ts remove unused method 2021-02-16 18:56:18 +01:00
Editor.ts fix: remove debug log 2021-04-07 16:03:01 +02:00
EventEmitter.ts improve types 2021-01-28 09:50:17 +01:00
Extension.ts feat: add priority option to extensions 2021-04-07 18:29:16 +02:00
ExtensionManager.ts feat: add priority option to extensions 2021-04-07 18:29:16 +02:00
index.ts fix type cycle bug in vite 2021-03-31 13:44:56 +02:00
Mark.ts feat: add priority option to extensions 2021-04-07 18:29:16 +02:00
Node.ts feat: add priority option to extensions 2021-04-07 18:29:16 +02:00
NodeView.ts check for contenteditable within nodeviews 2021-04-04 09:50:36 +02:00
style.ts improve default styling for node views 2020-10-30 16:06:24 +01:00
types.ts add resize event 2021-04-01 16:21:47 +02:00