angular-busy icon indicating copy to clipboard operation
angular-busy copied to clipboard

Please upgrade for angular 1.6.0 or higher

Open crhistianramirez opened this issue 8 years ago • 8 comments

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

crhistianramirez avatar Dec 08 '16 21:12 crhistianramirez

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

tiberiuzuld avatar Dec 08 '16 22:12 tiberiuzuld

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

geo242 avatar Dec 12 '16 21:12 geo242

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

jziggas avatar Jan 03 '17 21:01 jziggas

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

tiberiuzuld avatar Jan 04 '17 20:01 tiberiuzuld

+1: please replace the $http.success method

stephanie-dm avatar Jan 11 '17 15:01 stephanie-dm

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

markusberg avatar Feb 13 '17 13:02 markusberg

It's not up on Bower though

JohnMcAvinue avatar Apr 26 '17 11:04 JohnMcAvinue

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

LauraXiulan avatar Jul 04 '17 11:07 LauraXiulan