tiptap/packages/core/src
Philipp Kühn aa25d362f9 refactoring
2021-09-27 23:03:23 +02:00
..
commands fix: call selectAll on 'cmd+a', set a TextSelection instead of AllSelection, fix #1908 2021-09-22 00:03:32 +02:00
extensions refactoring 2021-09-27 23:03:23 +02:00
helpers refactoring 2021-09-22 22:45:27 +02:00
inputRules ci: fix code style linting errors 2021-09-22 11:00:24 +00:00
pasteRules fix: fix a bug in markPasteRule 2021-07-28 17:18:08 +02:00
utilities refactoring 2021-09-22 22:45:27 +02:00
CommandManager.ts add generic to commands type 2021-06-04 21:56:29 +02:00
Editor.ts refactoring 2021-09-21 20:21:36 +02:00
EventEmitter.ts improve types 2021-01-28 09:50:17 +01:00
Extension.ts fix: fix merging options on configure for multiple extension instances 2021-06-03 13:13:43 +02:00
ExtensionManager.ts fix lint error 2021-09-09 23:56:17 +02:00
index.ts feat: add enableCoreExtensions flag (#1923) 2021-09-21 20:21:36 +02:00
Mark.ts fix: fix merging options on configure for multiple extension instances 2021-06-03 13:13:43 +02:00
Node.ts feat: add getText() and generateText() methods (fix #1428) (#1875) 2021-09-09 23:51:05 +02:00
NodeView.ts feat!: provide more context to update function of node views, fix #1611 2021-07-27 12:26:24 +02:00
style.ts fix: add missing ProseMirror styles 2021-08-20 21:11:39 +02:00
Tracker.ts feat: add Tracker class 2021-06-04 23:57:41 +02:00
types.ts feat: add enableCoreExtensions flag (#1923) 2021-09-21 20:21:36 +02:00