dillon1000/react

Commit

Fix transition end detection for Android

Some Android versions have the "transition" and "animation" properties
set on element style objects despite not supporting un-prefxied animations
and transitions.  This change adds an additional sanity check to make sure
the correct event handlers are added for transition groups.
Browse files
Changed paths1 file
First-parent comparison
M src/addons/transitions/ReactTransitionEvents.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…