grafana/public/app/features/scenes/components
Torkel Ödegaard 8d92417a16
Scenes: Improve typing of scene state to avoid type guards and casting (#52422)
* Trying to get rid of type guard but failing

* Improve typing of scene object state

* Fixed wrongly renamed event

* Tweaks
2022-07-19 17:46:49 +02:00
..
NestedScene.test.tsx Scene: Support for collapsable rows via a nested scene object (#52367) 2022-07-18 20:26:10 +02:00
NestedScene.tsx Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
Scene.test.tsx Scene: POC for a future dashboard model and runtime (#50980) 2022-07-07 08:53:02 +02:00
Scene.tsx Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneCanvasText.tsx Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneFlexLayout.tsx Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
ScenePanelRepeater.tsx Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneTimePicker.tsx Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneToolbarButton.tsx Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
VizPanel.tsx Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00