yarn react-flip-move 2.1.3
v2.1.3

latest releases: 3.0.5, 3.0.4, 3.0.3...
8 years ago

Bug fix with children not being removed

In #38, @DiogoDoreto found several cases in which children that were removed from the state were not being removed from the DOM. This patch addresses two of them:

  • When disableAllAnimations is set to true,
  • When using legacy browsers that do not support CSS transitions.

Don't miss a new react-flip-move release

NewReleases is sending notifications on new releases.