Skip to content

Releases: divriots/story-to-design

v1.20.11

20 Mar 19:41
8d4b2de
Compare
Choose a tag to compare
  • 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

15 Mar 13:07
8d4b2de
Compare
Choose a tag to compare

Fixed compatibility with Storybook 6.3

v1.20.8

13 Mar 13:52
8d4b2de
Compare
Choose a tag to compare
  • 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.7

13 Mar 08:49
8d4b2de
Compare
Choose a tag to compare
Update issue templates

v1.20.5

06 Mar 15:58
8d4b2de
Compare
Choose a tag to compare

fix:

  • fix absolute children with parent dims
  • fix paddings for fixed autolayout parents

v1.20.4

01 Mar 11:52
8d4b2de
Compare
Choose a tag to compare
  • improve autolayout in some cases
  • improve support for element which 0px line-height

v1.20.3

27 Feb 15:33
8d4b2de
Compare
Choose a tag to compare
  • support storybook api 8

v1.20.2-3

20 Feb 09:27
8d4b2de
Compare
Choose a tag to compare
  • fixed a regression introduced in 1.20.0 where some Storybook versions were no longer detected properly

v1.20.2

16 Feb 17:42
8d4b2de
Compare
Choose a tag to compare
  • 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

v1.20.1

15 Feb 15:27
8d4b2de
Compare
Choose a tag to compare

Fixed regression