chore(deps): update tiptap to ^3.27.1#6654
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
65b1f67 to
a92f67d
Compare
a92f67d to
1c5ab5d
Compare
1c5ab5d to
80f04e5
Compare
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.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1^3.26.1→^3.27.1Release Notes
ueberdosis/tiptap (@tiptap/core)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d: Ordered lists now support thetypeattribute (a,A,i,I).The
<ol>typeattribute is now fully preserved through the HTML round-trip:type="a"→ lowercase alphabetical markerstype="A"→ uppercase alphabetical markerstype="i"→ lowercase roman numeral markerstype="I"→ uppercase roman numeral markersPaste from external editors (Google Docs, Word, LibreOffice) now correctly detects the list style — both from the HTML
typeattribute and from CSSlist-style-typeproperties.Plain text paste of typed ordered list markers (e.g.
a. Item,I) Item,i. Item\nii. Item) is detected and converted to the correct list type.Markdown round-trip preserves typed markers: parsing
a. Itemcreatestype: "a", and serializing a typed list back to markdown uses the correct prefix (e.g.I.,ii.).Joining of adjacent lists now respects
type— two lists with different types (e.g. default numeric andtype="a") are not merged.795033c:parseAttributesnow supports any word characters at the start of classes or id attributes.0e0c4f9: FixmarksEqualto compare mark arrays as multisets instead of index-by-index, so order of marks no longer affects the result. Broaden the type signature to accept ProseMirrorMarkobjects (wheretypeis an object with anameproperty) alongside the existing JSON mark shape ({ type: string }).6d12bb9: Fix a edge-case inrewriteUnknownContentto not fail on null-ish values inside marks or nodes.ueberdosis/tiptap (@tiptap/extension-bubble-menu)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/extension-code)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/extension-collaboration)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/extension-drag-handle)
v3.27.1Compare Source
Patch Changes
ad17014: Respect margin properties passed viadragImagePropertieson the drag preview. The clone reset its margin to0after copying styles, which discarded any margin the user explicitly requested. The reset now runs only when no margin property is listed indragImageProperties, so the drag image can keep the same spacing as the live block.v3.27.0Compare Source
Patch Changes
63b157c: Fix multi-block drags only removing the first block when nested mode is enabled0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/extension-drag-handle-vue-3)
v3.27.1Compare Source
Patch Changes
ad17014]v3.27.0Compare Source
Patch Changes
63b157c]ueberdosis/tiptap (@tiptap/extension-emoji)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6270b99]6d12bb9]6270b99]6270b99]6270b99]ueberdosis/tiptap (@tiptap/extension-floating-menu)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/extension-horizontal-rule)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/extension-image)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/extension-mention)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6270b99]6d12bb9]6270b99]6270b99]6270b99]ueberdosis/tiptap (@tiptap/extension-node-range)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/extension-placeholder)
v3.27.1Compare Source
Patch Changes
2be3fb9]v3.27.0Compare Source
Patch Changes
ueberdosis/tiptap (@tiptap/extension-text-align)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/markdown)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
33687f1: Fix parsing with injected Marked instances so custom markdown tokenizers registered viamarked.use(...)are respected.852ced3: Fix unrecognized HTML detection during markdown parsing to work withoutwindow.DOMParserorHTMLUnknownElement, so angle-bracket placeholders are preserved as literal text in SSR and Node environments.0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/pm)
v3.27.1Compare Source
v3.27.0Compare Source
ueberdosis/tiptap (@tiptap/starter-kit)
v3.27.1Compare Source
Patch Changes
a16901d]2be3fb9]v3.27.0Compare Source
Patch Changes
0d0094d]795033c]24051bd]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/suggestion)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Minor Changes
6270b99: Addprops.mount(element)for fully managed popup positioning. It mounts the popup into the configuredcontainer(defaultdocument.body), keeps it anchored to the cursor, and automatically repositions on scroll, resize, and layout shifts via Floating UI'sautoUpdate— no manual listeners required. It returns anunmountfunction to call inonExit.This is additive and opt-in: mounting and positioning manually with
props.floatingUi+props.clientRectremains supported as an escape hatch.6270b99: Dismiss managed suggestion popups when the user clicks outside both the popup and the editor. Enabled by default for popups mounted viaprops.mount, and configurable with the newdismissOnOutsideClickoption.6270b99: Expose Floating UI positioning configuration throughSuggestionProps. Consumers can now readplacement,offset,flip,container, and a resolvedfloatingUiconfig to drive their own positioning loop.6270b99: Add async suggestion lifecycle handling, including debounced asyncitems(), in-flight request aborting,initialItems, aloadingstate, and aminQueryLengthfilter.Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]ueberdosis/tiptap (@tiptap/vue-3)
v3.27.1Compare Source
Patch Changes
v3.27.0Compare Source
Patch Changes
0d0094d]795033c]0e0c4f9]6d12bb9]Configuration
📅 Schedule: (in timezone Europe/Paris)
* 6-9 * * 1)🚦 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.