3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/packages/grafana-data
2021-07-08 10:47:32 +02:00
..
src Timeseries Panel: Retain alerts when migrating from old graph () 2021-07-08 10:47:32 +02:00
typings/jest Tempo: Return new version of dataframe schema directly from the backend () 2021-03-22 19:09:15 +01:00
.eslintrc Chore: Restrict internal imports from other packages () 2021-01-21 09:04:31 +01:00
api-extractor.json Docs: adding API reference documentation support for the packages libraries. () 2020-02-25 13:59:11 +01:00
CHANGELOG.md Packages: Use lerna for release orchestration () 2019-07-09 09:43:53 -07:00
index.js Chore: MEGA - Make Eslint Great Again 💅 () 2020-08-11 17:52:44 +02:00
LICENSE_APACHE2 Re-license Grafana to AGPLv3 () 2021-04-20 19:03:30 +02:00
package.json Chore: Upgrade typescript to version 4.3.4, storybook to 6.3.0 () 2021-06-24 15:29:03 +02: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 Arrow: move arrow support from frontend to backend only () 2021-04-01 10:30:08 -07:00
tsconfig.build.json TSLint → ESLint () 2020-02-08 02:40:04 +01:00
tsconfig.json Tests: Adds expects for observables () 2020-11-18 15:18:55 +01:00

Grafana Data Library

@grafana/data is currently in BETA.

This package holds the root data types and functions used within Grafana.