tiptap/packages/core/src
Dominik Biedebach 8c99685545 sync with main
2024-01-08 12:54:37 +01:00
..
commands chore(pm): update all prosemirror package dependencies (#4714) 2024-01-02 13:38:28 +01:00
extensions Fix List issues & add support for Mod keys (#4210) 2023-08-03 10:19:32 +02:00
helpers sync with main 2024-01-08 12:54:37 +01: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 fix(core): fix options now being empty 2023-11-30 17:54:06 +01: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 fix(core): fix options now being empty 2023-11-30 17:54:06 +01:00
Node.ts fix(core): fix options now being empty 2023-11-30 17:54:06 +01:00
NodeView.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
PasteRule.ts Fix/link pasting (#4700) 2024-01-08 12:48:14 +01: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 feature: allow to customize the tag of the contentDOMElement (#3984) 2023-08-18 10:51:46 -07:00