frontend/src/components/home
kolaente 70f48eaaca
fix(task): make sure the drag handle is shown as intended
Due to a previous refactoring, the drag handle was always shown instead of only on hover. The css class was moved out of the task component, but its styles weren't

Related to vikunja/frontend#3934
2024-02-06 18:29:17 +01:00
..
AddToHomeScreen.vue feat: add message to add to home screen on mobile 2023-06-12 19:37:58 +02:00
contentAuth.vue fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back 2023-11-15 23:43:39 +01:00
contentLinkShare.vue fix: don't set the current project when setting a project 2023-05-24 15:54:37 +02:00
DemoMode.vue feat: add demo mode warning message 2023-09-01 18:09:19 +02:00
Logo.vue feat: allow custom logo via environment variable (#3685) 2023-08-23 16:13:29 +00:00
MenuButton.vue fix(deps): update dependency @github/hotkey to v2.1.0 (#3766) 2023-10-11 09:01:48 +00:00
navigation.vue fix(menu): separate favorite and saved filter projects from other projects 2023-08-24 11:27:20 +02:00
PoweredByLink.vue feat: use BaseButton in PoweredByLink.vue (#1825) 2022-04-18 17:05:55 +00:00
ProjectsNavigation.vue fix(navigation): highlight saved filters in project view and prevent them from being dragged around 2023-06-07 20:58:49 +02:00
ProjectsNavigationItem.vue fix(task): make sure the drag handle is shown as intended 2024-02-06 18:29:17 +01:00
TheNavigation.vue fix(quick actions): always open quick actions with hotkey, even if other inputs are focused 2023-09-29 09:48:06 +02:00
UpdateNotification.vue fix: make update available button use the correct text color all the time 2023-07-05 17:26:13 +02:00