vikunja/frontend/src/composables
kolaente e85f3fd84c feat(settings): add quickAddDefaultReminders field to frontend settings 2026-04-11 21:51:41 +00:00
..
useAutoHeightTextarea.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
useBodyClass.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
useColorScheme.ts chore: fix indentation 2025-06-19 10:53:35 +02:00
useCopyToClipboard.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
useDateDisplay.ts feat: add display setting for dates (#1192) 2025-07-30 09:43:37 +02:00
useDaytimeSalutation.test.ts feat(home): rotate greetings from a deterministic per-user daily pool 2026-04-05 12:24:45 +00:00
useDaytimeSalutation.ts feat(home): rotate greetings from a deterministic per-user daily pool 2026-04-05 12:24:45 +00:00
useGanttBar.ts refactor(shortcuts): use event.code for raw keyboard handlers 2026-03-03 14:00:25 +01:00
useGlobalNow.ts feat: make time reactive (#2627) 2025-01-20 13:28:49 +00:00
useLabelStyles.ts fix(labels): correctly fall back to variable colors when no label color is set (#1124) 2025-07-15 21:15:09 +00:00
useMenuActive.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
useOnline.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
useProjectBackground.ts chore: fix indentation 2025-06-19 10:53:35 +02:00
useQuickAddMode.ts feat(frontend): add useQuickAddMode composable for quick-add detection 2026-04-01 21:38:38 +00:00
useRedirectToLastVisited.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
useRenewTokenOnFocus.ts feat: add frontend session management with refresh tokens 2026-02-25 10:30:25 +01:00
useRouteFilters.test.ts feat(frontend): improve route filter generics (#953) 2025-06-16 22:40:09 +02:00
useRouteFilters.ts feat(frontend): improve route filter generics (#953) 2025-06-16 22:40:09 +02:00
useRouteWithModal.ts fix(gantt): preserve query parameters when closing task modal 2026-04-05 11:31:37 +00:00
useSidebarResize.ts feat(settings): add quickAddDefaultReminders field to frontend settings 2026-04-11 21:51:41 +00:00
useTaskDetailShortcuts.ts refactor(shortcuts): replace eventToHotkeyString with eventToShortcutString 2026-03-03 14:00:25 +01:00
useTaskDragToProject.ts fix: validate coordinates before elementsFromPoint on Firefox mobile (#1992) 2025-12-16 23:05:42 +00:00
useTaskList.ts feat(sort): persist sort selection to URL query parameter 2026-04-07 13:41:13 +00:00
useTaskListFiltering.test.ts test: add failing tests for subtask visibility in filtered views 2026-04-03 19:25:46 +00:00
useTaskListFiltering.ts fix: show subtasks in saved filter views regardless of parent presence 2026-04-03 19:25:46 +00:00
useTimeFormat.ts feat: add time display with configurable format (12h/24h) to non-relative date formats (#1807) 2025-11-13 08:57:06 +00:00
useTitle.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
useWebSocket.ts feat(websocket): add frontend WebSocket support 2026-04-02 16:30:23 +00:00