grafana/public/app/core/components/MegaMenu
Ashley Harrison 028751a18a
Navigation: Add quick actions button (#58707)
* initial implementation for quick add

* add new isCreateAction prop on NavModel

* adjust separator margin

* switch to primary button

* undo changes to plugin.json

* remove unused props from interface

* use a consistent dropdown overlay type

* memoize findCreateActions

* add prop description

* use a function so that menus are only rendered when the dropdown is open
2022-11-15 12:08:15 +00: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: adjust megamenu position in mobile (#56262) 2022-10-04 10:40:34 +01:00
NavBarMenuItem.tsx NavBarMenu: Section as links and design tweak (#55538) 2022-09-21 11:57:30 +02:00
NavBarMenuItemWrapper.tsx Navigation: Add quick actions button (#58707) 2022-11-15 12:08:15 +00:00
NavBarMenuSection.tsx Navigation: Make sure topnav is translated (#56643) 2022-10-11 11:45:58 +01:00