gdsmith / jquery.easing

jQuery Easing Plugin
http://gsgd.co.uk/sandbox/jquery/easing
Other
922 stars 422 forks source link

Remove use of deprecated easing arguments #21

Closed dmethvin closed 8 years ago

dmethvin commented 8 years ago

In general the equations got a lot simpler once all the unneeded args were removed.

To be sure I wasn't breaking things I had to add some tests, those have been committed as well.

I updated the version to 1.4.0 but obviously you can choose another if you'd like!