[PR #1241] [MERGED] feat(deps): update tiptap to v3 #1356

Closed
opened 2025-11-01 21:16:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: feat/tiptap-v3


📝 Commits (5)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1241 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 8/5/2025 **Status:** ✅ Merged **Merged:** 8/5/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/tiptap-v3` --- ### 📝 Commits (5) - [`da69bdd`](https://github.com/go-vikunja/vikunja/commit/da69bddeae535f696925c537c0e813ed1bc53c68) update to v3 - [`0856467`](https://github.com/go-vikunja/vikunja/commit/08564672d26fc61ebe123c11fa26591665b47197) use floating ui - [`0caa4be`](https://github.com/go-vikunja/vikunja/commit/0caa4befce2f70277f8439c27597d9f8bf9e31ef) fix bubble menu - [`868eeab`](https://github.com/go-vikunja/vikunja/commit/868eeab8d01136c600d8b5e3e77b9992983d4dba) fix: bubble menu - [`5cb1a0e`](https://github.com/go-vikunja/vikunja/commit/5cb1a0ebbe585c1a659699cfd44fe2c47fd7b2b5) fix lint ### 📊 Changes **5 files changed** (+467 additions, -440 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Closes https://github.com/go-vikunja/vikunja/pull/1113 --- <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 2025-11-01 21:16:32 -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#1356