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

HTML Wrapper: bind react router history to links under innerHTML #244

Closed
wants to merge 1 commit into from

Commits on Apr 15, 2016

  1. HTML Wrapper: bind react router history to links under innerHTML

    If you place ordinary links on your .html file they will load trough
    the browser history, which takes an initial loading of the entire page.
    
    I've rewritten the HTML on ES2015 and added the feature of binding
    clicks on ordinary links to the react router's history.
    
    Tested and working.
    José Moreira committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    d48ec84 View commit details
    Browse the repository at this point in the history