IDuxFE / idux

🚀 A UI Component Library for Vue3.x
https://idux.site
MIT License
546 stars 141 forks source link

feat(comp:image): add dnd sortable support for image viewer #1956

Closed sallerli1 closed 3 months ago

sallerli1 commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

What is the new behavior?

新增 IxImage 的图片预览的拖拽功能

可以通过全局配置改变,默认 true

Other information

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.36%. Comparing base (6281bc2) to head (2599015). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1956 +/- ## ======================================= Coverage 90.35% 90.36% ======================================= Files 361 361 Lines 35807 35826 +19 Branches 3869 3874 +5 ======================================= + Hits 32355 32374 +19 Misses 3452 3452 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.