grafana / scenes

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

Allow setting _skipOnLayoutChange in SceneGridLayout #849

Closed kaydelaney closed 3 months ago

kaydelaney commented 3 months ago

Needed for https://github.com/grafana/grafana/pull/91139

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

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