react-pushstate-mixin

0.0.3 • Public • Published

Mixin for React to support the History API. It saves the state of the Component that uses the mixin and the Components' children that have an id attribute.

By default replaceState is called for every state change, while pushState has to be called manually.

Note: Only tested in Chrome so far. No IE8 + IE9 support for now. Needs some cleaning up and additional testing.

/react-pushstate-mixin/

    Package Sidebar

    Install

    npm i react-pushstate-mixin

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • sanderspies