[PR #975] feat: use markRaw and shallow reactive #1115

Open
opened 2025-11-01 21:11:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/975
Author: @dpschen
Created: 6/17/2025
Status: 🔄 Open

Base: mainHead: feat/evaluate-and-apply-markraw-for-reactivity


📝 Commits (1)

  • 92bca50 feat: use markRaw and shallow reactive

📊 Changes

13 files changed (+45 additions, -40 deletions)

View changed files

📝 frontend/src/components/date/DatepickerWithRange.vue (+3 -2)
📝 frontend/src/components/date/DatepickerWithValues.vue (+3 -2)
📝 frontend/src/components/input/DatepickerInline.vue (+3 -2)
📝 frontend/src/components/project/views/ProjectGantt.vue (+3 -3)
📝 frontend/src/components/tasks/partials/DeferTask.vue (+3 -2)
📝 frontend/src/helpers/useFlatpickrLanguage.ts (+3 -3)
📝 frontend/src/views/project/settings/ProjectSettingsBackground.vue (+4 -4)
📝 frontend/src/views/tasks/ShowTasks.vue (+3 -3)
📝 frontend/src/views/tasks/TaskDetailView.vue (+1 -1)
📝 frontend/src/views/teams/EditTeam.vue (+12 -12)
📝 frontend/src/views/user/DataExportDownload.vue (+2 -2)
📝 frontend/src/views/user/PasswordReset.vue (+2 -2)
📝 frontend/src/views/user/settings/ApiTokens.vue (+3 -2)

📄 Description

No description provided


🔄 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/975 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/17/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/evaluate-and-apply-markraw-for-reactivity` --- ### 📝 Commits (1) - [`92bca50`](https://github.com/go-vikunja/vikunja/commit/92bca5030af238c6f87ec86b51bd82233d2b150c) feat: use markRaw and shallow reactive ### 📊 Changes **13 files changed** (+45 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/date/DatepickerWithRange.vue` (+3 -2) 📝 `frontend/src/components/date/DatepickerWithValues.vue` (+3 -2) 📝 `frontend/src/components/input/DatepickerInline.vue` (+3 -2) 📝 `frontend/src/components/project/views/ProjectGantt.vue` (+3 -3) 📝 `frontend/src/components/tasks/partials/DeferTask.vue` (+3 -2) 📝 `frontend/src/helpers/useFlatpickrLanguage.ts` (+3 -3) 📝 `frontend/src/views/project/settings/ProjectSettingsBackground.vue` (+4 -4) 📝 `frontend/src/views/tasks/ShowTasks.vue` (+3 -3) 📝 `frontend/src/views/tasks/TaskDetailView.vue` (+1 -1) 📝 `frontend/src/views/teams/EditTeam.vue` (+12 -12) 📝 `frontend/src/views/user/DataExportDownload.vue` (+2 -2) 📝 `frontend/src/views/user/PasswordReset.vue` (+2 -2) 📝 `frontend/src/views/user/settings/ApiTokens.vue` (+3 -2) </details> ### 📄 Description _No description provided_ --- <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:11:17 -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#1115