nkbt / component-router

Redux-based component routing solution
https://nkbt.github.io/component-router
MIT License
93 stars 7 forks source link

Allow to skip adding browser history entries #102

Closed nkbt closed 8 years ago

nkbt commented 8 years ago

In some cases like quicksearch or table sort we don't want to be able to go back/forward and jsut skip to the next significant UI state.

nkbt commented 8 years ago

Fixed by #106