jdf2e / nutui

京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)
https://nutui.jd.com
MIT License
6.01k stars 814 forks source link

refactor(grid): move to script setup #3037

Closed eiinu closed 2 months ago

eiinu commented 2 months ago

这个 PR 做了什么? (简要描述所做更改)

这个 PR 是什么类型? (至少选择一个)

这个 PR 涉及以下平台:

这个 PR 是否已自测:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 98.22485% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 84.03%. Comparing base (2c31ebe) to head (bb8bc15).

Files Patch % Lines
src/packages/__VUE/griditem/grid-item.vue 96.55% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v4 #3037 +/- ## ========================================== + Coverage 84.01% 84.03% +0.01% ========================================== Files 221 221 Lines 23268 23121 -147 Branches 2510 2490 -20 ========================================== - Hits 19549 19429 -120 + Misses 3701 3674 -27 Partials 18 18 ```

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