Johannes Schill 03e0e1783d fix: Consistency in unit labels #15709 6 年之前
..
.storybook 71576a634e Do not use js theme variables in sass (poor dev experience for now) 7 年之前
src 03e0e1783d fix: Consistency in unit labels #15709 6 年之前
CHANGELOG.md 34f6d9ab8e grafana/ui 6.0.0-alpha.0 release version bump 6 年之前
README.md 34f6d9ab8e grafana/ui 6.0.0-alpha.0 release version bump 6 年之前
index.js 529c1ea53d Implemented scripts for building and releasing grafana/ui 6 年之前
package.json 8bdf2111c4 Bumping grafana ui version (#15669) 6 年之前
rollup.config.ts 529c1ea53d Implemented scripts for building and releasing grafana/ui 6 年之前
tsconfig.build.json 529c1ea53d Implemented scripts for building and releasing grafana/ui 6 年之前
tsconfig.json 529c1ea53d Implemented scripts for building and releasing grafana/ui 6 年之前
tslint.json 52f583fee7 @grafana/ui lib now contains one components, seperate lint & tsc steps 7 年之前

README.md

Grafana UI components library

@grafana/ui is a collection of components used by Grafana

Our goal is to deliver Grafana's common UI elements for plugins developers and contributors.

See package source for more details.

Installation

yarn add @grafana/ui

npm install @grafana/ui

Versioning

To limit the confusion related to @grafana/ui and Grafana versioning we decided to keep the major version in sync between those two. This means, that first version of @grafana/ui is taged with 6.0.0-alpha.0 to keep version in sync with Grafana 6.0 release.