grafana/public/app/core/components/Page
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
..
OldNavOnly.tsx TopNav: Updates to create service account page and invite user (#52480) 2022-07-20 16:02:25 +02:00
Page.test.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
Page.tsx Navigation: Expose new props to extend Page/PluginPage (#58465) 2022-11-09 09:05:01 +00:00
PageContents.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Navigation: Expose new props to extend Page/PluginPage (#58465) 2022-11-09 09:05:01 +00:00
usePageNav.ts Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
usePageTitle.ts Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00