Skip to content

v5.36.0

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