mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
a7509d2ca0
* remove anon funcs, removed options from state, removed update method, static selects as constants * cancellable promise * cancel promise on unmount * use new datasource funcs for dryer component * event handler funcs * updated funcs and moved to utils, updating config editors * S has no keys. never will never work * remove report json * update azure snapshot * DataSourceSettings keyof * rename reset funcs |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
index.js | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json | ||
tslint.json |
Grafana Data Library
@grafana/data is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!
This package holds the root data types and functions used within Grafana.