mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-11 17:48:44 -05:00
[PR #1241] [MERGED] feat(deps): update tiptap to v3 #1356
Reference in New Issue
Block a user
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/1241
Author: @kolaente
Created: 8/5/2025
Status: ✅ Merged
Merged: 8/5/2025
Merged by: @kolaente
Base:
main← Head:feat/tiptap-v3📝 Commits (5)
da69bddupdate to v30856467use floating ui0caa4befix bubble menu868eeabfix: bubble menu5cb1a0efix lint📊 Changes
5 files changed (+467 additions, -440 deletions)
View changed files
📝
frontend/package.json(+15 -20)📝
frontend/pnpm-lock.yaml(+281 -330)📝
frontend/src/components/input/editor/TipTap.vue(+57 -59)📝
frontend/src/components/input/editor/suggestion.ts(+62 -17)📝
frontend/src/helpers/inputPrompt.ts(+52 -14)📄 Description
Closes https://github.com/go-vikunja/vikunja/pull/1113
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.