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

style(textarea): 修复示例 demo 的半角标点符号 #1210

Merged

Conversation

syxysszyw
Copy link
Contributor

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

#689

💡 需求背景和解决方案

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

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

@syxysszyw syxysszyw force-pushed the fix/textarea-example-typo-error branch from 6b0979b to 6f97f3a Compare August 3, 2022 03:44
@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2022

完成

@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2022

Codecov Report

Merging #1210 (e280621) into develop (c4c5d1d) will increase coverage by 0.11%.
The diff coverage is 68.94%.

@@             Coverage Diff             @@
##           develop    #1210      +/-   ##
===========================================
+ Coverage    60.18%   60.29%   +0.11%     
===========================================
  Files          959      968       +9     
  Lines        16979    17116     +137     
  Branches      3906     3925      +19     
===========================================
+ Hits         10218    10320     +102     
- Misses        6761     6796      +35     
Impacted Files Coverage Δ
src/_util/useAnimation.ts 100.00% <ø> (ø)
src/_util/useClickOutside.ts 86.36% <ø> (ø)
src/_util/useCommonClassName.ts 100.00% <ø> (ø)
src/_util/useRipple.ts 26.76% <ø> (ø)
src/affix/Affix.tsx 85.93% <ø> (ø)
src/anchor/AnchorItem.tsx 85.71% <ø> (ø)
src/avatar/AvararGroup.tsx 92.00% <ø> (ø)
src/avatar/Avatar.tsx 95.74% <ø> (ø)
src/badge/Badge.tsx 100.00% <ø> (ø)
src/breadcrumb/Breadcrumb.tsx 100.00% <ø> (ø)
... and 174 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@syxysszyw syxysszyw force-pushed the fix/textarea-example-typo-error branch from 6f97f3a to e280621 Compare August 3, 2022 06:17
@honkinglin honkinglin merged commit d63bae2 into Tencent:develop Aug 3, 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.

3 participants