Dominik Prokop c2dea633e6 Packages: update versioning and release process (#18195) %!s(int64=6) %!d(string=hai) anos
..
src 7520ebadac Refactor: move ScopedVars to grafana/data (#18992) %!s(int64=6) %!d(string=hai) anos
CHANGELOG.md c32365f424 Packages: Use lerna for release orchestration (#17985) %!s(int64=6) %!d(string=hai) anos
README.md c2dea633e6 Packages: update versioning and release process (#18195) %!s(int64=6) %!d(string=hai) anos
index.js 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) %!s(int64=6) %!d(string=hai) anos
package.json c2dea633e6 Packages: update versioning and release process (#18195) %!s(int64=6) %!d(string=hai) anos
rollup.config.ts c32365f424 Packages: Use lerna for release orchestration (#17985) %!s(int64=6) %!d(string=hai) anos
tsconfig.build.json 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) %!s(int64=6) %!d(string=hai) anos
tsconfig.json d6e8129588 Packages: create shared tsconfig.json (#18010) %!s(int64=6) %!d(string=hai) anos
tslint.json 96ba32d0c8 Add a @grafana/runtime package with backendSrv interface (#16533) %!s(int64=6) %!d(string=hai) anos

README.md

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.