Skip to content

Releases: aranja/react-simple-expand

v0.0.2

05 Apr 12:04
Compare
Choose a tag to compare

0.0.2 (2018-04-05)

Bug Fixes

  • remove incorrect role attributes (e2f93d2)
  • remove unused transitionEnd function composition (edab4e0)

v0.0.1

28 Mar 11:35
Compare
Choose a tag to compare

0.0.1 (2018-03-28)

Bug Fixes

  • build es5 bundles for ie compatibility (c51dc6c)

v0.0.0

26 Mar 21:24
Compare
Choose a tag to compare

0.0.0 (2018-03-26)

Bug Fixes

  • always have overflow hidden (9e16863)
  • animate height instead of max-height (0d0c930)
  • do not interrupt user interactions (056004a)
  • remove redundant rerender (12e769f)

Features