Releases: pc035860/angular-scroll-watch
Releases · pc035860/angular-scroll-watch
v0.6.0
- Publish to NPM (#8)
- Support browserify/webpack/requirejs with UMD
v0.5.5
- Fix
sw-stage
destroy issue (#6)
v0.5.4
- Update bower main path (#3)
v0.5.3
- Support AngularJS 1.3 class animations (#2)
v0.5.2
- Prevent inifinite digest on scroll-watch
v0.5.1
- Fix
sw-stage
annotation error
v0.4.0
- Rename the digest hook config to
digestSync
v0.2.0
- New directive attribute:
sw-broadcast
v0.1.1
- Make a debounced scroll value update in
scrollWatchService.addConfig()
- Correctly remove the config on element destruction