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: accept dragEnabled as function #206

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Conversation

jledentu
Copy link
Owner

Closes #198

@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1c23483) 96.66% compared to head (315ec93) 96.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   96.66%   96.66%           
=======================================
  Files           8        8           
  Lines         270      270           
  Branches       68       68           
=======================================
  Hits          261      261           
  Misses          9        9           
Impacted Files Coverage Δ
src/components/Finder.vue 81.81% <ø> (ø)
src/components/FinderList.vue 100.00% <ø> (ø)
src/components/FinderItem.vue 98.24% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jledentu jledentu merged commit 19700fa into master Apr 12, 2023
7 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 12, 2023
# [4.1.0](v4.0.0...v4.1.0) (2023-04-12)

### Features

* accept dragEnabled as function ([#206](#206)) ([19700fa](19700fa))
@jledentu jledentu deleted the drag-enabled-function branch April 12, 2023 07:30
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.

dragEnabled doesn't allow to enable dragging only on some items
1 participant