grafana/public/app/core/components/MegaMenu
Ashley Harrison 317b353b34
Navigation: Collapsible section nav implementation (#55995)
* initial collapsible section nav implementation

* fix unit tests

* automatically collapse sectionnav when below lg size

* fix unit tests

* only register 1 event listener each time

* fix display name for SectionNavToggle
2022-10-04 09:19:23 +01:00
..
MegaMenu.test.tsx Navigation: show breadcrumbs correctly when on the home page (#55759) 2022-10-03 15:05:19 +01:00
MegaMenu.tsx Navigation: show breadcrumbs correctly when on the home page (#55759) 2022-10-03 15:05:19 +01:00
NavBarMenu.tsx Navigation: Collapsible section nav implementation (#55995) 2022-10-04 09:19:23 +01:00
NavBarMenuItem.tsx NavBarMenu: Section as links and design tweak (#55538) 2022-09-21 11:57:30 +02:00
NavBarMenuItemWrapper.tsx NavBarMenu: Section as links and design tweak (#55538) 2022-09-21 11:57:30 +02:00
NavBarMenuSection.tsx NavBarMenu: Section as links and design tweak (#55538) 2022-09-21 11:57:30 +02:00