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

Angular-busy2 #103

Open tiberiuzuld opened 7 years ago

tiberiuzuld commented 7 years ago

Hello,

Since this repo seems that is no longer maintained. Made a fork angular-busy2 with support for angular 1.6.x , CommonJS and other fixes.

https://github.com/tiberiuzuld/angular-busy

Den-dp commented 7 years ago

@tiberiuzuld btw, this will be the second fork of angular-busy because we already have https://github.com/faceleg/angular-busy-plus (say hi to @faceleg )

tiberiuzuld commented 7 years ago

Hi,

Well I saw the fork but I saw that there where issues and that is not maintained. Plus didn't see a change log or a easy way to find out what was changed on that fork. And we where using the original repo for our app, so the original repo looked more easy to accomplish what I needed.

If you need what features you implemented in your fork, I can have a look in the weekend on your commits and implement them in my fork. Or you can create a PR with the features.

Den-dp commented 7 years ago

@tiberiuzuld to be clear — I'm not a maintainer of angular-busy-plus so don't mind me 😉.

Just was a bit concerned about another one "blessed" fork instead of contributing to the more-less popular existing fork.

But after all I understand your reasoning and wish you good luck!