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

Fix #1653 - Ensure that History can be used outside of the browser. #1658

Merged
merged 1 commit into from
Sep 17, 2012
Merged

Fix #1653 - Ensure that History can be used outside of the browser. #1658

merged 1 commit into from
Sep 17, 2012

Conversation

braddunbar
Copy link
Collaborator

  • Dispense with options argument.
  • Use window to retrieve location/history by default.
  • Don't throw outside of the browser, allowing location and
    history to be replaced appropriately.

* Dispense with options argument.
* Use `window` to retrieve location/history by default.
* Don't throw outside of the browser, allowing location and
  history to be replaced appropriately.
@jashkenas
Copy link
Owner

Looks like we need to cancel the travis integration on your fork in order to get the build errors to go away...

jashkenas added a commit that referenced this pull request Sep 17, 2012
Fix #1653 - Ensure that `History` can be used outside of the browser.
@jashkenas jashkenas merged commit 7bfce6f into jashkenas:master Sep 17, 2012
@braddunbar
Copy link
Collaborator Author

@jashkenas Just turned it off. Thanks!

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