Skip to content

Conversation

@pull
Copy link

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

New callback notified of when a Group's layout has been modified by an
interaction that is complete (aka "pointerup" event has been fired).

The docs differentiate the new callback from the old `onLayoutChange`
method like so:
<img width="845" height="238" alt="Screenshot 2026-01-11 at 5 56 32 PM"
src="https://github.com/user-attachments/assets/6809fc5e-7407-41d6-860f-7f1aa92e6df1"
/>

The `useDefaultLayout` hook has also been updated to return both
`onLayoutChange` and `onLayoutChanged` callbacks. The recommended method
to use is `onLayoutChanged` but both are supported for backwards
compatibility purposes. The documentation has also been updated to mark
the debounce param as no longer needed.
<img width="844" height="128" alt="Screenshot 2026-01-11 at 6 02 10 PM"
src="https://github.com/user-attachments/assets/f68b6be8-8b94-46e0-8c09-158107eb072d"
/>

Resolves #593
@pull pull bot locked and limited conversation to collaborators Jan 12, 2026
@pull pull bot added the ⤵️ pull label Jan 12, 2026
@pull pull bot merged commit 97fba07 into code:main Jan 12, 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.

1 participant