flexbox-layout v0.2.7 Release Notes

Release Date: 2017-06-16 // almost 7 years ago
  • 🐛 Bug fixes

    • ⚡️ Cached order values are not updated #266
    • "Wrap Reverse" and "Flex End" do not mesh well when the content is larger than the flexbox #250
    • 🛠 Fixes the case where the cross size of the
      child is affected by an appended flex line in which the child being processed is the
      first item. #236