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 react-router #21

Closed
wants to merge 1 commit into from
Closed

Add react-router #21

wants to merge 1 commit into from

Conversation

jakecraige
Copy link

closes #20

Since I already did this when playing around I figured I'd just submit the PR prior to discussion

@koistya koistya force-pushed the master branch 3 times, most recently from 055a889 to cd8225f Compare October 15, 2014 09:47
@frankleng
Copy link

love this PR. @jakecraige mind resolving the conflicts if you have time?

@goatslacker
Copy link

If there aren't any other large commits landing any time soon I'll rebase this and fix all merge conflicts.

@koistya
Copy link
Member

koistya commented Feb 8, 2015

One thing to consider: currently there is a global handler listening for window.onclick events, which fires AppActions.navigateTo(...). This is done, in order to make internal links inside the content loaded dynamically from the server work fine (without full-page reload). See ./src/components/App/NavigationMixin.js.

@jakecraige
Copy link
Author

I'm not currently doing anything with react so I'd love for someone to take this over if they feel so inclined. @goatslacker ?

@koistya koistya changed the title switch from director to react-router Add react-router May 8, 2015
@jakecraige jakecraige closed this Jun 11, 2015
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.

Use react-router
4 participants