Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / OyvindSabo/sharp-router issues and pull requests
#20 - Make sure non-integers don't match with integer route patterns
Issue -
State: open - Opened by OyvindSabo over 4 years ago
Labels: bug
#19 - Rename currentTitle to title and pass it to callbacks and make it available in useRouter
Issue -
State: open - Opened by OyvindSabo over 4 years ago
Labels: enhancement
#18 - Clearly define precedence for router match conflicts
Issue -
State: open - Opened by OyvindSabo over 4 years ago
Labels: documentation
#17 - Add route property
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
Labels: enhancement
#16 - Rewrite Router class to a createRouter factory function
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
- 1 comment
Labels: code quality
#15 - Site title only works for home route
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
Labels: bug
#14 - Add properties previousRoute, previousMatchedRoute and previousTItle
Issue -
State: open - Opened by OyvindSabo over 4 years ago
Labels: enhancement
#13 - Add test to make sure that I don't accidentally remove the ability to use hashtag inside the hash of a route
Issue -
State: open - Opened by OyvindSabo over 4 years ago
Labels: test
#12 - Make it possible to define a route's title as a function of its params
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
Labels: enhancement
#11 - Navigating to an illegal route should set the url to /
Issue -
State: open - Opened by OyvindSabo over 4 years ago
Labels: bug
#10 - React example in README has unused imports
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
Labels: documentation
#9 - Export { useRouter } from 'sharp-router' instead of 'sharp-router/lib/react'
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
Labels: bug, enhancement
#8 - Write README
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
Labels: documentation
#7 - Maybe it would be nice to be able to navigate by providing the parameters as a separate parameter
Issue -
State: open - Opened by OyvindSabo over 4 years ago
Labels: enhancement
#6 - Add useRoute React hook
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
Labels: enhancement, react
#5 - Add clearer distinction between url/route/path
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
- 1 comment
Labels: enhancement
#4 - Make it possible to unsubscribe to changes
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
Labels: missing feature
#3 - Class properties should be truly private
Issue -
State: open - Opened by OyvindSabo over 4 years ago
Labels: code quality
#2 - Add format on save
Issue -
State: closed - Opened by OyvindSabo over 4 years ago
Labels: dev
#1 - Add suport for enum params
Issue -
State: open - Opened by OyvindSabo over 4 years ago
Labels: enhancement