Animate.css: Regression on bounce animate.min.css introduced in 3.5.1

Created on 30 Aug 2016  路  4Comments  路  Source: animate-css/animate.css

The bounce animation of "animate.min.css" does not work properly in Safari since 3.5.1.

The issue does not happen with "animate.css", only with "animate.min.css".

  1. Open Safari on Mac and on chrome
  2. Open https://jsbin.com/teraye/3/edit?html,js,output
  3. Press on the bounce button and notice there is a delay and the animation's translation
  4. Change the animate css library url in the html from 3.5.2 to 3.5.0
  5. Press on the button again and notice there is no delay and the translation is higher (Safari and Chrome now both looks the same)
bug

Most helpful comment

It got fixed in the last commits and the fix will be live on the next version.

All 4 comments

Sorry, but there was no alteration of the code for the bounce animation between those versions. Closing this issue.

I think you missed the point. The version of the source code is fine like you said but the minimized version is incorrect.

Sorry, my mistake. I'll investigate this, as the compiled version really has differences.

It got fixed in the last commits and the fix will be live on the next version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JustinWestphal picture JustinWestphal  路  5Comments

nzamosenchuk picture nzamosenchuk  路  4Comments

marcobiedermann picture marcobiedermann  路  3Comments

Draichi picture Draichi  路  4Comments

ivalsaraj picture ivalsaraj  路  3Comments