scenes

Build Grafana dashboards directly in your Grafana app plugins.

APACHE-2.0 License

Downloads
87.4K
Stars
116
Committers
45

Bot releases are visible (Hide)

scenes - v1.28.1

Published by grafanabot 10 months ago

🐛 Bug Fix

  • @grafana/scenes
    • Variables: Fixes issue with chained variable and cascading updates #501 (@torkelo)

Authors: 1

scenes - v1.28.0

Published by grafanabot 11 months ago

🚀 Enhancement

Authors: 2

scenes - v1.27.0

Published by grafanabot 11 months ago

🚀 Enhancement

  • @grafana/scenes

🐛 Bug Fix

  • @grafana/scenes
    • QueryVariable: Run query with scene time range on when configured to run on load #490 (@dprokop)

Authors: 1

scenes - v1.26.0

Published by grafanabot 11 months ago

🚀 Enhancement

  • @grafana/scenes

🐛 Bug Fix

Authors: 2

scenes - v1.25.0

Published by grafanabot 11 months ago

🚀 Enhancement

  • @grafana/scenes

🐛 Bug Fix

  • @grafana/scenes
    • VizPanelMenu: Fix auto focus / keyboard navigation issue #483 (@torkelo)

Authors: 2

scenes - v1.24.6

Published by grafanabot 11 months ago

🐛 Bug Fix

  • @grafana/scenes
    • SceneQueryRunner: Fixes issue with cloned scene query runner would issue new query #482 (@torkelo)

Authors: 1

scenes - v1.24.5

Published by grafanabot 11 months ago

🐛 Bug Fix

  • @grafana/scenes
    • SceneQueryRunner: Fixes issue with waiting for variables #481 (@torkelo)

Authors: 1

scenes - v1.24.4

Published by grafanabot 11 months ago

🐛 Bug Fix

  • @grafana/scenes
    • VizPanelRenderer: Round visualization width pushed to data provider #478 (@dprokop)

⚠️ Pushed to main

  • @grafana/scenes
    • Revert "VizPanelRenderer: Round viz width pushed to data provider" (@dprokop)
    • VizPanelRenderer: Round viz width pushed to data provider (@dprokop)

Authors: 1

scenes - v1.24.3

Published by grafanabot 11 months ago

🐛 Bug Fix

  • @grafana/scenes
    • VizPanel: Only pass data layers to panel when plugin supports them #477 (@dprokop)

Authors: 1

scenes - v1.24.2

Published by grafanabot 11 months ago

🐛 Bug Fix

  • @grafana/scenes
    • Variables: Clear error state #476 (@torkelo)
    • Variables: Fixes validation issue where the current saved value only matches text representation #475 (@torkelo)

Authors: 1

scenes - v1.24.1

Published by grafanabot 11 months ago

🐛 Bug Fix

  • @grafana/scenes
    • Fix non-null assertion in SceneQueryRunner #474 (@dprokop)

Authors: 1

scenes - v1.24.0

Published by grafanabot 11 months ago

🚀 Enhancement

  • @grafana/scenes

Authors: 1

scenes - v1.23.1

Published by grafanabot 11 months ago

🐛 Bug Fix

  • @grafana/scenes

Authors: 1

scenes - v1.23.0

Published by grafanabot 11 months ago

🚀 Enhancement

  • @grafana/scenes
    • Variables: Add natural sort from core grafana to query variables #459 (@axelavargas)

🐛 Bug Fix

  • @grafana/scenes

Authors: 4

scenes - v1.22.1

Published by grafanabot 11 months ago

🐛 Bug Fix

  • @grafana/scenes
    • Variables: Fixes url sync issue for key/value multi value variables #455 (@torkelo)

Authors: 1

scenes - v1.22.0

Published by grafanabot 11 months ago

🚀 Enhancement

🐛 Bug Fix

  • @grafana/scenes

Authors: 2

scenes - v1.21.1

Published by grafanabot 12 months ago

🐛 Bug Fix

  • @grafana/scenes
    • Variables: Register variable macro #452 (@torkelo)
    • Variables: Support for variables on lower levels to depend on variables on higher levels #443 (@torkelo)
    • VizPanel: Handle empty arrays when merging new panel options #447 (@javiruiz01)
    • PanelContext: Eventbus should not filter out local events #445 (@torkelo)
    • Variables: Support __org and __user variable macros #449 (@torkelo)
    • SceneQueryRunner: Fixes adhoc filters when using a variable data source #422 (@torkelo)
    • VizPanel: Support passing legacyPanelId to PanelProps #446 (@torkelo)

Authors: 2

scenes - v1.21.0

Published by grafanabot 12 months ago

🚀 Enhancement

  • @grafana/scenes

🐛 Bug Fix

  • DemoList: Fixes demo list card height #435 (@torkelo)
  • @grafana/scenes
    • VizPanel: Fixes series visibility toggling #444 (@torkelo)
    • Vertical layout for variable selectors and a simple mode for adhoc filters #427 (@torkelo)
    • feat: support gridRow and gridColumn for SceneCSSGridItem #440 (@erj826)
    • Remove checkbox from time window comparison #415 (@javiruiz01 @torkelo)

Authors: 3

scenes - v1.20.1

Published by grafanabot 12 months ago

🐛 Bug Fix

  • @grafana/scenes
    • VizPanel: Allow title items configuration #437 (@dprokop)
    • SceneByFrameRepeater: Fixes issue with not processing repeats on activation when there is data #436 (@torkelo)

Authors: 2

scenes - v1.20.0

Published by grafanabot 12 months ago

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

  • @grafana/scenes

🐛 Bug Fix

Authors: 3