react-theming / storybook-addon-material-ui

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

Home Page:https://github.com/sm-react/storybook-addon-material-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The add-on appears on every add-on panel

verekia opened this issue · comments

Hey! Thanks for your great work on the plugin.
I'm not sure if I'm doing something wrong here, but the add-on seems to appear on every panel, under the rest:

screenshot 2018-09-13 13 03 25

I am using:

@babel: 7.0.0
@material-ui/core: 3.0.3
@storybook/addons: 4.0.0-alpha.21
@storybook/react: 4.0.0-alpha.21
storybook-addon-material-ui: 0.9.0-alpha.14

Cheers :)

Hi @verekia ))) Thank you!
Hm... it's really strange behavior. In general, Storybook should handle panels switching. I need to investigate what could be broken.

fixed in 0.9.0-alpha.15

Note: all other addons should be compatible with Storybook v4 as well

Fixed indeed! Awesome, great job man :)