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 8e3d22ca7a
Chore: Fixes cleanNeedle regex to be more specific ()
* Chore: Fixes code sec warning for frontend regex

* Update text.ts

* Update text.ts
2023-01-26 09:08:15 +01:00
..
src Chore: Fixes cleanNeedle regex to be more specific () 2023-01-26 09:08:15 +01:00
test grafana/data: Move getPanelOptionsWithDefaults from core () 2022-12-29 05:48:22 -08: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
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 Build: Replace babel-loader with esbuild-loader () 2023-01-23 12:15:05 +01: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 Build: Introduce ESM and Treeshaking to NPM package builds () 2022-08-03 15:47:09 +02:00
tsconfig.build.json grafana/data: Move getPanelOptionsWithDefaults from core () 2022-12-29 05:48:22 -08:00
tsconfig.json Build: Introduce ESM and Treeshaking to NPM package builds () 2022-08-03 15:47:09 +02:00

Grafana Data Library

@grafana/data is currently in BETA.

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