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 10d2a295c7
feat: menubar is not dependant on query params anymroe (#7399)
Previously since query params were changing by global search, and
menubar was also altering them, they were conflicting. Menubar does not
need query params as state. So using search hook directly.
2024-06-14 12:26:52 +03:00
..
__mocks__
assets feat: show docs with icons in sidebar (#7109) 2024-05-22 13:45:47 +02:00
component feat: menubar is not dependant on query params anymroe (#7399) 2024-06-14 12:26:52 +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 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 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