vikunja/frontend/src/composables
kolaente 0dee1789a2
fix(filter): ensure filter query param is added to the page correctly (#1471)
2025-09-11 15:24:12 +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.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
useGanttBar.ts feat(gantt): rebuild the gantt chart (#1001) 2025-08-12 16:33:50 +02: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
useRedirectToLastVisited.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
useRenewTokenOnFocus.ts fix: guard null access in composables (#951) 2025-06-16 16:02:59 +02: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(kanban): guard task modal race conditions (#1472) 2025-09-11 17:15:57 +02:00
useTaskList.ts fix(filter): ensure filter query param is added to the page correctly (#1471) 2025-09-11 15:24:12 +00:00
useTitle.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00