Dominik Prokop 10916d9192 Update grafana/ui readme il y a 7 ans
..
.storybook 71576a634e Do not use js theme variables in sass (poor dev experience for now) il y a 7 ans
src db58ab6c02 Fixed prettier issue in color picker il y a 7 ans
CHANGELOG.md 529c1ea53d Implemented scripts for building and releasing grafana/ui il y a 7 ans
README.md 10916d9192 Update grafana/ui readme il y a 7 ans
index.js 529c1ea53d Implemented scripts for building and releasing grafana/ui il y a 7 ans
package.json 394ee5dc08 Added keywords and description go grafana/ui package il y a 7 ans
rollup.config.ts 529c1ea53d Implemented scripts for building and releasing grafana/ui il y a 7 ans
tsconfig.build.json 529c1ea53d Implemented scripts for building and releasing grafana/ui il y a 7 ans
tsconfig.json 529c1ea53d Implemented scripts for building and releasing grafana/ui il y a 7 ans
tslint.json 52f583fee7 @grafana/ui lib now contains one components, seperate lint & tsc steps il y a 7 ans

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