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

docs(upgrade): update to new router #2003

Closed
wants to merge 1 commit into from

Conversation

Foxandxss
Copy link
Member

I updated the tests but we need to be on new world to make those tests work better, such as mock the new router.

@wardbell
Copy link
Contributor

Should we hold until ngUpgrade for RC5 arrives?

@Foxandxss
Copy link
Member Author

Personally, no.

Apart from this, lots to be done for rc5. Let's say this is for rc5

El 29 jul. 2016 21:40, "Ward Bell" notifications@github.com escribió:

Should we hold until ngUpgrade for RC5 arrives?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#2003 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABCZ1azXIhhhyro8wJO07yq-MYjxyJ8lks5qalbngaJpZM4JYaqy
.

@brandonroberts
Copy link
Contributor

Router changes LGTM. Some minor issues with spacing between closing brackets.

@Foxandxss
Copy link
Member Author

@brandonroberts point them to me so I can fix that.

beforeEach(() => {
addProviders([
{ provide: Phone, useClass: MockPhone },
{ provide: '$routeParams', useValue: {phoneId: 'xyz'}},
Copy link
Contributor

Choose a reason for hiding this comment

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

Closing bracket spacing

@brandonroberts
Copy link
Contributor

@Foxandxss I left some comments

@Foxandxss Foxandxss force-pushed the update-guide-router branch from 3647d75 to 5dff264 Compare July 30, 2016 19:17
@wardbell
Copy link
Contributor

wardbell commented Aug 9, 2016

This is not in sync with current release. Needs much work. Do not merge

@Foxandxss Foxandxss force-pushed the update-guide-router branch from 5dff264 to 63542ff Compare August 29, 2016 13:01
@Foxandxss
Copy link
Member Author

No longer relevant. New pr is at #2460

@Foxandxss Foxandxss closed this Sep 24, 2016
@Foxandxss Foxandxss deleted the update-guide-router branch September 24, 2016 11:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants