grafana/public/app/core/components/PageNew
Ashley Harrison 824a562b03
Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819)
* simplify usePageTitle logic a bit

* use buildBreadcrumbs logic in usePageTitle

* always add home item to navTree, fix some tests

* fix remaining unit tests
2022-11-22 16:48:07 +00:00
..
Page.test.tsx Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
Page.tsx Navigation: Expose new props to extend Page/PluginPage (#58465) 2022-11-09 09:05:01 +00:00
PageContents.tsx DashboardsList: Fix height issue in topnav (#56661) 2022-10-12 11:00:45 +01:00
PageHeader.tsx Navigation: fix page title spacing when there is no subtitle (#58654) 2022-11-11 09:43:11 -05:00
PageTabs.tsx Chore: Remove Nav + story IconName type assertions (#54572) 2022-09-01 13:23:41 +01:00
PluginPage.tsx Navigation: Expose new props to extend Page/PluginPage (#58465) 2022-11-09 09:05:01 +00:00
SectionNav.tsx hide sectionnav items when collapsed, ensure focus ring overlays active items (#58250) 2022-11-04 16:42:34 +00:00
SectionNavItem.tsx hide sectionnav items when collapsed, ensure focus ring overlays active items (#58250) 2022-11-04 16:42:34 +00:00
SectionNavToggle.tsx Page: Refine responsive paddings and margins (#57132) 2022-10-18 17:43:09 +02:00