Feat: Introduce Button and LinkButton components to @grafana/ui (#16228)
- Bumped Storybook to v5 - Introduced Emotion - Add additional config for storybook (combinations add-on, default padding in preview pane) - Added basic react based button components - Introduced AbstractButton, Button and LinkButton components together with stories - Exposed button components from @grafana/ui
Showing
... | ... | @@ -16,6 +16,7 @@ |
"@babel/preset-env": "^7.3.4", | ||
"@babel/preset-react": "^7.0.0", | ||
"@babel/preset-typescript": "^7.3.3", | ||
"@emotion/core": "^10.0.10", | ||
"@rtsao/plugin-proposal-class-properties": "^7.0.1-patch.1", | ||
"@types/angular": "^1.6.6", | ||
"@types/chalk": "^2.2.0", | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment