This repository has been archived by the owner on Oct 1, 2023. It is now read-only.
Releases: urish/angular-spinner
Releases · urish/angular-spinner
1.0.1
TypeScript Release
Refactored the whole code to TypeScript using the bundler Webpack
Bugfix release
- Bugfix: Default options overwriting (#81, contributed by dmytroyarmak)
v0.8.0: theme support, `spinner-on` attribute
v0.7.0: improved browserify/webpack support (CommonJS & AMD)
- Add CommonJS support, improve AMD support (for use with browserify, webpack, SystemJS, etc.)
v0.6.2: Support AngularJS 1.4
v0.6.1
Configurable default options & more
v0.5.1: AMD Support + bug fixes
0.5.0: Support angular 1.3, browserify
- Add support for expressions in attributes (#12, contributed by aaronroberson)
- Generate source map for the minified version (#14)
- Add a
main
field to package.json (#15, contributed by elfreyshira) - Enable support for AngularJS 1.3.x in bower.json