- Fix package name typo
- Publish to NPM (#8)
- Support browserify/webpack/requirejs with UMD
- Fix
sw-stage
destroy issue (#6)
- Update bower main path (#3)
- Support AngularJS 1.3 class animations (#2)
- Prevent inifinite digest on
scroll-watch
- Fix
sw-stage
annotation error
- New directive:
sw-stage
- Support more locals:
$height
,$offsetTop
,$stageTop
- Rename the digest hook config to
digestSync
- Introduce digest hook as
digest
inscroll-watch
configs
- New directive attribute:
sw-broadcast
- Make a debounced scroll value update in
scrollWatchService.addConfig()
- Correctly remove the config on element destruction
- First release