grafana/public/app/features/scenes
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
..
components Navigation: Add responsive behaviour to ToolbarButtonRow (#53739) 2022-08-24 11:19:36 +01:00
core Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
editor Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
querying Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
scenes Scene: Fixing state issue with useState when SceneObject instance changes (#52372) 2022-07-19 17:47:59 +02:00
services Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
variables Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneListPage.tsx Core code editor/builder components (#52421) 2022-07-20 12:50:08 -04:00
ScenePage.tsx TopNav: Page can now support dashboard page layouts (Both new and old) (#52039) 2022-07-14 20:52:03 +02:00