Skip to content

Releases: oblador/angular-scroll

0.6.1

16 Jul 08:05
Compare
Choose a tag to compare
  • Performance optimizations
  • Strict mode

0.6.0

09 Jul 09:44
Compare
Choose a tag to compare
  • Now cancels scroll animations when scrolling manually.
  • Better IE 8 support.

0.5.8

22 Jun 21:27
Compare
Choose a tag to compare

uiRouter compatibility fixes.

0.5.7

23 May 07:43
Compare
Choose a tag to compare
  • Added duScrollGreedy option.
  • Fixed mobile safari bug when tapping status bar.
  • Fixed bug where animated scrolls would not return a promise if no scroll was necessary.

0.5.6

12 May 18:21
Compare
Choose a tag to compare

Better UI.Router support and fixed errors on the $destroy event.

0.5.5

05 May 21:05
Compare
Choose a tag to compare

Breaking change: scrollTo(element) now takes a second offset argument.

0.5.4

29 Apr 09:32
Compare
Choose a tag to compare
  • Fixed bug where a scrollSpy with an non existing target would break other spies
  • Solved a conflict with jQuery with scrollTop/Left methods.

0.5.3

23 Apr 14:01
Compare
Choose a tag to compare

Scroll animations now returns promises.

0.5.2

23 Apr 13:29
Compare
Choose a tag to compare

Refactored scroll animation and IE8 compatibility fixes.

0.5.1

12 Apr 21:20
Compare
Choose a tag to compare

IE compatibility fixes.