1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/hooks
olav 49a63173f8 fix: avoid constraint accordion close on focus (#907)
* fix: avoid constraint accordion close on focus

* refactor: fix mutate cache key mismatch
2022-04-26 09:54:16 +02:00
..
__snapshots__ refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
api fix: avoid constraint accordion close on focus (#907) 2022-04-26 09:54:16 +02:00
useEventSettings.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useFeaturesFilter.test.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
useFeaturesFilter.ts fix: use the first project if there's no default project (#859) 2022-04-07 11:08:05 +02:00
useFeaturesSort.ts fix: misc UI improvements (#806) 2022-03-25 15:30:52 +01:00
useGlobalState.ts refactor: improve feature toggle search state (#741) 2022-02-23 15:08:44 +01:00
useId.test.ts refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
useId.ts refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
useLoading.ts Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
useLocationSettings.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useOptionalPathParam.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
usePagination.ts fix: project access (#621) 2022-02-09 12:25:02 +01:00
usePersistentGlobalState.ts refactor: expect existing TS errors (#767) 2022-03-03 10:01:04 +01:00
useQueryParams.ts
useQueryStringNumberState.ts feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01:00
useQueryStringState.ts feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01:00
useRequiredPathParam.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
useRequiredQueryParam.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
useSort.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
useTabs.ts feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
useToast.tsx Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
useUsersFilter.ts feat: add user table sort and search (#879) 2022-04-20 13:22:50 +01:00
useUsersSort.ts feat: add user table sort and search (#879) 2022-04-20 13:22:50 +01:00
useWeakMap.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00