Skip to content

Update to be compatible with Angular 1.6#19

Open
ben-8409 wants to merge 1 commit into
joostvunderink:masterfrom
ben-8409:master
Open

Update to be compatible with Angular 1.6#19
ben-8409 wants to merge 1 commit into
joostvunderink:masterfrom
ben-8409:master

Conversation

@ben-8409
Copy link
Copy Markdown

@ben-8409 ben-8409 commented Jan 9, 2017

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.

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
@jpike88
Copy link
Copy Markdown

jpike88 commented Apr 21, 2018

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

@jpike88
Copy link
Copy Markdown

jpike88 commented Apr 22, 2018

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
Copy link
Copy Markdown

jpike88 commented Apr 22, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants