grafana/public/app/core/components/NavBar
Torkel Ödegaard 8440baab91
NavBarMenu: Section as links and design tweak (#55538)
* 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>
2022-09-21 11:57:30 +02:00
..
context.tsx Navigation: Keeps nav item hover when hovering over the item menu (#47281) 2022-04-05 15:38:58 +01:00
NavBar.test.tsx Navigation: Add responsive behaviour to ToolbarButtonRow (#53739) 2022-08-24 11:19:36 +01:00
NavBar.tsx Refactoring and simplifying TopSearchBar (#55341) 2022-09-20 18:57:38 +02:00
navBarItem-translations.ts Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
NavBarItem.test.tsx Navigation: Add responsive behaviour to ToolbarButtonRow (#53739) 2022-08-24 11:19:36 +01:00
NavBarItem.tsx Chore: Remove Nav + story IconName type assertions (#54572) 2022-09-01 13:23:41 +01:00
NavBarItemIcon.tsx Navigation: Don't round app plugin icon images (#54543) 2022-09-01 10:28:50 +01:00
NavBarItemMenu.tsx CustomScrollbar: Add optional scroll indicators to CustomScrollbar (#54705) 2022-09-12 11:18:45 +01:00
NavBarItemMenuItem.tsx Navigation: Display Starred dashboards in the Navbar (#51038) 2022-06-27 15:41:00 +01:00
NavBarItemMenuTrigger.tsx Navigation: Don't round app plugin icon images (#54543) 2022-09-01 10:28:50 +01:00
NavBarItemWithoutMenu.tsx Navigation: Don't round app plugin icon images (#54543) 2022-09-01 10:28:50 +01:00
NavBarMenu.test.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarMenu.tsx CSSTransition fixes warnings (#55340) 2022-09-20 11:47:31 +02:00
NavBarMenuItem.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NavBarMenuItem.tsx Navigation: Don't round app plugin icon images (#54543) 2022-09-01 10:28:50 +01:00
NavBarMenuPortalContainer.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarToggle.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavFeatureHighlight.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.test.ts Refactoring and simplifying TopSearchBar (#55341) 2022-09-20 18:57:38 +02:00
utils.ts NavBarMenu: Section as links and design tweak (#55538) 2022-09-21 11:57:30 +02:00