vikunja/frontend/src/components/home
kolaente 48a91ce32c fix(frontend): prevent drag handle from overlapping project color in sidebar
Moves the drag handle inside the color-bubble-wrapper so both elements
share the same positioned container, eliminating the absolute positioning
mismatch that caused the overlap. Fixes #2493.
2026-04-03 19:05:10 +00:00
..
AddToHomeScreen.vue fix: style issues 2025-08-06 10:55:23 +02:00
AppHeader.vue fix: resolve readonly project type issue in AppHeader.vue 2025-11-22 17:23:03 +01:00
ContentAuth.vue feat(websocket): add frontend WebSocket support 2026-04-02 16:30:23 +00:00
ContentLinkShare.vue fix: return undefined instead of null in ContentLinkShare getProjectRoute() 2025-11-22 17:23:03 +01:00
DemoMode.vue feat: replace bottom with logical properties 2025-08-03 15:05:48 +02:00
ImportHint.vue fix(components): use undefined instead of empty object in ImportHint 2025-11-22 17:23:03 +01:00
Logo.vue feat: allow setting dark custom logo 2025-11-12 21:07:01 +01:00
MenuButton.vue refactor(shortcuts): update v-shortcut values to event.code format 2026-03-03 14:00:25 +01:00
Navigation.vue refactor(shortcuts): update v-shortcut values to event.code format 2026-03-03 14:00:25 +01:00
PoweredByLink.vue fix: convert all css properties to logical 2025-08-03 15:05:48 +02:00
ProjectsNavigation.vue fix(nav): show shared sub-projects in sidebar when the parent is inaccessible (#2176) 2026-01-28 16:09:46 +00:00
ProjectsNavigationItem.vue fix(frontend): prevent drag handle from overlapping project color in sidebar 2026-04-03 19:05:10 +00:00
UpdateNotification.vue fix: service worker types 2025-11-22 17:23:03 +01:00