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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    2
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i react-pushstate-mixin

Weekly Downloads

4

Version

0.0.3

License

MIT

Last publish

Collaborators

  • sanderspies