Release Notes ueberdosis/tiptap (@tiptap/core) Compare Source Minor Changes
- 8c619c6: Add rewriteUnknownContent helper, which can strip your editor JSON of content which is invalid within the current editor's schema
Patch Changes
- 283e606: Fixed an issue on Android where the focus command would cause the keyboard to flash
- ca6269e: Added support for drag-and-drop between multiple editors
- e0dfecc: Updates the typings to be inline with prosemirror-view #5867
- 722ec00: Use an AllSelection for the selectAll command #5516
- b7ef150: Fixed an issue with nodeviews preventing any drag events in child nodes of the nodeview wrapper element
Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-collaboration) Compare Source Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-collaboration-cursor) Compare Source Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-heading) Compare Source Patch Changes
- 01547d5: Fixed a bug causing the levels rule to be ignored if a level of 1 was not allowed
Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-image) Compare Source Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-link) Compare Source Patch Changes
- 2acf260: fixes #5679 - perform string sanitization to remove unwanted "object replacement characters" from the before performing link detection
Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-placeholder) Compare Source Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-table) Compare Source Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-table-cell) Compare Source Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-table-header) Compare Source Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/extension-table-row) Compare Source Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/pm) Compare Source Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/starter-kit) Compare Source Patch Changes
Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/suggestion) Compare Source Patch Changes
- ec8d654: Added a new option allowToIncludeChar that allows the usage of the suggestion char inside the query
Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 ueberdosis/tiptap (@tiptap/vue-3) Compare Source Patch Changes
Compare Source What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4 |