Thanks to visit codestin.com
Credit goes to github.com

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: form-atoms/field
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.2
Choose a base ref
...
head repository: form-atoms/field
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.3
Choose a head ref
  • 6 commits
  • 16 files changed
  • 2 contributors

Commits on Oct 17, 2025

  1. fix: linter issues

    MiroslavPetrik committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    d431122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcb4a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92e97cd View commit details
    Browse the repository at this point in the history
  4. fix(multi-select): index value - avoiding recreating the ref contents

    extract logic with refs code
    MiroslavPetrik committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    e28e99d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9694aa9 View commit details
    Browse the repository at this point in the history
  6. chore(release): 5.3.3

    ## [5.3.3](v5.3.2...v5.3.3) (2025-10-17)
    
    ### Bug Fixes
    
    * **checkbox-group:** reuse the indexValue as in multi-select ([9694aa9](9694aa9))
    * linter issues ([d431122](d431122))
    * **multi-select:** index value - avoiding recreating the ref contents ([e28e99d](e28e99d))
    * useFieldProps store from options ([efcb4a2](efcb4a2))
    semantic-release-bot committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    a8a652c View commit details
    Browse the repository at this point in the history
Loading