grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
133 stars 20 forks source link

Add variable dependency config to SceneGridRow #832

Closed kaydelaney closed 2 months ago

kaydelaney commented 2 months ago

Adds variable dependency config to SceneGridRow, fixing an issue where the row title wasn't updated when the variable option was changed.

📦 Published PR as canary version: 5.3.9--canary.832.9944397103.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes-react@5.3.9--canary.832.9944397103.0 npm install @grafana/scenes@5.3.9--canary.832.9944397103.0 # or yarn add @grafana/scenes-react@5.3.9--canary.832.9944397103.0 yarn add @grafana/scenes@5.3.9--canary.832.9944397103.0 ```
grafanabot commented 2 months ago

:rocket: PR was released in v5.3.9 :rocket: