mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
[PR #817] Fix/button boolean props #969
Reference in New Issue
Block a user
No description provided.
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/817
Author: @dpschen
Created: 5/22/2025
Status: 🔄 Open
Base:
main← Head:fix/button-boolean-props📝 Commits (5)
605f319fix: button shadow & wrap prop5f9a1eafeat: card boolean propsba093fdfeat: User boolean props43bca53feat: reverse CreateEdit boolean props3da59b2fix: remove obsolete prop from Subscription component📊 Changes
36 files changed (+61 additions, -64 deletions)
View changed files
📝
frontend/src/components/home/AppHeader.vue(+1 -1)📝
frontend/src/components/home/ImportHint.vue(+1 -1)📝
frontend/src/components/home/UpdateNotification.vue(+2 -2)📝
frontend/src/components/input/Button.vue(+6 -6)📝
frontend/src/components/input/ColorPicker.vue(+1 -1)📝
frontend/src/components/input/Datepicker.vue(+1 -1)📝
frontend/src/components/input/editor/TipTap.vue(+1 -1)📝
frontend/src/components/misc/Card.vue(+6 -6)📝
frontend/src/components/misc/CreateEdit.vue(+6 -6)📝
frontend/src/components/misc/Modal.vue(+1 -1)📝
frontend/src/components/misc/Notification.vue(+1 -1)📝
frontend/src/components/misc/Subscription.vue(+0 -2)📝
frontend/src/components/misc/User.vue(+3 -3)📝
frontend/src/components/misc/keyboard-shortcuts/index.vue(+1 -1)📝
frontend/src/components/notifications/Notifications.vue(+1 -1)📝
frontend/src/components/project/ProjectSettingsDropdown.vue(+0 -1)📝
frontend/src/components/project/views/ProjectGantt.vue(+1 -1)📝
frontend/src/components/project/views/ProjectKanban.vue(+3 -3)📝
frontend/src/components/project/views/ProjectList.vue(+1 -1)📝
frontend/src/components/project/views/ProjectTable.vue(+2 -2)...and 16 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.