mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
70b0ec65b3
* PanelEdit: Fixed timing and state related issues * Added unit test and changed some logic * Fixed id logic * Updated snapshots * Update public/app/features/dashboard/state/PanelModel.ts Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> |
||
---|---|---|
.. | ||
src | ||
.eslintrc | ||
CHANGELOG.md | ||
index.js | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
Grafana Runtime library
@grafana/runtime is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!
This package allows access to grafana services. It requires Grafana to be running already and the functions to be imported as externals.