urish / angular-spinner

Angular directive to show an animated spinner (using spin.js)
MIT License
693 stars 146 forks source link

supports spinner-on attribute #71

Closed marknadig closed 9 years ago

marknadig commented 9 years ago

resolves #65. Add support for 'spinner-on' attr for scope expression to turn on /off spinner. Updated readme & tests.

urish commented 9 years ago

LGTM, thanks!