grafana/public/app/features/dashboard/components/DashNav
Ashley Harrison 211c9991c5
Navigation: Add responsive behaviour to ToolbarButtonRow (#53739)
* hacky first attempt

* slightly cleaner...

* behaviour mostly working...

* remove unnecessary wrapper

* css tweaks

* much cleaner implementation with intersectionobserver

* set style props directly on children

* separate story, integrate when toggle is off

* improve story, integrate when toggle is on

* remove styles from DashNavTimeControls

* mock IntersectionObserver for all unit tests

* prettier

* don't use dropdown anymore

* add some basic documentation

* add right alignment to scenes toolbarbuttonrow

* just use the react children api to prevent duplicating children
2022-08-24 11:19:36 +01:00
..
DashNav.tsx Navigation: Add responsive behaviour to ToolbarButtonRow (#53739) 2022-08-24 11:19:36 +01:00
DashNavButton.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DashNavTimeControls.test.tsx Chore: fix some anys pt.2 (#53928) 2022-08-22 16:51:33 +01:00
DashNavTimeControls.tsx Navigation: Add responsive behaviour to ToolbarButtonRow (#53739) 2022-08-24 11:19:36 +01:00
index.ts Big refactoring for dashboard init redux actions 2019-02-06 19:42:04 +01:00