Skip to content

Releases: pc035860/angular-scroll-watch

v0.6.1

13 Feb 11:13

Choose a tag to compare

  • Fix package name typo

v0.6.0

13 Feb 02:31

Choose a tag to compare

  • Publish to NPM (#8)
  • Support browserify/webpack/requirejs with UMD

v0.5.5

25 Jul 09:53

Choose a tag to compare

  • Fix sw-stage destroy issue (#6)

v0.5.4

09 Jan 08:24

Choose a tag to compare

  • Update bower main path (#3)

v0.5.3

24 Nov 18:28

Choose a tag to compare

  • Support AngularJS 1.3 class animations (#2)

v0.5.2

24 Aug 05:24

Choose a tag to compare

  • Prevent inifinite digest on scroll-watch

v0.5.1

24 Aug 01:31

Choose a tag to compare

  • Fix sw-stage annotation error

v0.4.0

21 Aug 15:34

Choose a tag to compare

  • Rename the digest hook config to digestSync

v0.2.0

20 Aug 03:58

Choose a tag to compare

  • New directive attribute: sw-broadcast

v0.1.1

20 Aug 03:58

Choose a tag to compare

  • Make a debounced scroll value update in scrollWatchService.addConfig()
  • Correctly remove the config on element destruction