Skip to content

Commit

Permalink
docs: update open points in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWolfZ committed Jan 2, 2021
1 parent d10124e commit a6c6e33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,12 +179,12 @@ This library was heavily inspired by [Rematch](https://rematch.gitbooks.io/remat

### browser-router

- configuration parameter for setting URL at start or end of navigation (or not at all); also add these as navigation options
- configuration parameter for replacing browser history entry; also add these as navigation options
- allow ?[, [?, &[, and [& for optional query parameters
- configuration parameter for replacing browser history entry; also add these as navigation options
- configuration parameter for setting URL at start or end of navigation (or not at all); also add these as navigation options
- add support for base href in history mode

- support object query properties
- support object parameters
- add type tests
- add support for setting hash parameter in history mode
- add support for hash mode
Expand Down

0 comments on commit a6c6e33

Please sign in to comment.