[PR #1506] [MERGED] fix(deps): update tiptap to v3.4.3 #9304

Closed
opened 2026-04-23 08:52:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1506
Author: @renovate[bot]
Created: 9/15/2025
Status: Merged
Merged: 9/15/2025
Merged by: @kolaente

Base: mainHead: renovate/tiptap


📝 Commits (1)

  • f447137 fix(deps): update tiptap to v3.4.3

📊 Changes

2 files changed (+257 additions, -257 deletions)

View changed files

📝 frontend/package.json (+14 -14)
📝 frontend/pnpm-lock.yaml (+243 -243)

📄 Description

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@tiptap/core (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/extension-code-block-lowlight (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/extension-hard-break (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/extension-image (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/extension-link (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/extension-list (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/extension-table (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/extension-typography (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/extension-underline (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/extensions (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/pm (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/starter-kit (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/suggestion (source) 3.4.2 -> 3.4.3 age confidence
@tiptap/vue-3 (source) 3.4.2 -> 3.4.3 age confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v3.4.3

Compare Source

Patch Changes
  • 1ea8906: When the editor view is created, it now will also include nodeViews and markViews properties instead of setting them afterward. This avoids serialization of the editor state to HTML which will be replaced by node views anyway.
ueberdosis/tiptap (@​tiptap/extension-code-block-lowlight)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-hard-break)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-image)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-link)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-list)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-table)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-typography)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extension-underline)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/extensions)

v3.4.3

Compare Source

Releases

@​tiptap/core@​3.4.3

Patch Changes
  • 1ea8906: When the editor view is created, it now will also include nodeViews and markViews properties instead of setting them afterward. This avoids serialization of the editor state to HTML which will be replaced by node views anyway.

@​tiptap/extension-bubble-menu@​3.4.3

Patch Changes
  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

@​tiptap/react@​3.4.3

Patch Changes
  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

@​tiptap/vue-2@​3.4.3

Patch Changes
  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

@​tiptap/vue-3@​3.4.3

Patch Changes
  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

ueberdosis/tiptap (@​tiptap/pm)

v3.4.3

Compare Source

ueberdosis/tiptap (@​tiptap/starter-kit)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/suggestion)

v3.4.3

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/vue-3)

v3.4.3

Compare Source

Patch Changes
  • 915ed65: Add custom positioning support to the BubbleMenu.

    This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example getPosition) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style.

  • Updated dependencies [1ea8906]


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.


  • If you want to rebase/retry this PR, check this box

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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1506 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/15/2025 **Status:** ✅ Merged **Merged:** 9/15/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/tiptap` --- ### 📝 Commits (1) - [`f447137`](https://github.com/go-vikunja/vikunja/commit/f447137612cfe25c8610a31af6ba3886cb9a524d) fix(deps): update tiptap to v3.4.3 ### 📊 Changes **2 files changed** (+257 additions, -257 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+14 -14) 📝 `frontend/pnpm-lock.yaml` (+243 -243) </details> ### 📄 Description Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@tiptap/core](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/core)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fcore/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fcore/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fcore/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-code-block-lowlight](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block-lowlight)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-code-block-lowlight/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-code-block-lowlight/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-code-block-lowlight/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-hard-break](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-hard-break)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-hard-break/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-hard-break/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-hard-break/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-image](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-image/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-image/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-image/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-link](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-link/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-link/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-link/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-list](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-list)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-list/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-list/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-list/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-table](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-table/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-table/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-table/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-typography](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-typography)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-typography/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-typography/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-typography/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-underline](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-underline/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-underline/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-underline/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extensions](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fextensions/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextensions/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextensions/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/pm](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/pm)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fpm/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fpm/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fpm/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/starter-kit](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fstarter-kit/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fstarter-kit/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fstarter-kit/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/suggestion](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/suggestion)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fsuggestion/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fsuggestion/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fsuggestion/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/vue-3](https://tiptap.dev) ([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/vue-3)) | [`3.4.2` -> `3.4.3`](https://renovatebot.com/diffs/npm/@tiptap%2fvue-3/3.4.2/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fvue-3/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fvue-3/3.4.2/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/core)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/core/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - [`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906): When the editor view is created, it now will also include `nodeViews` and `markViews` properties instead of setting them afterward. This avoids serialization of the editor state to HTML which will be replaced by node views anyway. - [@&#8203;tiptap/pm](https://redirect.github.com/tiptap/pm)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-code-block-lowlight)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-code-block-lowlight/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 - [@&#8203;tiptap/extension-code-block](https://redirect.github.com/tiptap/extension-code-block)@&#8203;3.4.3 - [@&#8203;tiptap/pm](https://redirect.github.com/tiptap/pm)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-hard-break)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-hard-break/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-image)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-image/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-link)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-link/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 - [@&#8203;tiptap/pm](https://redirect.github.com/tiptap/pm)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-list)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-list/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 - [@&#8203;tiptap/pm](https://redirect.github.com/tiptap/pm)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-table)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-table/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 - [@&#8203;tiptap/pm](https://redirect.github.com/tiptap/pm)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-typography)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-typography/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extension-underline)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/extension-underline/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/extensions)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/releases/tag/v3.4.3) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ### Releases #### [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 ##### Patch Changes - [`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906): When the editor view is created, it now will also include `nodeViews` and `markViews` properties instead of setting them afterward. This avoids serialization of the editor state to HTML which will be replaced by node views anyway. #### [@&#8203;tiptap/extension-bubble-menu](https://redirect.github.com/tiptap/extension-bubble-menu)@&#8203;3.4.3 ##### Patch Changes - [`915ed65`](https://redirect.github.com/ueberdosis/tiptap/commit/915ed65): Add custom positioning support to the BubbleMenu. This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example `getPosition`) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style. #### [@&#8203;tiptap/react](https://redirect.github.com/tiptap/react)@&#8203;3.4.3 ##### Patch Changes - [`915ed65`](https://redirect.github.com/ueberdosis/tiptap/commit/915ed65): Add custom positioning support to the BubbleMenu. This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example `getPosition`) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style. #### [@&#8203;tiptap/vue-2](https://redirect.github.com/tiptap/vue-2)@&#8203;3.4.3 ##### Patch Changes - [`915ed65`](https://redirect.github.com/ueberdosis/tiptap/commit/915ed65): Add custom positioning support to the BubbleMenu. This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example `getPosition`) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style. #### [@&#8203;tiptap/vue-3](https://redirect.github.com/tiptap/vue-3)@&#8203;3.4.3 ##### Patch Changes - [`915ed65`](https://redirect.github.com/ueberdosis/tiptap/commit/915ed65): Add custom positioning support to the BubbleMenu. This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example `getPosition`) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style. </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/pm)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/pm/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/starter-kit)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/starter-kit/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 - [@&#8203;tiptap/extension-blockquote](https://redirect.github.com/tiptap/extension-blockquote)@&#8203;3.4.3 - [@&#8203;tiptap/extension-bold](https://redirect.github.com/tiptap/extension-bold)@&#8203;3.4.3 - [@&#8203;tiptap/extension-code](https://redirect.github.com/tiptap/extension-code)@&#8203;3.4.3 - [@&#8203;tiptap/extension-code-block](https://redirect.github.com/tiptap/extension-code-block)@&#8203;3.4.3 - [@&#8203;tiptap/extension-document](https://redirect.github.com/tiptap/extension-document)@&#8203;3.4.3 - [@&#8203;tiptap/extension-hard-break](https://redirect.github.com/tiptap/extension-hard-break)@&#8203;3.4.3 - [@&#8203;tiptap/extension-heading](https://redirect.github.com/tiptap/extension-heading)@&#8203;3.4.3 - [@&#8203;tiptap/extension-horizontal-rule](https://redirect.github.com/tiptap/extension-horizontal-rule)@&#8203;3.4.3 - [@&#8203;tiptap/extension-italic](https://redirect.github.com/tiptap/extension-italic)@&#8203;3.4.3 - [@&#8203;tiptap/extension-link](https://redirect.github.com/tiptap/extension-link)@&#8203;3.4.3 - [@&#8203;tiptap/extension-list](https://redirect.github.com/tiptap/extension-list)@&#8203;3.4.3 - [@&#8203;tiptap/extension-paragraph](https://redirect.github.com/tiptap/extension-paragraph)@&#8203;3.4.3 - [@&#8203;tiptap/extension-strike](https://redirect.github.com/tiptap/extension-strike)@&#8203;3.4.3 - [@&#8203;tiptap/extension-text](https://redirect.github.com/tiptap/extension-text)@&#8203;3.4.3 - [@&#8203;tiptap/extension-underline](https://redirect.github.com/tiptap/extension-underline)@&#8203;3.4.3 - [@&#8203;tiptap/extensions](https://redirect.github.com/tiptap/extensions)@&#8203;3.4.3 - [@&#8203;tiptap/extension-list-item](https://redirect.github.com/tiptap/extension-list-item)@&#8203;3.4.3 - [@&#8203;tiptap/extension-list-keymap](https://redirect.github.com/tiptap/extension-list-keymap)@&#8203;3.4.3 - [@&#8203;tiptap/extension-bullet-list](https://redirect.github.com/tiptap/extension-bullet-list)@&#8203;3.4.3 - [@&#8203;tiptap/extension-ordered-list](https://redirect.github.com/tiptap/extension-ordered-list)@&#8203;3.4.3 - [@&#8203;tiptap/extension-dropcursor](https://redirect.github.com/tiptap/extension-dropcursor)@&#8203;3.4.3 - [@&#8203;tiptap/extension-gapcursor](https://redirect.github.com/tiptap/extension-gapcursor)@&#8203;3.4.3 - [@&#8203;tiptap/pm](https://redirect.github.com/tiptap/pm)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/suggestion)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/suggestion/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 - [@&#8203;tiptap/pm](https://redirect.github.com/tiptap/pm)@&#8203;3.4.3 </details> <details> <summary>ueberdosis/tiptap (@&#8203;tiptap/vue-3)</summary> ### [`v3.4.3`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/vue-3/CHANGELOG.md#343) [Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/v3.4.2...v3.4.3) ##### Patch Changes - [`915ed65`](https://redirect.github.com/ueberdosis/tiptap/commit/915ed65): Add custom positioning support to the BubbleMenu. This change adds an opt-in API that allows consumers to fully control how the BubbleMenu is positioned. Instead of relying solely on the internal placement logic, you can now provide a function (for example `getPosition`) that receives the relevant context (editor instance and menu DOM element) and returns the desired coordinates or positioning style. - Updated dependencies \[[`1ea8906`](https://redirect.github.com/ueberdosis/tiptap/commit/1ea8906)] - [@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)@&#8203;3.4.3 - [@&#8203;tiptap/pm](https://redirect.github.com/tiptap/pm)@&#8203;3.4.3 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 08:52:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#9304