gdsmith / jquery.easing

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

Add check for jQuery slim version #28

Closed dheckl closed 6 years ago

dheckl commented 6 years ago

jQuery has released with jQuery 3.1.1 a 'slim' version that excludes easing. jQuery Easing Plugin tries to preserve the original jQuery 'swing' easing by default. A check was added to prevent error messages.

gdsmith commented 6 years ago

Awesome, thanks, can you bump the version number to 1.4.1 and I will merge it in.

dheckl commented 6 years ago

Gladly. Ready to be merged in.