Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: react-hook-form/react-hook-form
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.52.2
Choose a base ref
...
head repository: react-hook-form/react-hook-form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.53.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on Aug 5, 2024

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    3e3f3b5 View commit details
    Browse the repository at this point in the history
  2. 🎲 improve : break out of recursive loops on first focus (#11827)

    * updated iterateFieldsByAction to break out of all loops on first focus
    
    * tsignore in test
    
    ---------
    
    Co-authored-by: David Pflasterer <dpflasterer@battleface.com>
    DPflasterer and David Pflasterer authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e069d69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba50380 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. 👩‍🌾 close #12168 optimise re-render with validating fields subscripti…

    …on (#12192)
    
    * 👩‍🌾 close #12168 optimise re-render with validating fields subscription
    
    * revert back the check
    
    * optimise the logic
    bluebill1049 authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    829d492 View commit details
    Browse the repository at this point in the history
  2. 🐞 fix #12021 issue with disable prop not reflect on re-render without…

    … trigger by useEffect (#12193)
    
    * 🐞 fix #12021 issue with disable prop not reflect on re-render without trigger useEffect
    
    * fix issue with unit tests
    bluebill1049 authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7b61061 View commit details
    Browse the repository at this point in the history
  3. 🌫️ close #12148 support isValid when mode is set to onBlur (#12194)

    * 🌫️ close #12148 support isValid when mode is set to onBlur
    
    * update unit tests coverage
    
    * update with automation tests
    bluebill1049 authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    81f472c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. 7.53.0

    bluebill1049 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    35e2d77 View commit details
    Browse the repository at this point in the history
Loading