Skip to content

Releases: grafana/scenes

v5.36.0

20 Dec 20:44
Compare
Choose a tag to compare

Release Notes

AdHocFiltersVariable: provide updateFilters method to allow updating filters without emitting SceneVariableValueChangedEvent (#1004)

New AdHocFiltersVariable method updateFilters to allow updating filters state. Allows skipping emit of SceneVariableValueChangedEvent to prevent filter changes from notifying dependent scene objects.


🚀 Enhancement

  • @grafana/scenes
    • AdHocFiltersVariable: provide updateFilters method to allow updating filters without emitting SceneVariableValueChangedEvent #1004 (@gtk-grafana)

🐛 Bug Fix

Authors: 3

v5.35.0

18 Dec 10:07
Compare
Choose a tag to compare

🚀 Enhancement

  • @grafana/scenes
    • SceneTimeRange: Set weekstart when evaluating time range #1007 (@torkelo)

🐛 Bug Fix

  • @grafana/scenes
    • Variables: Interpolate datasource uid when used with datasource variable #996 (@Sergej-Vlasov)

Authors: 2

v5.34.0

17 Dec 13:58
Compare
Choose a tag to compare

🚀 Enhancement

  • @grafana/scenes
    • Variables: Add datasource variable support #1006 (@sunker)

Authors: 1

v5.33.0

16 Dec 14:02
Compare
Choose a tag to compare

🚀 Enhancement

  • @grafana/scenes
    • SceneTimeRange: Fixes weekstart issue when evaluting data math #1002 (@torkelo)

🐛 Bug Fix

Authors: 2

v5.32.0

13 Dec 09:13
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

v5.31.0

12 Dec 17:58
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

v5.30.0

10 Dec 11:04
Compare
Choose a tag to compare

🚀 Enhancement

  • @grafana/scenes

Authors: 1

v5.29.0

05 Dec 15:40
Compare
Choose a tag to compare

🚀 Enhancement

  • @grafana/scenes
    • AdHocFiltersCombobox - Improve filter editing behaviour when pre-filling value on edit #992 (@Sergej-Vlasov)
    • Variables: Fixes issue when variable value was null #985 (@torkelo)

🐛 Bug Fix

  • Fix typo in visualizations.md #943 (@ecurbelo)
  • @grafana/scenes-react, @grafana/scenes
    • Prettier/lint: Add prettier and lint check to CI , format all files with prettier #988 (@torkelo)

Authors: 3

v5.28.1

29 Nov 15:23
Compare
Choose a tag to compare

🐛 Bug Fix

  • @grafana/scenes
    • AdHocFiltersCombobox: Prevent updating combobox options when input type changed during fetch #982 (@Sergej-Vlasov)

Authors: 1

v5.28.0

29 Nov 11:58
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • @grafana/scenes-react, @grafana/scenes

Authors: 3