Releases: oblador/angular-scroll
Releases · oblador/angular-scroll
0.5.0
Major refactor with many breaking changes, consult the README.
- Extended the angular.element with scroll helpers.
- Made scroll-spy work together with scroll-container (#19).
0.4.1
Bugfix for inverted offset attributes.
0.4.0
Added ability to scroll within an element with the context argument or du-scroll-context
directive.
0.2.10
Added support for specifying target with the du-scrollspy attribute. Needed for bootstrap support.
0.2.9
Added scroll init events.
0.2.8
Better and configurable scrollTo easing.
0.2.7
ng-href support and duScrollspy events.
0.2.6
Configurable scroll duration.