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

Allow navigation in child useEffects and fix intermittent issue where browser automation fails to navigate due to race conditions. #8927

Closed
wants to merge 16 commits into from

Commits on May 21, 2022

  1. docs: fix contributing link (remix-run#8885)

    * docs: fix contributing link
    
    * chore: add alexlbr to contributors
    alexlobera committed May 21, 2022
    Configuration menu
    Copy the full SHA
    2058362 View commit details
    Browse the repository at this point in the history
  2. Docs: Fix typo in getting-started > concepts (remix-run#8888)

    * docs: fix small typo in getting-started > concepts
    
    * Sign CLA: add tanayv to contributors.yml
    tanayv committed May 21, 2022
    Configuration menu
    Copy the full SHA
    c9e6681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4be7677 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Update overview.md (remix-run#8892)

    * Update overview.md
    
    * Update contributors.yml
    vikingviolinist committed May 22, 2022
    Configuration menu
    Copy the full SHA
    110b924 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. docs: Add info about changes in matchPath() to upgrading/v5 guide (re…

    …mix-run#8894)
    
    * Add info about changes in matchPath() to upgrading v5 guide
    
    * Add signature
    michal-antczak committed May 24, 2022
    Configuration menu
    Copy the full SHA
    78c643e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f7202 View commit details
    Browse the repository at this point in the history
  3. chore: format

    remix-run-bot committed May 24, 2022
    Configuration menu
    Copy the full SHA
    381e905 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    715dd23 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Update routes.md (remix-run#8910)

    * Update routes.md
    
    use-routes instead of use-route
    
    * Update contributors.yml
    ms10596 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    cdff394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a3b1a View commit details
    Browse the repository at this point in the history
  3. docs: Update route.md and routes.md (remix-run#8912)

    * Update route.md
    
    change outdated "location" navlink to /utils/location
    
    * Update routes.md
    
    * Update route.md
    
    * Update contributors.yml
    xcsnowcity committed May 31, 2022
    Configuration menu
    Copy the full SHA
    bd95e76 View commit details
    Browse the repository at this point in the history
  4. docs: Updated TSDoc docs links (remix-run#8913)

    * Fixed TSDoc docs link for react-router components
    
    * Fixed TSDoc docs link for react-router hooks
    
    * Add missing TSDoc docs link for react-router-dom
    
    * Fixed some TSDoc Docs links on react-router
    
    * Signed CLA
    marc2332 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    9fa54d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8235dd View commit details
    Browse the repository at this point in the history
  6. chore: format

    remix-run-bot committed May 31, 2022
    Configuration menu
    Copy the full SHA
    f3d87dc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Update hooks.tsx

    42shadow42 committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    258b614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d644b50 View commit details
    Browse the repository at this point in the history