Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use $templateRequest from AngularJS in ui-router 0.3.2 #3155

Closed

Conversation

anantanandgupta
Copy link

  • modified $templateFactory to use $templateRequest provider of
    AngularJs in case it is avalable
  • removed the test case which enforces the setting of request header
    Accept: text/html

- modified `$templateFactory` to use `$templateRequest` provider of
AngularJs in case it is avalable
- removed the test case which enforces the setting of request header
`Accept: text/html`
@anantanandgupta
Copy link
Author

@christopherthielen i am not sure why that build is failing I have run all the supporting version from 1.2.x

- AngularJS 1.0.8 don't have $injector.has
@anantanandgupta
Copy link
Author

ok ... good to go ... it was failing in Angular 1.0.8 ... fixed and tests passed.

- modified `$templateFactory` to use `$templateRequest` provider of
AngularJs in case it is avalable
- removed the test case which enforces the setting of request header
`Accept: text/html`
- AngularJS 1.0.8 don't have $injector.has
@christopherthielen
Copy link
Contributor

Closing in favor of #3182

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