tiptap/packages/core/src
2021-04-12 12:39:36 +02:00
..
commands fix: add scrollIntoView for insertContent 2021-04-09 10:45:23 +02:00
extensions enable clipboardTextSerializer again 2021-04-07 22:22:39 +02:00
helpers feat: add parentConfig to extension context for more extendable extensions, fix #259 2021-04-12 11:11:02 +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 fix: fix adding mark only with insertContent(), fix #264 2021-04-12 12:39:36 +02:00
CommandManager.ts remove unused method 2021-02-16 18:56:18 +01:00
Editor.ts Merge branch 'main' into feature/extension-code-block-lowlight 2021-04-07 22:39:39 +02:00
EventEmitter.ts improve types 2021-01-28 09:50:17 +01:00
Extension.ts feat: add parentConfig to extension context for more extendable extensions, fix #259 2021-04-12 11:11:02 +02:00
ExtensionManager.ts feat: add parentConfig to extension context for more extendable extensions, fix #259 2021-04-12 11:11:02 +02:00
index.ts feat: add parentConfig to extension context for more extendable extensions, fix #259 2021-04-12 11:11:02 +02:00
Mark.ts feat: add parentConfig to extension context for more extendable extensions, fix #259 2021-04-12 11:11:02 +02:00
Node.ts feat: add parentConfig to extension context for more extendable extensions, fix #259 2021-04-12 11:11:02 +02:00
NodeView.ts fix: fix a bug when detecting changes within node views 2021-04-09 09:51:07 +02:00
style.ts improve default styling for node views 2020-10-30 16:06:24 +01:00
types.ts feat: add parentConfig to extension context for more extendable extensions, fix #259 2021-04-12 11:11:02 +02:00