Releases: urish/angular-spinner
Releases · urish/angular-spinner
1.0.1
Compare
Sorry, something went wrong.
No results found
released this
25 Jan 12:16
TypeScript Release
Compare
Sorry, something went wrong.
No results found
released this
23 Jan 15:54
Refactored the whole code to TypeScript using the bundler Webpack
Bugfix release
Compare
Sorry, something went wrong.
No results found
urish
released this
17 Feb 00:59
v0.8.0: theme support, `spinner-on` attribute
Compare
Sorry, something went wrong.
No results found
urish
released this
30 Oct 00:47
Improve UMD (Universal Module Definition) code, fixes (#61 )
Theme support (#66 , contributed by marknadig )
Add spinner-on attribute (#71 , contributed by marknadig )
v0.7.0: improved browserify/webpack support (CommonJS & AMD)
Compare
Sorry, something went wrong.
No results found
urish
released this
09 Sep 10:24
Add CommonJS support, improve AMD support (for use with browserify, webpack, SystemJS, etc.)
v0.6.2: Support AngularJS 1.4
Compare
Sorry, something went wrong.
No results found
urish
released this
02 Jul 09:45
Relax Angular's dependency version lock (#52 , contributed by gottfrois )
v0.6.1
Compare
Sorry, something went wrong.
No results found
urish
released this
06 Jan 08:49
Removed NBSP characters from source code (#40 , contributed by amolghotankar )
Return the created AngularJS module (#37 , contributed by k7sleeper )
Configurable default options & more
Compare
Sorry, something went wrong.
No results found
urish
released this
12 Dec 16:28
Added configurable default options (#31 , contributed by aleksih )
Added scope eval to allow for data binding support (#21 , contributed by jdamick )
v0.5.1: AMD Support + bug fixes
Compare
Sorry, something went wrong.
No results found
urish
released this
09 Aug 20:03
AMD / Require.js compatibility (#11 , contributed by floribon )
Bugfix: Stop events are ignored if sent before the directive is fully initialized and startActive is true (#22 , contributed by vleborgne )
0.5.0: Support angular 1.3, browserify
Compare
Sorry, something went wrong.
No results found
urish
released this
03 Jun 22:16
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