- change (breaking!): requires
phoenix_live_view ~> 1.0.x
- feature: new tab to preview function components HTML
- improvement: component documentation's markdown is properly formatted
- improvement: component documentation's attribute stripping can be opted out by configuration
- improvement: playground attribute documentation is properly formatted and can be expanded
when written on multiple lines. - improvement: nested slot attributes are properly displayed in the playground
- improvement: render only component function's source code for component stories
- improvement: updated generator with improved core_components' stories
- improvement: generated code markup is properly wrapped
- improvement: storybook can be disabled per environment
- bugfix: fixed broken playground for stories using templating features