1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-10 01:16:39 +02:00
unleash.unleash/frontend/src/hooks
2024-02-27 13:52:09 +00:00
..
api chore: action events UI (#6358) 2024-02-27 13:52:09 +00:00
useChangeRequestAddStrategy.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useChangeRequestInReviewWarning.tsx refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
useChangeRequestsEnabled.test.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useChangeRequestsEnabled.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useChangeRequestToggle.ts feat: add disabled state handling on slow network (#6165) 2024-02-08 10:27:51 +01:00
useClearSWRCache.ts feat: paginated hook for applications list (#6315) 2024-02-22 14:37:08 +01:00
useCollaborateData.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useConditionallyHiddenColumns.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useDefaultProjectSettings.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useDragItem.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useEventSettings.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useFormErrors.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useGlobalLocalStorage.ts refactor: cleanup fix for persistent set (#6060) 2024-01-29 12:33:01 +01:00
useGlobalState.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useHasAccess.ts feat: delete dependnecy button through change request (#4983) 2023-10-10 14:38:10 +02:00
useHiddenEnvironments.ts refactor: cleanup fix for persistent set (#6060) 2024-01-29 12:33:01 +01:00
useHighestPermissionChangeRequestEnvironment.test.ts feat(#4209): add segment to drafts (#4408) 2023-08-04 12:57:26 +00:00
useHighestPermissionChangeRequestEnvironment.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useId.test.ts
useId.ts
useIsAppleDevice.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useKeyboardShortcut.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useLastViewedProject.ts
useLoading.ts fix: now project overview has skeleton instead of placeholders (#5696) 2023-12-20 14:59:41 +02:00
useLocationSettings.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useOnBlur.test.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useOnBlur.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useOnClickOutside.test.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useOnClickOutside.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useOnVisible.ts
useOptionalPathParam.ts
usePageTitle.ts
usePagination.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
usePersistentGlobalState.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
usePersistentTableState.test.tsx test: show array param decoder (#5955) 2024-01-19 09:27:47 +01:00
usePersistentTableState.ts feat: keep filter order (#5688) 2023-12-19 15:35:39 +01:00
usePinnedFavorites.test.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
usePinnedFavorites.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
usePlausibleTracker.ts feat: add plausible change-requests-conflicts (#6024) 2024-01-24 21:46:08 +02:00
useQueryParams.ts
useRequiredPathParam.ts
useRequiredQueryParam.ts
useSearch.test.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useSearch.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
useSubmittedFeedback.ts feat: insights feedback (#6345) 2024-02-27 13:12:18 +01:00
useTabs.ts feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
useThemeMode.ts fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
useToast.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useUiFlag.ts feat: useUiFlag shorthand hook (#4566) 2023-09-11 10:01:20 +02:00
useUsersPlan.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useVariant.ts feat: message banner (variants) (#3788) 2023-05-18 09:38:59 +01:00
useVirtualizedRange.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useWeakMap.ts fix: separate concerns for ConstraintAccordionList (#5701) 2023-12-20 15:36:23 +01:00