grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
133 stars 20 forks source link

AdHocFilters: Add support for new `isOneOf` multi value operator #868

Closed ashharrison90 closed 1 month ago

ashharrison90 commented 1 month ago

For https://github.com/grafana/hyperion-planning/issues/1 For https://github.com/grafana/grafana/issues/85074

📦 Published PR as canary version: 5.11.0--canary.868.10613389161.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes-react@5.11.0--canary.868.10613389161.0 npm install @grafana/scenes@5.11.0--canary.868.10613389161.0 # or yarn add @grafana/scenes-react@5.11.0--canary.868.10613389161.0 yarn add @grafana/scenes@5.11.0--canary.868.10613389161.0 ```
grafanabot commented 1 month ago

:rocket: PR was released in v5.11.0 :rocket: