Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(upgrade): update NgUpgrade with AoT, router, unit tests #2803

Merged
merged 5 commits into from
Feb 13, 2017

Conversation

filipesilva
Copy link
Contributor

@filipesilva filipesilva commented Nov 15, 2016

Followup from #2781

  • Read all resources
  • Update e2e tests
  • Update current chapter to 2.2.0 w/ upgrade/static
  • Update chapter prose with upgrade/static changes
  • Incorporate AoT setup and infrastructure, add prose
  • Incorporate router changes, add prose
  • Update unit tests and prose

@filipesilva filipesilva changed the title finish aot setup for upgrade-phonecat-2-hybrid [WIP] finish aot setup for upgrade-phonecat-2-hybrid Nov 15, 2016
@filipesilva filipesilva force-pushed the ngupgrade-followup branch 2 times, most recently from 30e574c to e86a2b8 Compare November 15, 2016 14:33
@filipesilva filipesilva changed the title [WIP] finish aot setup for upgrade-phonecat-2-hybrid [WIP] docs(upgrade): update NgUpgrade with AoT, router Nov 15, 2016
@filipesilva filipesilva changed the title [WIP] docs(upgrade): update NgUpgrade with AoT, router [WIP] docs(upgrade): update NgUpgrade with AoT, router, unit tests Nov 15, 2016
filipesilva added a commit to angular/quickstart that referenced this pull request Nov 24, 2016
The package is not listed in `package.json` and angular/angular.io#2803 will contain instructions to add it manually.
@filipesilva filipesilva changed the title [WIP] docs(upgrade): update NgUpgrade with AoT, router, unit tests docs(upgrade): update NgUpgrade with AoT, router, unit tests Nov 24, 2016
Copy link
Member

@Foxandxss Foxandxss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only concern is the HeroesService because I think we always use HeroService, singular.

],
providers: [
// use hash location strategy
{ provide: LocationStrategy, useClass: HashLocationStrategy },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed for upgrade? IIRC the router module had a parameter to include this strategy or not.

@mgol
Copy link
Member

mgol commented Feb 6, 2017

This PR needs to be rebased. Other than that, is anything blocking it? All tasks from the first post are marked as completed.

@filipesilva filipesilva merged commit 7decccf into angular:master Feb 13, 2017
@filipesilva filipesilva deleted the ngupgrade-followup branch February 13, 2017 16:45
Urigo added a commit to Urigo/angular.io that referenced this pull request Feb 16, 2017
Urigo added a commit to Urigo/angular.io that referenced this pull request Feb 19, 2017
Urigo added a commit to Urigo/angular.io that referenced this pull request Feb 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants