Release Notes
DataSourceVariable: Value should be uid, and other fixes (#400)
DataSourceVariable value is now the uid of the data source not the name. Please test and verify that your data source variables works like before.
🚀 Enhancement
🐛 Bug Fix
- [cr] adds docs for SceneCSSGridLayout #423 (@jewbetcha @torkelo)
- Refactor demo list page, use grid layout, add search #432 (@torkelo)
@grafana/scenes- SceneGraph: Add utility function getAncestor #428 (@torkelo)
- VizPanel: Make VizPanel usable without relative position parent #430 (@torkelo)
- SceneCSSGridLayout: Make rowGap and columnGap use grid units #431 (@torkelo)
- Export VizPanelBuilder #429 (@torkelo)
- DataSourceVariable: Value should be uid, and other fixes #400 (@torkelo)
- [cr] creates SceneCSSGridLayout to use CSS Grid with SceneFlexItems #392 (@jewbetcha @torkelo)
Authors: 3
- Coleman Rollins (@jewbetcha)
- Juan Luis Peña Wagner (@piggito)
- Torkel Ödegaard (@torkelo)