Releases: divriots/story-to-design
Releases · divriots/story-to-design
v1.20.11
- fixed components not stretching in some cases
- fixed an issue with components having forms failing to be processed
- fixed some interactions like
tap
that were not happening because CSS animations were paused
v1.20.9
Fixed compatibility with Storybook 6.3
v1.20.8
- Improve subcomponent matching (generated layers have been made more consistent to help the matching)
- Out of the box support for @storybook/addon-themes: story.to.design will now automatically associate
a theme
global argument to your @storybook/addon-themes themes!
v1.20.5
fix:
- fix absolute children with parent dims
- fix paddings for fixed autolayout parents
v1.20.4
- improve autolayout in some cases
- improve support for element which 0px line-height
v1.20.2-3
- fixed a regression introduced in 1.20.0 where some Storybook versions were no longer detected properly
v1.20.2
- fixed an issue where autolayout could be wrong when updating or resetting a component
- fixed local mode with storybook 8 that could be unstable
- fixed an issue with some transformed elements that could end up being rendered improperly