-
-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Comparing changes
Open a pull request
base repository: remix-run/react-router
base: react-router@6.6.2
head repository: remix-run/react-router
compare: 74979cb5f84092d83adcf5cda5bf281b3450683c
Commits on Jan 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae925ba - Browse repository at this point
Copy the full SHA ae925baView commit details
Commits on Jan 8, 2023
-
docs(components/await): fix typo (#9835)
* docs(components/await): fix typo * chore: sign CLA
Configuration menu - View commit details
-
Copy full SHA for 50a6f10 - Browse repository at this point
Copy the full SHA 50a6f10View commit details
Commits on Jan 9, 2023
-
test(react-router-dom): streamline jsdom submitter bug workaround (#9824
) Work around the submitter bug in just one place, and link to my jsdom PR which will fix it, so that the workaround can be removed sooner rather than later 🤞 This workaround refactor also establishes a pattern for other jsdom bug polyfills which will be landing in forthcoming RR PRs (the bugs aren't relevant in the current test suite, but will be in the PRs 😅)
Configuration menu - View commit details
-
Copy full SHA for c50b5ac - Browse repository at this point
Copy the full SHA c50b5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc9a5c4 - Browse repository at this point
Copy the full SHA cc9a5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78a72c3 - Browse repository at this point
Copy the full SHA 78a72c3View commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4390f8b - Browse repository at this point
Copy the full SHA 4390f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4108c98 - Browse repository at this point
Copy the full SHA 4108c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482b6a2 - Browse repository at this point
Copy the full SHA 482b6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7498e - Browse repository at this point
Copy the full SHA 7b7498eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eeab90 - Browse repository at this point
Copy the full SHA 0eeab90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 953948a - Browse repository at this point
Copy the full SHA 953948aView commit details -
defer - expose internals and solidify subscriptions (#9760)
- export DeferredData class - add settledKey to DeferredData subscription callback - expose pendingKeys and deferredKeys as public API on DeferredData - allow multiple DeferredData subscriptions - allow unsubscribe from DeferredData - mark API unsafe Co-authored-by: Matt Brophy <matt@brophy.org>
Configuration menu - View commit details
-
Copy full SHA for ce2bb3f - Browse repository at this point
Copy the full SHA ce2bb3fView commit details -
Fix URL creation with memory history (#9814)
* Fix URL creation with memory history * Create history-aware URLs * add changeset * Fix hash test
Configuration menu - View commit details
-
Copy full SHA for b154367 - Browse repository at this point
Copy the full SHA b154367View commit details -
Configuration menu - View commit details
-
Copy full SHA for de3c96a - Browse repository at this point
Copy the full SHA de3c96aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6585c83 - Browse repository at this point
Copy the full SHA 6585c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7951edc - Browse repository at this point
Copy the full SHA 7951edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0f1b98 - Browse repository at this point
Copy the full SHA c0f1b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82ea4b - Browse repository at this point
Copy the full SHA b82ea4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6836155 - Browse repository at this point
Copy the full SHA 6836155View commit details -
ci(release): sync with remix (#9813)
* ci(release): sync with remix * ci: sync with remix * Delete postrelease.yml * ci: sync latest changes around getting previous release (cherry picked from commit a80a62d)
Configuration menu - View commit details
-
Copy full SHA for 9640d01 - Browse repository at this point
Copy the full SHA 9640d01View commit details -
Fix scroll restoration when redirecting in an action (#9886)
* Fix scroll restoration when redirecting in an action (#9815) * Add preventScrollReset prop to Form Co-authored-by: Johann R <johann.rakotoharisoa@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0582210 - Browse repository at this point
Copy the full SHA 0582210View commit details -
chore: Update version for release (pre) (#9887)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7049c41 - Browse repository at this point
Copy the full SHA 7049c41View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44c03c6 - Browse repository at this point
Copy the full SHA 44c03c6View commit details -
chore: Update version for release (pre) (#9899)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e3ea0fe - Browse repository at this point
Copy the full SHA e3ea0feView commit details -
@remix-run/router
: Add support for navigation blocking (#9709)* feat(router): add support for history blocking APIs * feat(react-router): add `unstable_useBlocker` hook * feat(react-router-dom): add `capture` option to `useBeforeUnload` Co-authored-by: Matt Brophy <matt@brophy.org>
Configuration menu - View commit details
-
Copy full SHA for bb7590a - Browse repository at this point
Copy the full SHA bb7590aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd8266 - Browse repository at this point
Copy the full SHA 2cd8266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0079767 - Browse repository at this point
Copy the full SHA 0079767View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdfa53c - Browse repository at this point
Copy the full SHA fdfa53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a929a00 - Browse repository at this point
Copy the full SHA a929a00View commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f19248 - Browse repository at this point
Copy the full SHA 3f19248View commit details -
Fix 404 bug with same-origin absolute redirects (#9913)
* Fix 404 bug with same-origin absolute redirects * Remove unused import
Configuration menu - View commit details
-
Copy full SHA for bf46fb6 - Browse repository at this point
Copy the full SHA bf46fb6View commit details -
chore: Update version for release (pre) (#9918)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b49a49e - Browse repository at this point
Copy the full SHA b49a49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4326424 - Browse repository at this point
Copy the full SHA 4326424View commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0529002 - Browse repository at this point
Copy the full SHA 0529002View commit details -
chore: Update version for release (pre) (#9934)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a30dbaf - Browse repository at this point
Copy the full SHA a30dbafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1f455 - Browse repository at this point
Copy the full SHA 1d1f455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74979cb - Browse repository at this point
Copy the full SHA 74979cbView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.