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.
https://github.com/sm-react/storybook-addon-material-ui
MIT License
567 stars 131 forks source link

Remove react-tap-event-plugin dependency #65

Closed MOZGIII closed 7 years ago

MOZGIII commented 7 years ago

Material UI 0.19 removed deoendency to react-tap-event-plugin to provide support for React 16. This package should get rid of it too and update to Material UI 0.19+.

usulpro commented 7 years ago

Thanks @MOZGIII

usulpro commented 7 years ago

Done in 0.8.1