- Теги
- v14.0.0Major release
- v12.1.5Fixed document height miscalculation
- v12.1.4Fixed endLocation() calculation error that was ...
- v12.1.3Fixed global undefined
- v12.1.2Fixed UMD for webpack
- v12.1.1Switched window back to root
- v12.1.0Added Reduce Motion support
- v12.0.0- Switched to `requestAnimationFrame` - Added ...
- v11.1.0Added option to ignore links with a specific ...
- v11.0.2- Updated docs - Fixed bug with new custom ...
- v10.3.1- Added support for a function to dynamically ...
- v9.4.3Fixed jump with offset when bringing anchored ...
- v9.2.0Checks that link points to current page before ...
- v9.1.4Adjust the endLocation when it’s outside of ...
- v9.1.3Checks node type to avoid error on inline comments
- v9.1.2Fixed tests
- v9.1.1Fixed settings variable bug in animateScroll() ...
- v9.1.0- Updated readme with new "Known Issue" - ...
- v9.0.1If scroll is in progress an another animated ...
- v9.0.0Undid hashchange approach used in version 8. ...
- v8.1.0Added minified script to package.json main
- v8.0.0Rewrote code for better accessibility and ...
- v7.1.1Git pushState file:/// bug
- v7.1.0Added selector variable
- v7.0.2ACTUALLY removed Buoy dependency.
- v7.0.1Removed unneeded dependency
- v7.0.0* Removed Buoy * Updated callback variables
- v6.0.0Added Buoy.js
- v5.3.7Fixed `this` and `root` bug with Browserify.
- v5.3.3Various improvements and bug fixes
- v5.3.6Fixed `headerHeight` error with fixed headers. ...
- v5.2.0Add focus to scrolled to anchor if focusable.
- v5.1.4Bug fixes
- v5.1.0* Added `destroy` method. * Converted to event ...
- v5.0.4Bug fixes
- v5.0.1* Added polyfill for `Functions.prototype.bind`...
- v5.0.0* Updated `data-options` functionality to ...
- v4.8.2Bug fixes
- v4.0.0* Better public/private method namespacing. * ...
- v3.3.0Bug fixes