Skip to content

Releases: beekai-oss/react-simple-animate

Version 1.5.3

22 Aug 09:16
Compare
Choose a tag to compare
  • code refactor clean up logic
  • removed extra internal state which not required
  • clean up flowtype to support with version 0.53

Version 1.5.0

14 Aug 10:22
Compare
Choose a tag to compare
  • Support custom tag support, for situation like change
    to and svg

Version 1.4.4

10 Aug 07:54
Compare
Choose a tag to compare
  • onCompleteStyle prop will make sure last style applied without transition

Version 1.4.2

10 Aug 03:08
Compare
Choose a tag to compare
  • fix an issue when start or end style change not triggering re-render

Version 1.4

08 Aug 09:26
Compare
Choose a tag to compare
  • added children compare on should component update

Version 1.3

04 Aug 09:01
Compare
Choose a tag to compare
  • className: adding className prop to allow class to pass down to the
  • transition: allow you to overwrite default transition which composed by other props

Version 1.1

01 Aug 10:46
Compare
Choose a tag to compare
  • removed reverse start animation
  • added onComplete prop for animation complete callback
  • few minor bug fixs

Todo: update unit tests in the next patch

Version 1

30 Jul 08:47
Compare
Choose a tag to compare

Very excited about this release!!

version 1 react simple animate is out

feature:

  • Super easy animation with inline style
  • Toggle animation made easy
  • Animation delay piece of cake