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

Fix drag related functionalities #852

Merged
merged 7 commits into from Jul 8, 2021
Merged

Fix drag related functionalities #852

merged 7 commits into from Jul 8, 2021

Conversation

Justineo
Copy link
Member

@Justineo Justineo commented Jul 8, 2021

See the changes for CHANGELOG.md.

@vercel
Copy link

vercel bot commented Jul 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ecomfe/veui/HtV4dxRQdk9MXf9CTPMiA5CTNaMB
✅ Preview: https://veui-git-fix-drag-ecomfe.vercel.app

@codecov
Copy link

codecov bot commented Jul 8, 2021

Codecov Report

Merging #852 (adf5647) into d20 (5784a59) will increase coverage by 0.07%.
The diff coverage is 95.65%.

❗ Current head adf5647 differs from pull request most recent head f2570fe. Consider uploading reports for the commit f2570fe to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##              d20     #852      +/-   ##
==========================================
+ Coverage   77.24%   77.32%   +0.07%     
==========================================
  Files         199      199              
  Lines        7686     7712      +26     
  Branches     1485     1485              
==========================================
+ Hits         5937     5963      +26     
  Misses       1218     1218              
  Partials      531      531              
Impacted Files Coverage Δ
...es/veui/src/components/Uploader/_MediaUploader.vue 86.04% <ø> (ø)
packages/veui/src/directives/drag/BaseHandler.js 100.00% <ø> (ø)
packages/veui/src/directives/drag/SortHandler.js 73.11% <91.66%> (+2.81%) ⬆️
packages/veui/src/directives/drag.js 93.51% <100.00%> (+1.13%) ⬆️
...kages/veui/src/directives/drag/TranslateHandler.js 100.00% <100.00%> (ø)
packages/veui/src/utils/dom.js 67.78% <100.00%> (+0.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5784a59...f2570fe. Read the comment docs.

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.

None yet

1 participant