Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 8, 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 : )

plesiecki and others added 5 commits January 7, 2026 21:15
…9123)

* usePress: check hasPointerCapture before releasePointerCapture

* improve test coverage

* add same fix to useCalendarCell

---------

Co-authored-by: Reid Barber <reid@reidbarber.com>
* fix: store scroll pos when virtualized

* fix: removed isVirtualized prop

---------

Co-authored-by: Robert Snow <rsnow@adobe.com>
* fix(overlays): fix an edge case in hiding outside elements

When working with WYSIWYG editors or similar components that mutate the dom, the order or dome mutations could be in a way that dom mutation observer is called for elements that are not yet appended to the modal dom at the time MutationObserver callback is called.

This change adds a safe-guard for such cases, by checking if the target element is connected, as otherwise it will be considered outside the currently visible elements.

* comment clarification

---------

Co-authored-by: Alireza Mirian <saym@danskebank.com>
Co-authored-by: Robert Snow <snowystinger@gmail.com>
* feat: allow customizing behavior of pressed state

* feat: use new prop in S2 components

* fix daterangepicker

* rename prop

* whitespace

---------

Co-authored-by: Robert Snow <rsnow@adobe.com>
Co-authored-by: Robert Snow <snowystinger@gmail.com>
Co-authored-by: Reid Barber <reid@reidbarber.com>
* fix(docs): update tanstack start routing setup

* Apply suggestion from @snowystinger

* fix spacing

* Apply suggestion from @snowystinger

* include in S2 router docs

---------

Co-authored-by: Robert Snow <snowystinger@gmail.com>
Co-authored-by: Robert Snow <rsnow@adobe.com>
Co-authored-by: Reid Barber <reid@reidbarber.com>
@pull pull bot locked and limited conversation to collaborators Jan 8, 2026
@pull pull bot added the ⤵️ pull label Jan 8, 2026
@pull pull bot merged commit 953488a into code:main Jan 8, 2026
1 of 2 checks passed
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.

6 participants