1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src
Jaanus Sellin b5e329e22d
feat: search only features when there is search string (#7450)
Now the search hook is inside another component, so we do not get
searches without search query.
Also we had 2 state variable handing the search query. Removed one of
them.
2024-06-25 16:17:17 +03:00
..
__mocks__
assets chore: delete ice cream icon 🍦 (#7403) 2024-06-17 11:26:06 +02:00
component feat: search only features when there is search string (#7450) 2024-06-25 16:17:17 +03:00
constants
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks chore: add some tests for the useRecentlyVisited hook (#7380) 2024-06-13 08:38:51 +02:00
interfaces chore: remove createProjectWithEnvironmentConfig and newCreateProjectUI flags (#7429) 2024-06-24 12:53:55 +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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
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