Releases: patrickmarabeas/ng-ScrollSpy.js
Releases · patrickmarabeas/ng-ScrollSpy.js
v3.2.2
v3.2.1
Fix throttle error
v3.2.0
- Throttle functionality has been removed from the module. It now needs to be passed in via the
scrollspyConfigProvider
. Use your fav vender function_.throttle
or define your own function.