grafana/packages/grafana-data
Paul Marbach ec38e0bd58
Table: Enable tableNextGen by default (#109832)
* Table: Enable tableNextGen by default

* kill off tableNextGen feature flag

* i18n

* i18n

* i18n

* remove state beta from table panel

* fix migration for 0 decimals migration

* add explicit auto option bacjk

* match impl from previous migrations code

* try changing some selectors

* remove timezone test from Cypress

* fix PlaylistForm unit test

* fix some selectors

* clean up i18n, are these gridcells somehow?

* return a couple of selectors caught in the dragnet to being cell instead of gridcell

* fix i18n for en-US

* clean up gdevs now that wrapHeaderText has no default

* update role in e2e for when it is re-enabled
2025-08-26 17:25:16 -04:00
..
src Table: Enable tableNextGen by default (#109832) 2025-08-26 17:25:16 -04:00
test Frontend: Remove Angular (#99760) 2025-04-04 11:31:35 +02:00
typings/jest
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Chore: Remove @grafana/tsconfig (#109186) 2025-08-06 15:34:34 +01:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Fix: Prevent Rollup from treeshaking NPM packages (#108567) 2025-07-24 10:54:02 +02:00
tsconfig.build.json
tsconfig.json Chore: Remove @grafana/tsconfig (#109186) 2025-08-06 15:34:34 +01:00

README.md

Grafana Data Library

@grafana/data is currently in BETA.

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