fix(deps): update tiptap to ^3.23.6 (main)#8637
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6^3.23.4→^3.23.6Release Notes
ueberdosis/tiptap (@tiptap/core)
v3.23.6Compare Source
Patch Changes
d168376: Fix deleteSelection to properly handle inline nodes withtext*content. The selection is now expanded to include the entire inline node boundaries when deleting, preventing incorrect collapse of inline text nodes.v3.23.5Compare Source
Patch Changes
835caf5: Fix $pos() returning correct node for non-text atom nodes instead of doc node95e138c: fix(nodeview): eliminate unnecessary re-renders, add opt-in position trackingNodeViews no longer re-render when decorations or position change without
content changes. Added
trackNodeViewPositionoption — when enabled, thecomponent re-renders on every position shift so calls to
getPos()staycurrent in render output. Removed the internal
nodeViewPositionRegistry.Added shallow prop comparison in
ReactRenderer.updateProps().ueberdosis/tiptap (@tiptap/extension-blockquote)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-bold)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-code)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-code-block)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-code-block-lowlight)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-collaboration)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-collaboration-caret)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-document)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-drag-handle)
v3.23.6Compare Source
Patch Changes
937ff2e: DragHandle: AddeddragImagePropertiesoption to limit which CSS properties are cloned for the drag image. By default all ~300+ computed styles are copied; setting this to a subset (e.g.['color', 'background-color', 'font-size']) reduces the cost when dragging selections with complex nodes.d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-drag-handle-vue-2)
v3.23.6Compare Source
Patch Changes
937ff2e]v3.23.5Compare Source
Patch Changes
95e138c]ueberdosis/tiptap (@tiptap/extension-hard-break)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-heading)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-highlight)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-horizontal-rule)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-image)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-italic)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-link)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-list)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-mathematics)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-mention)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-paragraph)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-placeholder)
v3.23.6Compare Source
Patch Changes
937ff2e]v3.23.5Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-strike)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-table)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-text)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-typography)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extension-underline)
v3.23.6Compare Source
Patch Changes
d168376]v3.23.5Compare Source
Patch Changes
835caf5]95e138c]ueberdosis/tiptap (@tiptap/extensions)
v3.23.6Compare Source
@tiptap/extension-drag-handle
Patch Changes
937ff2e: DragHandle: AddeddragImagePropertiesoption to limit which CSS properties are cloned for the drag image. By default all ~300+ computed styles are copied; setting this to a subset (e.g.['color', 'background-color', 'font-size']) reduces the cost when dragging selections with complex nodes.937ff2e]@tiptap/core
Patch Changes
937ff2e: Fix deleteSelection to properly handle inline nodes withtext*content. The selection is now expanded to include the entire inline node boundaries when deleting, preventing incorrect collapse of inline text nodes.@tiptap/extensions
Patch Changes
937ff2e: Placeholder: Replaced full-documentdoc.descendants()traversal with a cursor-resolved fast path for the default config and viewport-limited scanning for the non-default config, significantly reducing decoration overhead on large documents.937ff2e]@tiptap/extension-drag-handle-react
Patch Changes
937ff2e]@tiptap/extension-drag-handle-vue-2
Patch Changes
937ff2e]@tiptap/extension-drag-handle-vue-3
Patch Changes
937ff2e]@tiptap/extension-audio
Patch Changes
937ff2e]@tiptap/extension-blockquote
Patch Changes
937ff2e]@tiptap/extension-bold
Patch Changes
937ff2e]@tiptap/extension-bubble-menu
Patch Changes
937ff2e]@tiptap/extension-code
Patch Changes
937ff2e]@tiptap/extension-code-block
Patch Changes
937ff2e]@tiptap/extension-code-block-lowlight
Patch Changes
937ff2e]@tiptap/extension-collaboration
Patch Changes
937ff2e]@tiptap/extension-collaboration-caret
Patch Changes
937ff2e]@tiptap/extension-details
Patch Changes
937ff2e]@tiptap/extension-document
Patch Changes
937ff2e]@tiptap/extension-emoji
Patch Changes
937ff2e]@tiptap/extension-file-handler
Patch Changes
937ff2e][@tiptap/extension-flo
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.