storybook-addon-material-ui icon indicating copy to clipboard operation
storybook-addon-material-ui copied to clipboard

Addon for storybook wich wrap material-ui components into MuiThemeProvider. :page_with_curl: This helps and simplifies development of material-ui based components.

Results 17 storybook-addon-material-ui issues
Sort by recently updated
recently updated
newest added

I don't know if i'm doing this correctly, but it seemed to me that when switching to another story, the theme is reset to index 0. It means that to...

bug

There is a way to use this amazing addon with Angular 8?

feature

I've added a new tertiary property to my theme like the following. Material-UI can handle this but this addon doesnt show it in the panel. It just shows primary, secondary...

I have a setup with one storybook project containing stories from different projects in a monorepo. When using storybook-addon-material-ui, my theme does not get injected into a themed component, but...

feature

First, thanks for a very useful addon. I followed the setup instructions and it works great, aside from causing storyshots to not work. This happens when I don't change any...

Hello! my addon is showing of a strange way in my storybook v5.0.11 (the icons and functionality doesn't work well): ![Captura de pantalla de 2019-05-07 12-16-03](https://user-images.githubusercontent.com/6153618/57292722-e5083f00-70c2-11e9-8eb1-ec02e23fc537.png) What I'm doing bad?...

We need to have an ability to clean themes _This is the place to starting doing this:_ https://github.com/sm-react/storybook-addon-material-ui/blob/master/src/containers/PanelContainer.js#L144:L156

feature