angular-loading-spinner
angular-loading-spinner copied to clipboard
Angular directive for ajax loading indicator. It detects any ajax request and shows the spinner. This directive makes use of https://github.com/urish/angular-spinner.
angular-spinner v0.7.0 has improved browerify/webpack support, I would like to use that improvement, so bumping up the version.
Granted the main intent of this directive is to automatically call the [angular-spinner](https://github.com/urish/angular-spinner) directive on Ajax requests, but an even interesting use could be that - The angular-spinner directive gives...
I'm trying to use angular-loading-spinner as a replacement for ng-cloak I want to hide my form until the data is loaded, but display a spinner until that point. Right now...
Could you add .map file or include original to minify?