Skip to content

1.3.0

Compare
Choose a tag to compare
@emilsjolander emilsjolander released this 07 Mar 13:37

Bug fixes

  • Fix bug with display: none not invalidating children properly a706f4c
  • Handle margin-start and margin-end with 'auto' value 8668e43
  • Fix percentages in flexing parents 17e3dca

Behavior changes

  • Pass parent size instead of root size as parameters to YGNodeCalculateLayout. 1cd7363
  • Flex getters now return the value which was set on them / the default value instead of a computed value. 3346f95

Features

  • Add ability to configure Yoga to use web defaults 62f4719
  • Add a configuration option to nodes for things like experiments and various other things which were previously global configs. 37c4825