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

Add Angular New Router #668

Merged
merged 5 commits into from
Aug 25, 2015
Merged

Add Angular New Router #668

merged 5 commits into from
Aug 25, 2015

Conversation

Swiip
Copy link
Owner

@Swiip Swiip commented Jul 13, 2015

/~https://github.com/angular/router

The lib is still experimental but it allows to try it easily. Seems to work pretty well. TSLint cry because there is no typings but for the rest it's ok.

As usual, I push early code to get remarks and do the tests after.

@Swiip Swiip changed the title [WIP] Add Angular New Router Add Angular New Router Jul 14, 2015
@Swiip
Copy link
Owner Author

Swiip commented Jul 14, 2015

Done.

I also added 2 npm commands I often use while developping and was tired of retyping them every time.

@hdmchl
Copy link

hdmchl commented Aug 10, 2015

+1 for this. Any idea when it will be merged in?

@Swiip
Copy link
Owner Author

Swiip commented Aug 10, 2015

I was waiting for @zckrs to come back from holliday for a review. Nothing stop this apart from that I think.

@hdmchl
Copy link

hdmchl commented Aug 10, 2015

I cloned the repo and merged the branch in locally. I can confirm that it's working nicely for me. 👍

@sdornan
Copy link

sdornan commented Aug 21, 2015

Shouldn't the router as it exists in the Angular 2 repo be used instead?

From angular/router readme:
"For now, the code has been moved to angular/angular. APIs are still rapidly changing, so I don't recommend using this in an important production app quite yet."

I think this is it? /~https://github.com/angular/angular/tree/master/modules/angular1_router

@zckrs
Copy link
Collaborator

zckrs commented Aug 24, 2015

👍

@zckrs zckrs force-pushed the angular-new-router branch from 6f15975 to 7d7f409 Compare August 25, 2015 11:22
Swiip added a commit that referenced this pull request Aug 25, 2015
@Swiip Swiip merged commit b24cc81 into master Aug 25, 2015
@Swiip Swiip deleted the angular-new-router branch September 9, 2015 08:03
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