mirror of
https://github.com/grafana/grafana.git
synced 2026-08-14 07:04:57 -05:00
* feat: add a new UI extension type: component * tests: add tests for checking if it is a react component * fix: remove reference to not existing type * chore: update betterer results * review: remove unnecessary override function for components * review: use a single type notation in import * review: stop exporting `PluginExtensionBase` * refactor: make extension config types more explicit By using some repetition now these types are much easier to oversee.
Grafana Data Library
@grafana/data is currently in BETA.
This package holds the root data types and functions used within Grafana.