nutui icon indicating copy to clipboard operation
nutui copied to clipboard

refactor(input): move to script setup

Open eiinu opened this issue 2 years ago • 1 comments

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

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

  • [ ] feat: 新特性提交
  • [ ] fix: bug 修复
  • [x] docs: 文档改进
  • [ ] style: 组件样式/交互改进
  • [x] type: 类型定义更新
  • [ ] perf: 性能、包体积优化
  • [x] refactor: 代码重构、代码风格优化
  • [ ] test: 测试用例
  • [ ] chore(deps): 依赖升级
  • [ ] chore(demo): 演示代码改进
  • [ ] chore(locale): 国际化改进
  • [ ] chore: 其他改动(是关于什么的改动?)

这个 PR 涉及以下平台:

  • [x] NutUI H5 @nutui/nutui
  • [x] NutUI Taro @nutui/nutui-taro

这个 PR 是否已自测:

eiinu avatar Mar 27 '24 11:03 eiinu

Codecov Report

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

Project coverage is 83.94%. Comparing base (795c835) to head (be23a96).

Files Patch % Lines
src/packages/__VUE/input/input.vue 86.24% 37 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##               v4    #3001      +/-   ##
==========================================
- Coverage   84.04%   83.94%   -0.10%     
==========================================
  Files         221      222       +1     
  Lines       23121    23075      -46     
  Branches     2491     2481      -10     
==========================================
- Hits        19432    19371      -61     
- Misses       3671     3686      +15     
  Partials       18       18              

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

codecov[bot] avatar Mar 27 '24 11:03 codecov[bot]