mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* feat: introduce exposable components and update the public APIs Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> * tests: fix the tests for `usePluginComponent()` I broke them when I wrapped the component with the PluginContextProvider which fetches the plugin metadata. * fix: typo --------- Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> |
||
---|---|---|
.. | ||
src | ||
test | ||
typings/jest | ||
.eslintrc | ||
CHANGELOG.md | ||
LICENSE_APACHE2 | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
Grafana Data Library
@grafana/data is currently in BETA.
This package holds the root data types and functions used within Grafana.