miguel-perez / smoothState.js

Unobtrusive page transitions with jQuery.
MIT License
4.43k stars 505 forks source link

Installing latest version via bower #329

Open retan opened 7 years ago

retan commented 7 years ago

I'd like to use smoothstate with jQuery 3.X. I'm already aware that there was an issue with deprecated jQuery functions on jqXHR object. I see that the problematic lines have been changed here: https://github.com/miguel-perez/smoothState.js/blob/master/src/jquery.smoothState.js but when I install the package via bower I get the old version (using deprecated functions).