1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/commandBar
David Leek 85096ba3c6
feat: command bar results key down should exit/refocus input (#7509)
Refocuses command bar input field if command bar results has focus and
user starts to type. Closes if Escape button clicked
2024-07-02 09:56:25 +02:00
..
RecentlyVisited feat: command bar feedback (#7485) 2024-07-01 14:15:51 +03:00
CommandBar.tsx feat: command bar results key down should exit/refocus input (#7509) 2024-07-02 09:56:25 +02:00
CommandBarFeedback.tsx feat: command bar feedback (#7485) 2024-07-01 14:15:51 +03:00
CommandFeatures.tsx feat: command bar track events (#7469) 2024-06-27 12:48:57 +03:00
CommandPages.tsx chore: command bar refactor of search result items for consistent styling and icons (#7483) 2024-06-28 12:40:44 +02:00
CommandPageSuggestions.tsx chore: command bar refactor of search result items for consistent styling and icons (#7483) 2024-06-28 12:40:44 +02:00
CommandRecent.tsx feat: move recording recently visited into separate component (#7494) 2024-07-01 10:35:02 +02:00
RecentlyVisitedRecorder.tsx feat: move recording recently visited into separate component (#7494) 2024-07-01 10:35:02 +02:00