mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 09:33:34 -06:00
* scaffold new component + remove storing of expanded state * some padding fixes * simplify! * move browse back to being a child of dashboards * behaviour working * improve child matcher to look recursively * increase NavBarMenu zIndex to ensure it overlays explore drawer * some renaming * fix unit test * make dashboards a top level item again and make chevrons their own buttons * remove active background state * Finished tweaks * remove theme change * Remove exit animation * align button centrally + fix empty message alignment * only show the empty message if there are no children * ensure overflowing menu items truncate correctly Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> |
||
---|---|---|
.. | ||
context.tsx | ||
NavBar.test.tsx | ||
NavBar.tsx | ||
navBarItem-translations.ts | ||
NavBarItem.test.tsx | ||
NavBarItem.tsx | ||
NavBarItemIcon.tsx | ||
NavBarItemMenu.tsx | ||
NavBarItemMenuItem.tsx | ||
NavBarItemMenuTrigger.tsx | ||
NavBarItemWithoutMenu.tsx | ||
NavBarMenu.test.tsx | ||
NavBarMenu.tsx | ||
NavBarMenuItem.test.tsx | ||
NavBarMenuItem.tsx | ||
NavBarMenuPortalContainer.tsx | ||
NavBarToggle.tsx | ||
NavFeatureHighlight.tsx | ||
utils.test.ts | ||
utils.ts |