Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Drag: locking & unlocking #273

Merged
merged 11 commits into from
Jul 16, 2024
Merged

feat: Drag: locking & unlocking #273

merged 11 commits into from
Jul 16, 2024

Conversation

joduplessis
Copy link
Member

@joduplessis joduplessis commented Jul 8, 2024

closes #272
closes #276

Add the ability to lock the dragging mechanism so that no dragging will be possible. Why? Sometimes when you're editing a draggable item you don't want to enable mouse dragging actioning - when editing text for example.

@joduplessis joduplessis self-assigned this Jul 8, 2024
Copy link

vercel bot commented Jul 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 6:29am

@joduplessis joduplessis changed the title refactor: Drag: add lock & unlock functionality feat: Drag: add lock & unlock functionality Jul 10, 2024
@joduplessis joduplessis changed the title feat: Drag: add lock & unlock functionality feat: Drag: add lock & unlock Jul 10, 2024
@joduplessis joduplessis changed the title feat: Drag: add lock & unlock feat: Drag: locking & unlocking Jul 10, 2024
@joduplessis joduplessis merged commit 388e992 into main Jul 16, 2024
3 checks passed
@joduplessis joduplessis deleted the drag-lock branch July 16, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Icons: add repeat icon Drag: add lock & unlock
1 participant