cgross / angular-busy

Show busy/loading indicators on any element during $http requests (or any promise).
http://cgross.github.io/angular-busy/demo
MIT License
1.44k stars 256 forks source link

Add busy indicator class to parent #117

Open rparakhiya opened 6 years ago

rparakhiya commented 6 years ago

These changes adds a busy indicator class to cg-busy container when loader is running. The default class is cg-busy-active which can be overridden using busyClass option