Ming He 6e01037e55 fix gitignroe so bower_components are included in target folder
Change-Id: I97a6ec0d4584b821970bc0fbedf3c9b898773688
2015-12-21 10:19:15 -08:00

2.2 KiB

Changelog

0.6.2 - 2015-07-02

  • Relax Angular's dependency version lock (#52, contributed by gottfrois)

0.6.1 - 2015-01-06

  • Removed NBSP characters from source code (#40, contributed by amolghotankar)
  • Return the created AngularJS module (#37, contributed by k7sleeper)

0.6.0 - 2014-12-12

  • Added configurable default options (#31, contributed by aleksih)
  • Added scope eval to allow for data binding support (#21, contributed by jdamick)

0.5.1 - 2014-08-09

  • 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 - 2014-06-03

  • 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

0.4.0 - 2014-03-15

  • Upgrade spin.js to 2.0.0. See breaking changes here.

0.3.1 - 2014-01-31

  • Fixed an issue that caused the minified code to fail.

0.3.0 - 2014-01-26

  • Add ability to control spinner state with bundled service ((#6, contributed by lossendae)

0.2.1 - 2013-08-28

  • Add test coverage reporting
  • Stop the spinner on scope destroy
  • Support for AngularJS 1.2