tiptap/packages/core/src
2021-05-31 19:12:05 +02:00
..
commands fix: fix error when calculating contentMatch within clearNodes command, fix #1361 2021-05-28 17:37:28 +02:00
extensions remove some deprecated commands 2021-05-05 23:45:17 +02:00
helpers fix: check for excluded marks in isMarkActive, fix #1388 2021-05-29 21:02:59 +02:00
inputRules refactoring 2021-01-28 09:57:20 +01:00
pasteRules fix: fix a bug that messed up pasted link attributes, fix #1284 2021-05-07 09:54:40 +02:00
utilities Prevent tiptap from creating duplicate style tags when injecting css 2021-05-31 19:12:05 +02:00
CommandManager.ts Fix returning true/false in can().chain().run() 2021-05-02 20:04:10 -05:00
Editor.ts fix: prevent bug when editor is destroyed very fast 2021-05-28 12:14:12 +02:00
EventEmitter.ts improve types 2021-01-28 09:50:17 +01:00
Extension.ts fix: fix a bug when configurating the same extension multiple times 2021-05-11 17:03:34 +02:00
ExtensionManager.ts fix: fix missing extensions when using addExtension, fix #1309 2021-05-13 20:44:51 +02:00
index.ts feat: add support for checking for attributes in extendMarkRange 2021-05-17 13:00:54 +02:00
Mark.ts fix: fix a bug when configurating the same extension multiple times 2021-05-11 17:03:34 +02:00
Node.ts fix: fix a bug when configurating the same extension multiple times 2021-05-11 17:03:34 +02:00
NodeView.ts feat: add deleteNode method to node views 2021-05-19 00:03:41 +02:00
style.ts fix menu fade animations 2021-04-16 13:29:50 +02:00
types.ts feat: add deleteNode method to node views 2021-05-19 00:03:41 +02:00