grafana/public/app/features/dashboard-scene
Ivan Ortega Alba c5ae0bbba2
Scenes: Update to latest 4.23.1 -> 4.24.4 (#88485)
# v4.24.4 (Thu May 30 2024)

#### 🐛 Bug Fix

- `@grafana/scenes`
  - VizPanelRenderer: Emit SetPanelAttention event [#716](https://github.com/grafana/scenes/pull/716) ([@tskarhed](https://github.com/tskarhed))

#### Authors: 1

- Tobias Skarhed ([@tskarhed](https://github.com/tskarhed))

---

# v4.24.3 (Thu May 30 2024)

#### 🐛 Bug Fix

- `@grafana/scenes`
  - Macros: Resolve browser timezone for `$__timezone` [#759](https://github.com/grafana/scenes/pull/759) ([@ivanortegaalba](https://github.com/ivanortegaalba))
  - Variables: Prioritize showing adhoc variable key and operator [#750](https://github.com/grafana/scenes/pull/750) ([@oscarkilhed](https://github.com/oscarkilhed))

#### Authors: 2

- Ivan Ortega Alba ([@ivanortegaalba](https://github.com/ivanortegaalba))
- Oscar Kilhed ([@oscarkilhed](https://github.com/oscarkilhed))

---

# v4.24.2 (Wed May 29 2024)

#### 🐛 Bug Fix

- `@grafana/scenes`
  - MultiValueVariable: Fixes issue when value is all value but all value is not enabled [#757](https://github.com/grafana/scenes/pull/757) ([@torkelo](https://github.com/torkelo) [@ivanortegaalba](https://github.com/ivanortegaalba))

#### Authors: 2

- Ivan Ortega Alba ([@ivanortegaalba](https://github.com/ivanortegaalba))
- Torkel Ödegaard ([@torkelo](https://github.com/torkelo))

---

# v4.24.1 (Tue May 28 2024)

#### 🐛 Bug Fix

- Plugin.json: update schema reference URL in scenes-app [#754](https://github.com/grafana/scenes/pull/754) ([@leventebalogh](https://github.com/leventebalogh))
- `@grafana/scenes`
  - Allow drag and dropping rows in valid states [#756](https://github.com/grafana/scenes/pull/756) ([@mdvictor](https://github.com/mdvictor))
  - fix: undefined check on RefreshPicker.autoOption [#751](https://github.com/grafana/scenes/pull/751) ([@darrenjaneczek](https://github.com/darrenjaneczek))

#### Authors: 3

- Darren Janeczek ([@darrenjaneczek](https://github.com/darrenjaneczek))
- Levente Balogh ([@leventebalogh](https://github.com/leventebalogh))
- Victor Marin ([@mdvictor](https://github.com/mdvictor))

---

# v4.24.0 (Mon May 27 2024)

#### 🚀 Enhancement

- `@grafana/scenes`
  - SceneFlexLayout: Min width/height option was ignored [#749](https://github.com/grafana/scenes/pull/749) ([@edvard-falkskar](https://github.com/edvard-falkskar))

#### Authors: 1

- Edvard Falkskär ([@edvard-falkskar](https://github.com/edvard-falkskar))

---
2024-05-30 15:02:31 +02:00
..
embedding DashboardScene: Implement autofit panels (#85221) 2024-04-03 13:36:29 +03:00
inspect Chore: Update deprecated layout components HorizontalGroup and VerticalGroup in dashboard scene code (#87447) 2024-05-08 15:42:36 +02:00
pages Scenes: Update to latest 4.23.1 -> 4.24.4 (#88485) 2024-05-30 15:02:31 +02:00
panel-edit Dashboards: Discard the entire panel if it is newly added (#87562) 2024-05-27 13:46:02 +02:00
saving Dashboard scenes: Fix variable saving inconsistencies (#88163) 2024-05-24 13:33:05 +02:00
scene Scopes: Use Grafana namespace instead of default (#88451) 2024-05-29 23:48:17 +03:00
serialization Preserve variables and time range when navigating between dashboards (#87966) 2024-05-27 14:28:06 +02:00
settings Chore: Update deprecated layout components HorizontalGroup and VerticalGroup in dashboard scene code (#87447) 2024-05-08 15:42:36 +02:00
sharing Snapshots: Add e2e test for Scenes view (#88003) 2024-05-23 10:35:03 -03:00
solo PanelGridItemRepeater: Refactor (#84710) 2024-03-21 14:38:00 +01:00
utils Preserve variables and time range when navigating between dashboards (#87966) 2024-05-27 14:28:06 +02:00