mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* Change default of style to dark * Separate cursor into standalone def * Docs on timepicker and templating fields Also add what appear to be timepicker-related fields * Separate out AnnotationQuery definition * Add memberNames for DashboardCursorSync * Add sketch of VariableModel for templating field Also changes label field from frontend from null to optional. * Use constraints to enforce non-empty panel type Negation (!="") was breaking openapi exporter * Add types and fields for links * Remove panelVersion fields These weren't right anyway, and they revealed a bug in the CUE openapi generator * Remove null label value from test * Narrow type and set bounds on month field * Adapt Go dashboard schema to lineage changes |
||
---|---|---|
.. | ||
src | ||
typings/jest | ||
.eslintrc | ||
api-extractor.json | ||
CHANGELOG.md | ||
index.js | ||
LICENSE_APACHE2 | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
Grafana Data Library
@grafana/data is currently in BETA.
This package holds the root data types and functions used within Grafana.