mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-11 17:48:44 -05:00
[PR #975] feat: use markRaw and shallow reactive #1115
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/975
Author: @dpschen
Created: 6/17/2025
Status: 🔄 Open
Base:
main← Head:feat/evaluate-and-apply-markraw-for-reactivity📝 Commits (1)
92bca50feat: 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.