issues
search
icd2k3
/
use-react-router-breadcrumbs
tiny, flexible, hook for rendering route breadcrumbs with react-router v6
https://stackblitz.com/edit/github-fiw8uj?file=src/App.tsx
MIT License
261
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#84
dependabot[bot]
opened
1 year ago
1
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3
#83
dependabot[bot]
opened
1 year ago
1
chore(deps): bump follow-redirects and rollup-plugin-size
#82
dependabot[bot]
opened
1 year ago
0
chore(deps): bump axios and rollup-plugin-size
#81
dependabot[bot]
opened
1 year ago
0
fix: Type override for BreadcrumbsRouter
#80
xueyawei
opened
1 year ago
1
chore(deps): bump yaml and @commitlint/load
#79
dependabot[bot]
opened
1 year ago
0
When returning null an empty breadcrumb is returned instead
#78
InfiAest
opened
1 year ago
1
fix: make sure breadcrumb prop is available for all route types
#77
mickeb
closed
1 year ago
0
chore(deps): bump json5 from 1.0.1 to 1.0.2
#76
dependabot[bot]
closed
1 year ago
2
How to don't shows the intermediate slug in bradcrumbs?
#75
allcho
closed
1 year ago
2
fix: link url
#74
shinshin86
closed
1 year ago
1
fix: package lock version
#73
icd2k3
closed
2 years ago
1
fix: type error for route object for latest react-router release
#72
icd2k3
closed
2 years ago
1
TS Error after upgrading to the latest react-router
#71
tb-b
closed
2 years ago
1
Giving search params/props to generated breadcrumbs on the fly?
#70
fdrobidoux
closed
1 year ago
4
feat: experimental support for nested route objects within components
#69
icd2k3
closed
1 year ago
1
Updated Readme
#68
LouisMuriuki
closed
2 years ago
2
chore: switch from yarn to npm
#67
icd2k3
closed
2 years ago
1
docs: readme update
#66
icd2k3
closed
2 years ago
1
Navigation Feature Suggestion
#65
LouisMuriuki
closed
2 years ago
2
refactor: switch from react-router peer dep to react-router-dom
#64
icd2k3
closed
2 years ago
1
chore: Convert tests to TS and update dev dependencies
#63
icd2k3
closed
2 years ago
1
Doesn't seem to be working with route objects
#62
gaspardip
opened
2 years ago
15
Ability to have react components for the default formatter?
#61
paul23-git
closed
2 years ago
1
Both docs and tests indicate BreadcrumbData type should have string possibility for breadcrumb field
#60
cp3p0
closed
2 years ago
1
Question: why react-router is peer dependency instead of react-router-dom?
#59
sitek94
closed
2 years ago
3
Custom props compatibility with declarative Routes
#58
aaroncarricondo
opened
2 years ago
0
[README.md] Fix incorrect syntax in the given example
#57
davemagro
closed
2 years ago
2
Question: How to treat unmatched route in the breadcrumbs
#56
gomesp
closed
2 years ago
6
chore: update react-router and switch to RTL for testing
#55
icd2k3
closed
2 years ago
1
chore: bump version
#54
icd2k3
closed
2 years ago
1
fix: 52 use location usage
#53
StuartMorris0
closed
2 years ago
13
useLocation may only be used in context
#52
StuartMorris0
closed
2 years ago
9
fix: typescript compiler for dynamic routing solution
#51
MichaelDimmitt
closed
2 years ago
4
chore: update version
#50
icd2k3
closed
2 years ago
1
feat: Add compatability for declarative routes
#49
MichaelDimmitt
closed
2 years ago
4
Showing this error
#48
ShivashankarL
closed
2 years ago
2
CSS HELP
#47
RasulSonmez
closed
2 years ago
2
Compatibility with declarative Routes
#46
YousefED
closed
2 years ago
10
Get "title" of current route
#45
tutods
closed
2 years ago
8
Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object
#44
anujmv
closed
2 years ago
1
Add a default formatter option
#43
codytooker
closed
2 years ago
5
Humanize function should replace hyphens with spaces
#42
codytooker
closed
2 years ago
2
Please added feature disabledLink to allow to disable link if not needed
#41
phatify
closed
2 years ago
6
chore: bump version
#40
icd2k3
closed
2 years ago
1
Add route to match object
#39
arjandepooter
closed
2 years ago
1
Storybook - Error: useLocation may be used only in the context of a <Router> component
#38
jakubzet
closed
2 years ago
2
Custom breadcrumb name when fetching data
#37
florentsorel
closed
2 years ago
2
Error: useLocation may be used only in the context of a <Router> component
#36
florentsorel
closed
2 years ago
1
fix: support layout routes in v6
#35
icd2k3
closed
2 years ago
1
Next