angular-jsonrpc-client icon indicating copy to clipboard operation
angular-jsonrpc-client copied to clipboard

Update to be compatible with Angular 1.6

Open ben-8409 opened this issue 9 years ago • 3 comments

The promise.success / error functions were deprecated a while ago and remove in Angular 1.6.

Update the source to use then/catch as described in the angular js migration guide: https://docs.angularjs.org/guide/migration#migrate1.5to1.6-ng-services-$http

I tested this in one app and it seems to work fine, though I cannot guarantee there are no breaking changes.

ben-8409 avatar Jan 09 '17 15:01 ben-8409

@ben-8409 @joostvunderink this one is pretty important. What can I do to make speed this along?

jpike88 avatar Apr 21 '18 07:04 jpike88

I'm about create a new npm package called 'angular-jsonrpc-client-ng-1.6' or something, this looks like it's going nowhere.

jpike88 avatar Apr 22 '18 05:04 jpike88

https://www.npmjs.com/package/ng-jsonrpc-client

jpike88 avatar Apr 22 '18 15:04 jpike88