• 1.3.0 17be6718ee

    1.3.0 Stable

    emilsjolander released this 2017-03-07 05:35:43 -08:00 | 1603 commits to main since this release

    Bug fixes

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

    Behavior changes

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

    Features

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