-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: icd2k3/use-react-router-breadcrumbs
base: 3.1.0
head repository: icd2k3/use-react-router-breadcrumbs
compare: master
- 18 commits
- 20 files changed
- 8 contributors
Commits on Feb 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf4b277 - Browse repository at this point
Copy the full SHA cf4b277View commit details
Commits on Mar 31, 2022
-
feat: Add compatability for declarative routes (#49)
* add createRoutesFromChildren from react-router utils * fix lint issues * add support for breadcrumb prop when using createRoutesFromChildren function * add documentation for declarative routing * add two tests for declarative routing * fix, readme did not have correct implementation * ignore any warning to match react-router implementation
Configuration menu - View commit details
-
Copy full SHA for 73ae2d6 - Browse repository at this point
Copy the full SHA 73ae2d6View commit details -
Co-authored-by: Justin Schrader <jschrader@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for a5a3188 - Browse repository at this point
Copy the full SHA a5a3188View commit details
Commits on Apr 8, 2022
-
fix: typescript compiler for dynamic routing solution (#51)
adds breadcrumb to the Route type from react router
Configuration menu - View commit details
-
Copy full SHA for c0c98c2 - Browse repository at this point
Copy the full SHA c0c98c2View commit details -
Co-authored-by: Justin Schrader <jschrader@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for 0b92635 - Browse repository at this point
Copy the full SHA 0b92635View commit details
Commits on Apr 28, 2022
-
chore: update react-router and switch to RTL for testing (#55)
* chore: update react-router * refactor: switch from enzyme to RTL * chore: cleanup * fix: test titles * test: add useLocation into the test * chore: cleanup * chore: update babel dependencies Co-authored-by: Justin Schrader <jschrader@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for 8edfa05 - Browse repository at this point
Copy the full SHA 8edfa05View commit details
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2cbfce2 - Browse repository at this point
Copy the full SHA 2cbfce2View commit details
Commits on Sep 9, 2022
-
chore: Convert tests to TS and update dev dependencies (#63)
* chore: Convert tests to TS and update dev dependencies * chore: update node version for github actions * chore: adjust hooks Co-authored-by: Justin Schrader <jschrader@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for 0f21368 - Browse repository at this point
Copy the full SHA 0f21368View commit details -
refactor: switch from react-router peer dep to react-router-dom (#64)
* refactor: switch from react-router peer dep to react-router-dom * chore: update yarn lockfile * fix: some TS warnings in test file * fix: types Co-authored-by: Justin Schrader <jschrader@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for d1ed86c - Browse repository at this point
Copy the full SHA d1ed86cView commit details
Commits on Sep 19, 2022
-
Co-authored-by: Justin Schrader <jschrader@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for fc4de66 - Browse repository at this point
Copy the full SHA fc4de66View commit details -
chore: switch from yarn to npm (#67)
* chore: switch from yarn to npm * chore: fix gh action * chore: gh actions order Co-authored-by: Justin Schrader <jschrader@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for 385bc41 - Browse repository at this point
Copy the full SHA 385bc41View commit details
Commits on Sep 20, 2022
-
Changed slightly confusing spelling mistakes
Configuration menu - View commit details
-
Copy full SHA for a51f9e6 - Browse repository at this point
Copy the full SHA a51f9e6View commit details
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca18352 - Browse repository at this point
Copy the full SHA ca18352View commit details -
fix: type error for route object for latest react-router release (#72)
* fix: type error for route object for latest react-router release * chore: bump patch version Co-authored-by: Justin Schrader <jschrader@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for 7fa6703 - Browse repository at this point
Copy the full SHA 7fa6703View commit details -
fix: package lock version (#73)
Co-authored-by: Justin Schrader <jschrader@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for ca6934e - Browse repository at this point
Copy the full SHA ca6934eView commit details
Commits on Oct 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c4bce91 - Browse repository at this point
Copy the full SHA c4bce91View commit details
Commits on Apr 20, 2023
-
fix: make sure breadcrumb prop is available for all route types (#77)
Co-authored-by: mickeb <mikael.bjorkman@trioptima.com>
Configuration menu - View commit details
-
Copy full SHA for 464f29e - Browse repository at this point
Copy the full SHA 464f29eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52a9356 - Browse repository at this point
Copy the full SHA 52a9356View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.1.0...master