3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/packages/grafana-data
Torkel Ödegaard 9824219a58
UX: Update new form styles to dark inputs ()
* UX: Update new form styles to dark inputs

* Aligning styles a bit

* Updated snapshot
2020-03-11 09:20:28 +01:00
..
src UX: Update new form styles to dark inputs () 2020-03-11 09:20:28 +01:00
.eslintrc TSLint → ESLint () 2020-02-08 02:40:04 +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 Build: add @grafana/data package () 2019-06-18 08:17:27 -07:00
package.json Optimized package.json files () 2020-02-27 12:00:36 -05:00
README.md Packages: update versioning and release process () 2019-09-12 08:00:31 +02:00
rollup.config.ts DataFrame: round trip metadata to arrow Table () 2020-01-03 08:12:19 -08:00
tsconfig.build.json TSLint → ESLint () 2020-02-08 02:40:04 +01:00
tsconfig.json TSLint → ESLint () 2020-02-08 02:40:04 +01:00

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.