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: adobe/react-spectrum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @adobe/react-spectrum@3.40.0
Choose a base ref
...
head repository: adobe/react-spectrum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @adobe/react-spectrum@3.40.1
Choose a head ref
  • 6 commits
  • 136 files changed
  • 3 contributors

Commits on Mar 6, 2025

  1. docs: March release notes (#7845)

    yihuiliao authored Mar 6, 2025
    2
    Copy the full SHA
    b4695c8 View commit details

Commits on Mar 7, 2025

  1. fix: Fix virtualizer drag and drop with layout gaps (#7886)

    * fix: Fix virtualizer drag and drop with layout gaps
    
    * lint
    devongovett authored Mar 7, 2025
    1
    Copy the full SHA
    55113ca View commit details
  2. fix: Dnd gap copy paste error (#7893)

    devongovett authored Mar 7, 2025
    1
    Copy the full SHA
    5143e07 View commit details
  3. fix: Prevent submenus from closing on scroll (#7894)

    devongovett authored Mar 7, 2025
    1
    Copy the full SHA
    bae640a View commit details

Commits on Mar 10, 2025

  1. fix: Environment with no FinalizationRegistry (#7885)

    * fix: Environment with no FinalizationRegistry
    
    * Update packages/@react-aria/utils/src/useId.ts
    
    Co-authored-by: Devon Govett <devongovett@gmail.com>
    
    ---------
    
    Co-authored-by: Devon Govett <devongovett@gmail.com>
    snowystinger and devongovett authored Mar 10, 2025
    1
    Copy the full SHA
    c71be09 View commit details
  2. Publish

    devongovett committed Mar 10, 2025
    Copy the full SHA
    9c4ebbc View commit details
Loading