grafana/public/app/core/navigation
Ashley Harrison 334657e1cb
Navigation: Move scroll behaviour to body (#89921)
* initial attempt at body scrolling

* fix login layout

* minor fixes

* "fix" some fixed position stuff

* remember scroll position in dashboard page

* fix unit tests

* expose chrome header height in runtime and fix connections sticky header

* fix panel edit in scenes

* fix unit tests

* make useChromeHeaderHeight backwards compatible, fix plugin details double scrollbar

* fix sticky behaviour in explore metrics

* handle when undefined

* deprecate scrollRef/scrollTop

* fix extra overflow on firefox
2024-07-17 13:48:47 +01:00
..
__mocks__ Chore: fix some more types (#76535) 2023-10-24 11:53:22 +01:00
patch Router: Fix broken link interception and router navigation (#65023) 2023-03-20 10:54:10 +01:00
errorModels.ts Angular: Prevent angular from loading when disabled (#65755) 2023-04-03 10:45:22 +02:00
GrafanaRoute.test.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
GrafanaRoute.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
GrafanaRouteError.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
GrafanaRouteLoading.tsx Navigation: Move scroll behaviour to body (#89921) 2024-07-17 13:48:47 +01:00
hooks.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
kiosk.ts TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
RouterDebugger.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
testRoutes.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
types.ts React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00