dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/addons/transitions/ReactTransitionEvents.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…