1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component/common
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
..
AdminAlert
AnimateOnMount
Announcer
ApiError
AutocompleteBox
BreadcrumbNav
CheckmarkBadge
Codebox
ConditionallyRender
ConstraintAccordion
CreateButton
Dialogue feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
DividerText
DropdownMenu
EnvironmentIcon
EnvironmentStrategiesDialog
FeatureArchiveDialog
FeatureStaleDialog
FormTemplate
GeneralSelect
Gradient
GridCol feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
GridRow feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
HelpIcon
Highlighter
Input
InputListField
InstanceStatus feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
Loader
LoginRedirect
NoItems
NotFound
OperatorUpgradeAlert
PageContent refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
PageHeader feat: add filtering capabilities to search (#1052) 2022-06-03 11:32:30 +01:00
PaginateUI
PasswordField
PercentageCircle
PermissionButton
PermissionHOC
PermissionIconButton fix: misc ui fixes post tables upgrade (#1049) 2022-06-02 08:21:51 +01:00
PermissionSwitch
Proclamation
ProjectSelect
ProtectedRoute
ResponsiveButton
ScrollTop
SearchField
SidebarModal
SkipNav
StatusBadge feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
StatusChip
StrategySeparator
StringTruncator
Table Search keyboard shortcut (#1048) 2022-06-06 14:23:48 +02:00
TabNav fix: improve styles for tab bars and dividers (#1037) 2022-05-27 12:27:33 +02:00
TagSelect
ToastRenderer
TooltipResolver
UpdateButton
common.module.scss
flags.ts refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00
index.jsx
select.tsx
util.ts