3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/packages/grafana-runtime
renovate[bot] 5c7d97cbe0
Update react monorepo ()
* Update react monorepo

* type fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-01-22 10:02:57 +00:00
..
src Chore: type improvements () 2024-01-15 14:29:39 +00:00
.eslintrc Revert "Update dependency rollup to v3 ()" () 2023-02-27 07:01:24 -05:00
CHANGELOG.md Prettier: Fix all markdown files and add markdown files to CI verify step () 2021-09-29 14:34:40 +02:00
LICENSE_APACHE2 Re-license Grafana to AGPLv3 () 2021-04-20 19:03:30 +02:00
package.json Update react monorepo () 2024-01-22 10:02:57 +00:00
README.md Changelog and Readme: Update packages to beta and add Select breaking change () 2020-05-14 11:58:26 +02:00
rollup.config.ts Revert "Update dependency rollup to v3 ()" () 2023-02-27 07:01:24 -05:00
tsconfig.build.json TSLint → ESLint () 2020-02-08 02:40:04 +01:00
tsconfig.json Build: Introduce ESM and Treeshaking to NPM package builds () 2022-08-03 15:47:09 +02:00

Grafana Runtime library

@grafana/runtime is currently in BETA.

This package allows access to grafana services. It requires Grafana to be running already and the functions to be imported as externals.