Skip to content

[pull] main from adobe:main#327

Merged
pull[bot] merged 10 commits intocode:mainfrom
adobe:main
Mar 17, 2026
Merged

[pull] main from adobe:main#327
pull[bot] merged 10 commits intocode:mainfrom
adobe:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 17, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Jiiieeef and others added 10 commits March 16, 2026 18:44
… is released outside of the component (#8899)

* feat(rangeCalendar): allow to customise the behavior when the pointer is released outside of the component

* feat: add test about pointerUpOutsideAction

* Add assertions to tests

* fix test

* add more tests

* change name of prop

---------

Co-authored-by: Robert Snow <rsnow@adobe.com>
Co-authored-by: Robert Snow <snowystinger@gmail.com>
* Select - add `shouldCloseOnSelect`

This enables support for workflows where the select should stay open
even after the user has selected an option.

Fixes #8729

* fix test

* simplify logic and add assertion that fails for the opposite case

* forgot to save

---------

Co-authored-by: Robert Snow <snowystinger@gmail.com>
Co-authored-by: Robert Snow <rsnow@adobe.com>
)

* feat(FieldError): expose elementType prop to control host element

Fixes #9757 — Option C: expose elementType on FieldErrorProps so users
can set elementType="div" when wrapping block-level children (e.g. <ul>)
without triggering the DOMElement render mismatch warning.

* test(FieldError): replace html-validation test with warn suppression tests
…8475)

* fix: Picker select after close

* apply pointerevents none to every child when popover is closing

* fix the fix due to when state vs renders happen
…26 (#9715)

* fix: hover is applied after closing a modal with touch in safari iOS 26

* fix tests
ComboBoxProps was using `Validation<ComboBoxValidationValue>` without
passing the `M` generic, so the validate callback's `value` field was
always typed as `Key` (single mode) even with `selectionMode="multiple"`.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Since ComboBox supports allowsCustomValue, the validate function can be
called with an empty selection in single mode. Update ValidationType to
include null for single selection to match the runtime behavior.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…tationObserver (#9763)

* fix: use attribute presence check for data-react-aria-top-layer in MutationObserver

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Add test

* remove unnecessary comment

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Robert Snow <snowystinger@gmail.com>
@pull pull bot locked and limited conversation to collaborators Mar 17, 2026
@pull pull bot added the ⤵️ pull label Mar 17, 2026
@pull pull bot merged commit 233900c into code:main Mar 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants