tiptap/packages/core/src
bdbch 361a821245
feature(core): pass through paste event to pasteHandler getAttributes (#4354)
* add pass through of paste event for paste handlers

* remove unused pasteHandler.ts

* remove link extension from youtube demo

* added missing prop for handler
2023-09-20 17:23:43 +02:00
..
commands Fix List issues & add support for Mod keys (#4210) 2023-08-03 10:19:32 +02:00
extensions Fix List issues & add support for Mod keys (#4210) 2023-08-03 10:19:32 +02:00
helpers fix(core): fix broken export 2023-08-18 11:06:50 -07:00
inputRules fix: replace the whole node in nodeInputRule (#4341) 2023-08-18 08:32:06 -07:00
pasteRules feature(core): pass through paste event to pasteHandler getAttributes (#4354) 2023-09-20 17:23:43 +02:00
utilities fix(core): fix error when merging class attributes (#4340) 2023-08-17 09:05:48 -07:00
CommandManager.ts fix(core) Allow text style to be clearable on new lines (#4151) 2023-07-07 11:21:28 +02:00
Editor.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
EventEmitter.ts refactor: Use named exports instead of default exports (#2238) 2021-12-06 12:00:09 +01:00
Extension.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
ExtensionManager.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
index.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
InputRule.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
Mark.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
Node.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
NodeView.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
PasteRule.ts feature(core): pass through paste event to pasteHandler getAttributes (#4354) 2023-09-20 17:23:43 +02:00
style.ts refactor: Use named exports instead of default exports (#2238) 2021-12-06 12:00:09 +01:00
Tracker.ts feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
types.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00