Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@remix-run/router: Add support for navigation blocking #9709

Merged
merged 54 commits into from Jan 13, 2023
Merged

Commits on Dec 2, 2022

  1. Copy the full SHA
    0cc6142 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. bump UMD filesize limit

    chaance committed Dec 7, 2022
    Copy the full SHA
    3c8606c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Copy the full SHA
    04a8c8f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2497c02 View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    chaance committed Dec 8, 2022
    Copy the full SHA
    cbad7dc View commit details
    Browse the repository at this point in the history
  4. Tweak changeset

    chaance committed Dec 8, 2022
    Copy the full SHA
    5d98596 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8e0a8d0 View commit details
    Browse the repository at this point in the history
  6. fix tests

    chaance committed Dec 8, 2022
    Copy the full SHA
    0eedecf View commit details
    Browse the repository at this point in the history
  7. add missing blockers obj

    chaance committed Dec 8, 2022
    Copy the full SHA
    8c4ef44 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    82a8267 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. implement useBlocker

    chaance committed Dec 9, 2022
    Copy the full SHA
    226eb08 View commit details
    Browse the repository at this point in the history
  2. add useBlocker to example

    chaance committed Dec 9, 2022
    Copy the full SHA
    0b24b3c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. fix issues with POP blocking

    chaance committed Dec 20, 2022
    Copy the full SHA
    c5f0384 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Copy the full SHA
    12d8860 View commit details
    Browse the repository at this point in the history
  2. add support for option

    chaance committed Dec 21, 2022
    Copy the full SHA
    5d04b58 View commit details
    Browse the repository at this point in the history
  3. usePrompt implementation

    chaance committed Dec 21, 2022
    Copy the full SHA
    4a5ce97 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    70c4e86 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f2ff193 View commit details
    Browse the repository at this point in the history
  6. patch fix for async tests

    chaance committed Dec 21, 2022
    Copy the full SHA
    6823f58 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3545cdc View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Copy the full SHA
    f56ab7d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Copy the full SHA
    e34bde0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. fix some blocking tests

    chaance committed Jan 2, 2023
    Copy the full SHA
    5a81d17 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    934692f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Copy the full SHA
    7285473 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8cfc7d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Updates

    brophdawg11 committed Jan 10, 2023
    Copy the full SHA
    d2f05a1 View commit details
    Browse the repository at this point in the history
  2. Remove manual back button

    brophdawg11 committed Jan 10, 2023
    Copy the full SHA
    12f6daa View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. update router blocking tests

    chaance committed Jan 11, 2023
    Copy the full SHA
    bb1bb0a View commit details
    Browse the repository at this point in the history
  2. add missing method in server

    chaance committed Jan 11, 2023
    Copy the full SHA
    50d7c80 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    139974d View commit details
    Browse the repository at this point in the history
  4. update hook name in logs

    chaance committed Jan 11, 2023
    Copy the full SHA
    e6cbdbb View commit details
    Browse the repository at this point in the history
  5. update tests

    chaance committed Jan 11, 2023
    Copy the full SHA
    a943da9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. add use-blocker tests

    chaance committed Jan 13, 2023
    Copy the full SHA
    65bba99 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'history-blocking' of github.com:remix-run/react-router …

    …into history-blocking
    chaance committed Jan 13, 2023
    Copy the full SHA
    23d3aac View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2859b13 View commit details
    Browse the repository at this point in the history
  4. update tests

    chaance committed Jan 13, 2023
    Copy the full SHA
    ba5c76d View commit details
    Browse the repository at this point in the history
  5. bump umd bundle size limit

    chaance committed Jan 13, 2023
    Copy the full SHA
    6fba7e5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f4d6b00 View commit details
    Browse the repository at this point in the history
  7. update example

    chaance committed Jan 13, 2023
    Copy the full SHA
    e25325e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    27568f7 View commit details
    Browse the repository at this point in the history
  9. add changeset

    chaance committed Jan 13, 2023
    Copy the full SHA
    fa00b37 View commit details
    Browse the repository at this point in the history
  10. update changeset

    chaance committed Jan 13, 2023
    Copy the full SHA
    546e3ac View commit details
    Browse the repository at this point in the history
  11. update readme

    chaance committed Jan 13, 2023
    Copy the full SHA
    76e7fde View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    2334a5b View commit details
    Browse the repository at this point in the history
  13. update tests

    chaance committed Jan 13, 2023
    Copy the full SHA
    b507993 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e1426d0 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    16e464f View commit details
    Browse the repository at this point in the history
  16. Minor updates

    brophdawg11 committed Jan 13, 2023
    Copy the full SHA
    b9739ba View commit details
    Browse the repository at this point in the history
  17. update build script

    chaance committed Jan 13, 2023
    Copy the full SHA
    28da8cb View commit details
    Browse the repository at this point in the history
  18. Bump bundle

    brophdawg11 committed Jan 13, 2023
    Copy the full SHA
    b29b5e0 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    887314a View commit details
    Browse the repository at this point in the history
  20. Merge branch 'history-blocking' of github.com:remix-run/react-router …

    …into history-blocking
    chaance committed Jan 13, 2023
    Copy the full SHA
    6f15186 View commit details
    Browse the repository at this point in the history
  21. rm prompt from example

    chaance committed Jan 13, 2023
    Copy the full SHA
    7749172 View commit details
    Browse the repository at this point in the history