1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/hooks
Tymoteusz Czech 53b12604b8 Search keyboard shortcut (#1048)
* feat: search keyboard shortcut

* fix: search input placeholder snapshot update

* fix: update apple device recognition

Co-authored-by: Nuno Góis <github@nunogois.com>

* refactor: return hotkey from useKeyboardShortcut

* fix: don't close non-empty search field

* Archive table
new sort parameter

* Revert "Archive table"

This reverts commit 171806352c2a01ce439ce7bd77476797d544275c.

* update search field focus

* refactor: clarify hotkey description

* fix: make variant payload text box multiline (#1060)

* fix: make variant payload text box multiline

* refactor: adjust min/max rows

* refactor: use fixed number of rows to avoid MUI render loop bug

* fix: toggle search on escape only in focused

* fix: add hotkey to custom placeholders

Co-authored-by: Nuno Góis <github@nunogois.com>
Co-authored-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: olav <mail@olav.io>
2022-06-06 14:23:48 +02:00
..
__snapshots__ refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00
api refactor: get segment limits from uiConfig (#1047) 2022-06-02 10:58:55 +02:00
useDragItem.ts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
useEventSettings.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
useFeaturesFilter.test.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
useFeaturesFilter.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
useFeaturesSort.ts refactor: port health reports to react-table (#1017) 2022-05-25 12:45:30 +02:00
useGlobalState.ts
useId.test.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00
useId.ts refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
useIsAppleDevice.ts Search keyboard shortcut (#1048) 2022-06-06 14:23:48 +02:00
useKeyboardShortcut.ts Search keyboard shortcut (#1048) 2022-06-06 14:23:48 +02:00
useLoading.ts
useLocalStorage.test.ts Persistent table query (#999) 2022-05-25 08:14:22 +00:00
useLocalStorage.ts Persistent table query (#999) 2022-05-25 08:14:22 +00:00
useLocationSettings.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
useOptionalPathParam.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
usePageTitle.ts fix: announce navigation to screen readers (#911) 2022-04-27 09:14:44 +02:00
usePagination.ts fix: user search pagination (#997) 2022-05-19 14:27:19 +02:00
usePersistentGlobalState.ts Persistent table query (#999) 2022-05-25 08:14:22 +00:00
usePlausibleTracker.test.ts refactor: add Plausible tracker on SaaS domain (#956) 2022-05-06 14:04:09 +02:00
usePlausibleTracker.ts refactor: add Plausible tracker on SaaS domain (#956) 2022-05-06 14:04:09 +02:00
useQueryParams.ts
useQueryStringNumberState.ts
useQueryStringState.ts chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02: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
useSearch.test.ts feat: add filtering capabilities to search (#1052) 2022-06-03 11:32:30 +01:00
useSearch.ts feat: add filtering capabilities to search (#1052) 2022-06-03 11:32:30 +01:00
useTabs.ts
useToast.tsx Feat/new addons table (#1021) 2022-05-25 15:37:32 +02:00
useUsersPlan.ts feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
useVirtualizedRange.ts Virtualize project toggles list (#1043) 2022-06-01 12:24:24 +00:00
useWeakMap.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00