v0.6.0
- change (breaking!): all css
lsb-prefixes have been renamed topsb-(matchinglive storybookrenaming tophoenix storybook). - change (breaking!):
assignandtoggleevents have been prefixed withpsb-(cf.components.mdguide) - feature: render any stories with the new :one_column layout
- improvement: fixed compatibility with phoenix_html_helpers
- improvement: function components use iframe srcdoc.
- improvement: Content-Security-Policy (CSP) support. Special thanks to Gaia for the PR 🙏
- improvement: CSRF token is optional
- bugfix: generating stories without Elixir. prefix in module names
- bugfix: fixed potential import module clashes
- bugfix: generated story for flash core_component has been updated (flash was no longer supporting the
autoshowoption) - bugfix:
mix phx.gen.storybooknow prints how to set the important sandbox strategy - bugfix:
mix phx.gen.storybookno longer prints Docker instructions when no Docker file is present. - bugfix: dialyxir has been restored
- bugfix: fixed multiple imports issue