1.4.0
Big thanks to @woehrl01 for all the fixes and performance improvements in this release.
Bug fixes
- Take margin into account on max dimension 09f0c2d
- Fix align-content: center, flex-end alignment with margin b94466e
- Invalidate layout when node is removed from tree 249d010
- Set hasNewLayout on display changes. ebdf82f
- Fix position on root node with RTL direction e992737
- Fix min constraint incorrectly reducing available space 25f14a1
Performance improvements
API changes
- Move point scale factor to reside on the config instead of being a global flag. 406c8a2