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

Feature/textarea #737

Merged
merged 1 commit into from Apr 15, 2022
Merged

Feature/textarea #737

merged 1 commit into from Apr 15, 2022

Conversation

mokywu
Copy link
Contributor

@mokywu mokywu commented Apr 13, 2022

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • feat(textarea): 修复textarea组件样式展示问题

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Apr 15, 2022

完成

@codecov-commenter
Copy link

Codecov Report

Merging #737 (42e95e0) into develop (a0db0df) will increase coverage by 4.10%.
The diff coverage is 73.94%.

@@             Coverage Diff             @@
##           develop     #737      +/-   ##
===========================================
+ Coverage    57.56%   61.66%   +4.10%     
===========================================
  Files          346      348       +2     
  Lines        12828    13032     +204     
  Branches      2405     2470      +65     
===========================================
+ Hits          7384     8036     +652     
+ Misses        5200     4747     -453     
- Partials       244      249       +5     
Impacted Files Coverage Δ
src/date-picker/date-picker.tsx 46.57% <0.00%> (+0.72%) ⬆️
src/dialog/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/form/const.ts 100.00% <ø> (ø)
src/slider/props.ts 75.00% <0.00%> (-25.00%) ⬇️
src/textarea/textarea.tsx 72.04% <ø> (ø)
src/time-picker/time-picker.tsx 35.86% <0.00%> (+3.20%) ⬆️
src/time-picker/time-range-picker.tsx 40.13% <0.00%> (+27.54%) ⬆️
src/utils/withInstall.ts 87.50% <33.33%> (-12.50%) ⬇️
src/card/props.ts 71.42% <50.00%> (+71.42%) ⬆️
src/swiper/props.ts 68.75% <58.33%> (-31.25%) ⬇️
... and 66 more

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 212835e...42e95e0. Read the comment docs.

@xiaosansiji xiaosansiji merged commit 52dec3d into Tencent:develop Apr 15, 2022
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

3 participants