IDuxFE / idux

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

feat(comp:tabs): add dnd sortable support for tabs #1958

Closed sallerli1 closed 2 months ago

sallerli1 commented 2 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

What is the new behavior?

新增 IxTabs 的拖拽排序功能

Other information

idux-bot[bot] commented 2 months ago

This preview will be available after the AzureCI is passed.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 72.72727% with 9 lines in your changes missing coverage. Please review.

Project coverage is 90.34%. Comparing base (6281bc2) to head (e028b3e).

Files Patch % Lines
packages/components/tabs/src/Tabs.tsx 55.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1958 +/- ## ========================================== - Coverage 90.35% 90.34% -0.02% ========================================== Files 361 361 Lines 35807 35840 +33 Branches 3869 3873 +4 ========================================== + Hits 32355 32379 +24 - Misses 3452 3461 +9 ```

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