grafana/packages/grafana-data
Levente Balogh 3658b1fce7
Dashboards: Add a new variable type called "Switch" (#111366)
* feat: add schema changes for a switch type of dashboard variable

* fix: generated go

* feat: add support for a switch type of dashboard variable

* chore: update `@grafana/scenes` to a canary version

* feat: add variable editor for the switch variable

* fix: remove unnecessary jest config change

* chore: remove commented out code
2025-10-09 12:08:55 +00:00
..
src Dashboards: Add a new variable type called "Switch" (#111366) 2025-10-09 12:08:55 +00:00
test
typings/jest
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json
project.json
rollup.config.ts
tsconfig.build.json
tsconfig.json

README.md

Grafana Data Library

@grafana/data is currently in BETA.

This package holds the root data types and functions used within Grafana.