Releases: oblador/angular-scroll
Releases · oblador/angular-scroll
0.2.4
Moved to $rootScope.$on('$duScrollChanged') instead of scrollPosition.observe.
Fixed memory leaks in scrollSpy and late initalization of targets with help from @larrifax.
0.2.3
Added scroller.scrollToElement
.
0.2.2
Better legacy IE support.
0.2.0
Minor improvements and new scrollspy directive.
Initial release
v0.1.0
Removed redundant clean step.