Skip to content

fix: allow to drop on items that cannot be dragged #219

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

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

jledentu
Copy link
Owner

This PR allows to drop items on items that cannot be dragged by passing a function as dragEnabled.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.96%. Comparing base (594f501) to head (52d8411).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x     #219   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files          10       10           
  Lines        1710     1710           
  Branches      180      234   +54     
=======================================
  Hits         1641     1641           
  Misses         69       69           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jledentu jledentu merged commit f5830cd into 2.x Sep 16, 2024
9 of 10 checks passed
@jledentu jledentu deleted the fix-drag-on-items-with-drag-enabled-false branch September 16, 2024 21:21
Copy link

🎉 This PR is included in version 2.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant