mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
1f717f514a
* Added draft on transformers to sort and hide fields. * added structure for the UI. * draft on sorting/filtering UI. * simplified the datastructure a bit. * added draft on drag and drop support. * added some super simple styling. Nothing final still waiting for a proper design on this. * updated lockfile after merge. * changed so we use the new path for button. * added one more test. * Ignore feature toggle * Moved editor to app * Added top description * Minor update * Did some renaming and simplified the code a bit. * fixed so we dont use capital naming on the transformer. * changed to an vertical drag and drop design. * added support to rename fields. Co-authored-by: Torkel Ödegaard <torkel@grafana.com> |
||
---|---|---|
.. | ||
src | ||
.eslintrc | ||
api-extractor.json | ||
CHANGELOG.md | ||
index.js | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
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.