Dominik Prokop 10916d9192 Update grafana/ui readme 7 лет назад
..
.storybook 71576a634e Do not use js theme variables in sass (poor dev experience for now) 7 лет назад
src db58ab6c02 Fixed prettier issue in color picker 7 лет назад
CHANGELOG.md 529c1ea53d Implemented scripts for building and releasing grafana/ui 7 лет назад
README.md 10916d9192 Update grafana/ui readme 7 лет назад
index.js 529c1ea53d Implemented scripts for building and releasing grafana/ui 7 лет назад
package.json 394ee5dc08 Added keywords and description go grafana/ui package 7 лет назад
rollup.config.ts 529c1ea53d Implemented scripts for building and releasing grafana/ui 7 лет назад
tsconfig.build.json 529c1ea53d Implemented scripts for building and releasing grafana/ui 7 лет назад
tsconfig.json 529c1ea53d Implemented scripts for building and releasing grafana/ui 7 лет назад
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