All Versions
26
Latest Version
Avg Release Cycle
48 days
Latest Release
2828 days ago

Changelog History
Page 3

  • v0.2.5 Changes

    Not exposed as an object anymore, but just as Transition

  • v0.2.4 Changes

    ๐Ÿšš UI Pack not included anymore, will move into addons or something similiar

    ๐Ÿ›  Fixed appear prop to work with elements coming in after initial mount

    ๐Ÿ‘‰ Uses React Measure 0.0.7 now

  • v0.2.3 Changes

    โšก๏ธ Optimized height & width calculation

    ๐Ÿ‘‰ Uses React Measure 0.0.6 now

  • v0.2.2 Changes

    Introduced onlyChild prop. If only animating one component pass true to get rid of the need for a wrapper component

    A React Motion friendly object can now be passed to appear instead of just a boolean

  • v0.2.1 Changes

    ๐Ÿ‘‰ Uses React Measure 0.0.5 now

  • v0.2.0 Changes

    Now dependent upon React Measure