grafana/public/app/features/scenes/components
Torkel Ödegaard 84a69135a7
Scene: Variables and support for declaring variable dependencies and getting notified or re-rendered when they change (#58299)
* Component that can cache and extract variable dependencies

* Component that can cache and extract variable dependencies

* Updates

* Refactoring

* Lots of refactoring and iterations of supporting both re-rendering and query re-execution

* Updated SceneCanvasText

* Updated name of file

* Updated

* Refactoring a bit

* Added back getName

* Added comment

* minor fix

* Minor fix

* Merge fixes

* Merge fixes

* Some review fixes

* Updated comment

* Added forceRender function

* Add back fail on console log
2022-11-15 12:54:24 +01:00
..
layout Scenes: Grid layout (#56737) 2022-11-15 00:49:39 -08:00
NestedScene.test.tsx Scenes: Grid layout (#56737) 2022-11-15 00:49:39 -08:00
NestedScene.tsx Scenes: Enforce explicit accessibility modifiers (ESLint) (#58331) 2022-11-07 15:32:02 +01:00
Scene.test.tsx Scenes: Grid layout (#56737) 2022-11-15 00:49:39 -08:00
Scene.tsx Variables: SceneVariable update process (#57784) 2022-11-09 08:02:24 +01:00
SceneCanvasText.tsx Scene: Variables and support for declaring variable dependencies and getting notified or re-rendered when they change (#58299) 2022-11-15 12:54:24 +01:00
SceneDragHandle.tsx Scenes: Grid layout (#56737) 2022-11-15 00:49:39 -08:00
ScenePanelRepeater.tsx Scenes: Enforce explicit accessibility modifiers (ESLint) (#58331) 2022-11-07 15:32:02 +01:00
SceneSubMenu.tsx Variables: SceneVariable update process (#57784) 2022-11-09 08:02:24 +01:00
SceneTimePicker.tsx Scenes: Enforce explicit accessibility modifiers (ESLint) (#58331) 2022-11-07 15:32:02 +01:00
SceneToolbarButton.tsx Scenes: Enforce explicit accessibility modifiers (ESLint) (#58331) 2022-11-07 15:32:02 +01:00
VizPanel.tsx Scene: Variables and support for declaring variable dependencies and getting notified or re-rendered when they change (#58299) 2022-11-15 12:54:24 +01:00