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

Please upgrade for angular 1.6.0 or higher #105

Open crhistianramirez opened 7 years ago

crhistianramirez commented 7 years ago

In particular the $http.success method, has been deprecated. Here is a link to all of the other breaking changes.

https://github.com/angular/angular.js/blob/master/CHANGELOG.md

tiberiuzuld commented 7 years ago

Made a fork with support for angular 1.6.x https://github.com/tiberiuzuld/angular-busy Should be a drop in replacement

geo242 commented 7 years ago

Here is a pull request for it: https://github.com/cgross/angular-busy/pull/106

jziggas commented 7 years ago

@tiberiuzuld not really a drop in replacement when everything is renamed

tiberiuzuld commented 7 years ago

@jziggas only the module name is changed. In rest you can continue using the old directive name and constant for configuration.

stephanie-dm commented 7 years ago

+1: please replace the $http.success method

markusberg commented 7 years ago

This official package at @cgross/angular-busy is updated for angular 1.6. Update your package.json.

JohnMcAvinue commented 7 years ago

It's not up on Bower though

LauraXiulan commented 7 years ago

Yes, please update to version 4.1.4 for Bower too, right now I cannot use it with Angular 1.6