Skip to content

Releases: LKay/react-transition-replace

0.1.0

Choose a tag to compare

@LKay LKay released this 28 Oct 04:58
0.1.0
29770f5

Added

  • Example of use with little demo

Changed

  • Handling animation and applying transition styles
  • Use of animation frame instead of looped timeout
  • Update README file to correspond with changes and add troubleshooting section

Removed

  • Unnecessary childWrapper property ans it was replaced by other logic

0.0.3

Choose a tag to compare

@LKay LKay released this 28 Oct 04:57
0.0.3
3b8687c

Added

  • CircleCi config
  • New badges to README

0.0.2

Choose a tag to compare

@LKay LKay released this 28 Oct 04:57
0.0.2
5d7b969

Added

  • Basic README file
  • This CHANGELOG

0.0.1

Choose a tag to compare

@LKay LKay released this 28 Oct 04:56
c0d9e7b

Added

  • Initial code for the module