mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
[PR #1735] fix(deps): update tiptap to v3.10.1 #1718
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/1735
Author: @renovate[bot]
Created: 10/30/2025
Status: 🔄 Open
Base:
main← Head:renovate/tiptap📝 Commits (1)
1506e30fix(deps): update tiptap to v3.10.1📊 Changes
2 files changed (+257 additions, -257 deletions)
View changed files
📝
frontend/package.json(+14 -14)📝
frontend/pnpm-lock.yaml(+243 -243)📄 Description
This PR contains the following updates:
3.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.13.9.1->3.10.1Release Notes
ueberdosis/tiptap (@tiptap/core)
v3.10.1Compare Source
Patch Changes
3564e7c: Use correctResizableNodeViewclass namev3.10.0Compare Source
Minor Changes
4aa9f57: Add a new ResizableNodeview NodeView to core that wraps elements (images, videos, iframes) with configurable resize handles. It provides live onResize/onCommit callbacks, min/max constraints, aspect-ratio support, and styling hooks (class names + data attributes) to improve UX when resizing media inside the editor.4aa9f57: the addNodeView function can now returnnullto dynamically disable rendering of a node viewWhile this should not directly cause any issues, it's noteworthy as it still could affect some behavior in some edge cases.
Patch Changes
ueberdosis/tiptap (@tiptap/extension-code-block-lowlight)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/extension-hard-break)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/extension-image)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Minor Changes
4aa9f57: Added a newresizeoption that allows images to be resized. The option adds resize handlers to images allowing users to manually resize images via drag and drop or touchPatch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/extension-link)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/extension-list)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/extension-table)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/extension-typography)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/extension-underline)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/extensions)
v3.10.1Compare Source
@tiptap/core
Patch Changes
ResizableNodeViewclass namev3.10.0Compare Source
@tiptap/core
Minor Changes
Add a new ResizableNodeview NodeView to core that wraps elements (images, videos, iframes) with configurable resize handles. It provides live onResize/onCommit callbacks, min/max constraints, aspect-ratio support, and styling hooks (class names + data attributes) to improve UX when resizing media inside the editor.
the addNodeView function can now return
nullto dynamically disable rendering of a node viewWhile this should not directly cause any issues, it's noteworthy as it still could affect some behavior in some edge cases.
@tiptap/extension-image
Minor Changes
resizeoption that allows images to be resized. The option adds resize handlers to images allowing users to manually resize images via drag and drop or touchueberdosis/tiptap (@tiptap/pm)
v3.10.1Compare Source
v3.10.0Compare Source
ueberdosis/tiptap (@tiptap/starter-kit)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/suggestion)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]ueberdosis/tiptap (@tiptap/vue-3)
v3.10.1Compare Source
Patch Changes
3564e7c]v3.10.0Compare Source
Patch Changes
4aa9f57]4aa9f57]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.