1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +02:00
unleash.unleash/frontend/src
Jaanus Sellin 09d9676d66
feat: command bar search projects (#7388)
Now can search for projects.
Also adding debounce to not spam backend with requests. Also the UI is
less flickery.
2024-06-13 14:47:34 +03:00
..
__mocks__
assets feat: show docs with icons in sidebar (#7109) 2024-05-22 13:45:47 +02:00
component feat: command bar search projects (#7388) 2024-06-13 14:47:34 +03:00
constants
contexts
hooks chore: add some tests for the useRecentlyVisited hook (#7380) 2024-06-13 08:38:51 +02:00
interfaces Feat: feature view created by field - frontend (#7382) 2024-06-13 13:00:57 +02:00
openapi Feat: feature view created by field - frontend (#7382) 2024-06-13 13:00:57 +02:00
themes feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
types
utils feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
index.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
setupTests.ts
vite-env.d.ts