Skip to content

feat(deps): upgrade to cachefactory 3.0.0#258

Open
delagen wants to merge 3 commits into
jmdobry:masterfrom
delagen:master
Open

feat(deps): upgrade to cachefactory 3.0.0#258
delagen wants to merge 3 commits into
jmdobry:masterfrom
delagen:master

Conversation

@delagen

@delagen delagen commented Feb 27, 2017

Copy link
Copy Markdown

Upgrade to latest cachefactory

Main issue with angular is the difference in handling $http promises handling to access headers and other data

before 1.6.x
$http().success(data,headers).error(...).then(data)

from 1.6.x
$http().then({data,headers...})

Align introduces in 1.4.4 with http://devdocs.io/angularjs~1.5/api/ng/provider/$httpprovider#useLegacyPromiseExtensions

Update: rescan source cause it only sugar. So nothing needed in angular to config. Only jmdobry/CacheFactory#30

@delagen delagen mentioned this pull request Feb 27, 2017
@delagen

delagen commented Feb 27, 2017

Copy link
Copy Markdown
Author

requires jmdobry/CacheFactory#30

@jmdobry

jmdobry commented Feb 27, 2017

Copy link
Copy Markdown
Owner

I guess angular-cache should be update to work with the latest versions of Angular 1.x only?

@delagen

delagen commented Feb 28, 2017

Copy link
Copy Markdown
Author

I removed unneded config, so it works but only with jmdobry/CacheFactory#30

Where i wrote why.

@delagen

delagen commented Mar 17, 2017

Copy link
Copy Markdown
Author

Any update?

@delagen

delagen commented May 17, 2017

Copy link
Copy Markdown
Author

Any news?

@deini

deini commented Oct 17, 2017

Copy link
Copy Markdown

🙏

@tocDK

tocDK commented Jun 15, 2018

Copy link
Copy Markdown

Any news regarding this PR?

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.

4 participants