Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 424 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 424 Bytes

1.1.0

  • Allow absolute positioned children to be displayed underneath the normal children with the showOnTop field.

1.0.0

  • Update README.md.
  • First stable release.

0.0.2

  • direction no longer defaults to Axis.vertical to improve readability.
  • FigmaAutoLayout can now be an item in children so there's no more need to wrap FigmaAutoLayout in a FigmaAutoLayoutChild.

0.0.1

  • Initial release.