Skip to content

Releases: layoutBox/FlexLayout

addContainer() renamed addItem(), markDirty()

24 Aug 12:27
Compare
Choose a tag to compare
  • Add missing markDirty() method
  • ⚠️ BREAKING CHANGE: Renamed the method addContainer() to `addItem(). It is clearer that the added view is in fact a flex item, and not just a flex container.
  • Add an implementation of the Ray Wenderlich Yoga Tutorial
  • Add Swift 4.0 support

Initial official release

24 Aug 12:27
Compare
Choose a tag to compare
  • Initial official release.
  • Add unit tests

Initial beta release

24 Aug 12:28
Compare
Choose a tag to compare
0.1.1

Update doc + pod version