grafana/packages/grafana-ui/.storybook
Peter Holmberg 24183ba390
Forms: Introduce new Primary, Secondary and Destructive buttons (#19973)
* Implement Label component

* Expose next-gen form components from grafana-ui under Forms namespace

* adding knobs to story, setting new variants and sizes

* handle next gen button in their own component

* removing duplication

* fix Thresholds test

* removing blank lines

* moving noUnusedLocals

* new button should not need theme

* remove not used export

* pseudo classes for focus state

* remove not used things

* use correct border radius

* extracting focus styles to commonStyles for reuse

* tidying up getButtonStyles

* Adding a few examples to the doc

* Adding props table
2019-10-25 14:35:29 +02:00
..
addons.ts Storybook - add actions addon 2019-01-22 13:19:47 +01:00
config.ts grafana/ui: Enable storybook docs (#19930) 2019-10-21 16:39:43 +02:00
presets.ts grafana/ui: Enable storybook docs (#19930) 2019-10-21 16:39:43 +02:00
tsconfig.json Forms: Introduce new Primary, Secondary and Destructive buttons (#19973) 2019-10-25 14:35:29 +02:00
webpack.config.js Forms: Introduce new Primary, Secondary and Destructive buttons (#19973) 2019-10-25 14:35:29 +02:00