tiptap/packages/core/src
2021-05-28 12:14:12 +02:00
..
commands fix: preserve whitespace when using insertContent command 2021-05-19 15:15:56 +02:00
extensions remove some deprecated commands 2021-05-05 23:45:17 +02:00
helpers fix: do not check for node selection within posToDOMRect 2021-05-24 20:40:24 +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 fix: preserve whitespace when using insertContent command 2021-05-19 15:15:56 +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