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

chore: publish 0.37.1 #1166

Merged
merged 2 commits into from
Jul 25, 2022
Merged

chore: publish 0.37.1 #1166

merged 2 commits into from
Jul 25, 2022

Conversation

honkinglin
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

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

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 25, 2022

🌈 0.37.1 2022-07-25

🚀 Features

🐞 Bug Fixes

  • Form: 修复 form 数字字符串长度校验错误问题 @HQ-Lin (#1129)
  • List: 修复 ListItem 透传 style 问题 @HQ-Lin (#1161)
  • DatePicker: 修复重置日期后面板月份未重置问题 @HQ-Lin (#1133)
  • ColorPicker: 修复添加颜色受控/非受控不能点击的问题 @insekkei (#1134)

@codecov-commenter
Copy link

Codecov Report

Merging #1166 (5561a44) into develop (c4c5d1d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1166   +/-   ##
========================================
  Coverage    60.18%   60.18%           
========================================
  Files          959      959           
  Lines        16979    16979           
  Branches      3906     3906           
========================================
  Hits         10218    10218           
  Misses        6761     6761           

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 ef584d9...5561a44. Read the comment docs.

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 800 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 45.6 kB
./dist/tdesign.js 477 kB
./dist/tdesign.min.css 41.2 kB
./dist/tdesign.min.js 234 kB

@honkinglin honkinglin merged commit 51055e5 into develop Jul 25, 2022
@honkinglin honkinglin deleted the release/0.37.1 branch July 25, 2022 07:28
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.

2 participants