Releases: grafana/scenes
Releases · grafana/scenes
v5.15.1
v5.15.0
v5.14.7
🐛 Bug Fix
@grafana/scenes
- AdHocVariable: Don't throw when operator is not found #898 (@ashharrison90)
- Adhoc filters: Add descriptions for all operators #901 (@ashharrison90)
Authors: 1
- Ashley Harrison (@ashharrison90)
v5.14.6
🐛 Bug Fix
- Fix pipeline #904 (@mdvictor)
@grafana/scenes
- Add toggle all option to variable value select #876 (@oscarkilhed)
- Include isMulti and includeAll in LocalValueVariable #900 (@oscarkilhed)
- MultiValueVariable: Change when value changed event is published #896 (@mdvictor)
- Demo: Demonstrate event traversal through scene graph #848 (@darrenjaneczek)
Authors: 3
- Darren Janeczek (@darrenjaneczek)
- Oscar Kilhed (@oscarkilhed)
- Victor Marin (@mdvictor)
v5.14.3
v5.14.2
🐛 Bug Fix
@grafana/scenes
- AdHocFilters - multi value support in new filters UI #889 (@Sergej-Vlasov @ashharrison90)
- Revert "SceneObjectBase: Support rendering a child out of context" #891 (@torkelo)
Authors: 3
- @Sergej-Vlasov
- Ashley Harrison (@ashharrison90)
- Torkel Ödegaard (@torkelo)
v5.14.1
v5.14.0
v5.13.0
Release Notes
UrlSync: Support browser history steps, remove singleton (#878)
getUrlSyncManager is no longer exported as UrlSyncManager is now no longer global singleton but local to the UrlSyncContextProvider.
If you called getUrlSyncManager().getUrlState that util function is available via the exported object sceneUtils.
🚀 Enhancement
@grafana/scenes-react
,@grafana/scenes
🐛 Bug Fix
@grafana/scenes
- chore: export SceneDataTransformerState #888 (@jewbetcha)
Authors: 2
- Coleman Rollins (@jewbetcha)
- Torkel Ödegaard (@torkelo)
v5.12.0
🚀 Enhancement
@grafana/scenes
- SceneTimeRange: Support initialize time range with time and time.window #886 (@ivanortegaalba)
Authors: 1
- Ivan Ortega Alba (@ivanortegaalba)