Skip to content

Comments

[pull] main from motiondivision:main#193

Merged
pull[bot] merged 6 commits intocode:mainfrom
motiondivision:main
Jan 9, 2026
Merged

[pull] main from motiondivision:main#193
pull[bot] merged 6 commits intocode:mainfrom
motiondivision:main

Conversation

@pull
Copy link

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

mattgperry and others added 6 commits January 8, 2026 15:43
Adds scrollParent prop to Reorder.Group that enables automatic scrolling
when dragging items near the edges of a scrollable container. This addresses
the long-requested feature from issue #1339.

New props on Reorder.Group:
- scrollParent: ref to scrollable container element
- scrollOptions: { threshold, maxSpeed } for customizing scroll behavior

Fixes #1339

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add overflow-anchor: none to Reorder.Group to prevent browser scroll
anchoring from interfering with drag position calculations. When items
reorder during drag, scroll anchoring would adjust the scroll position,
causing measurement mismatches and making dragged items jump.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add auto-scroll support to Reorder.Group
@pull pull bot locked and limited conversation to collaborators Jan 9, 2026
@pull pull bot added the ⤵️ pull label Jan 9, 2026
@pull pull bot merged commit 2112caa into code:main Jan 9, 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