Releases: urish/angular-spinner
Releases · urish/angular-spinner
1.0.1
25 Jan 12:16
Compare
Sorry, something went wrong.
No results found
TypeScript Release
23 Jan 15:54
Compare
Sorry, something went wrong.
No results found
Refactored the whole code to TypeScript using the bundler Webpack
Bugfix release
17 Feb 00:59
Compare
Sorry, something went wrong.
No results found
v0.8.0: theme support, `spinner-on` attribute
30 Oct 00:47
Compare
Sorry, something went wrong.
No results found
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)
09 Sep 10:24
Compare
Sorry, something went wrong.
No results found
Add CommonJS support, improve AMD support (for use with browserify, webpack, SystemJS, etc.)
v0.6.2: Support AngularJS 1.4
02 Jul 09:45
Compare
Sorry, something went wrong.
No results found
Relax Angular's dependency version lock (#52 , contributed by gottfrois )
v0.6.1
06 Jan 08:49
Compare
Sorry, something went wrong.
No results found
Removed NBSP characters from source code (#40 , contributed by amolghotankar )
Return the created AngularJS module (#37 , contributed by k7sleeper )
Configurable default options & more
12 Dec 16:28
Compare
Sorry, something went wrong.
No results found
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
09 Aug 20:03
Compare
Sorry, something went wrong.
No results found
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
03 Jun 22:16
Compare
Sorry, something went wrong.
No results found
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