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.34.4 #836

Merged
merged 2 commits into from
Jun 2, 2022
Merged

chore: publish 0.34.4 #836

merged 2 commits into from
Jun 2, 2022

Conversation

honkinglin
Copy link
Collaborator

@honkinglin honkinglin commented Jun 2, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

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

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2022

🌈 0.34.4 2022-06-02

🚀 Features

🐞 Bug Fixes

  • Loading: 修复loading plugin类型缺失style和class的问题 @uyarn (#810)
  • skeleton: 动画结束后,父级无意义的 div 导致样式无法继承、计算 @ontheroad1992 (#808)
  • TimePicker: 修复RangePicker的聚焦样式丢失的问题 @uyarn (#811)
  • Form: 修复 addon 在form表单下数据劫持失败问题 @HQ-Lin (#802)
  • Select: 当 multiple 为 true 的时候,筛选(filter)功能无法关闭 @samhou1988 (#814)
  • Menu: 兼容 menu 子元素为 null 场景报错问题 @HQ-Lin (#818)
  • Upload: 修复错误信息不消失问题 @wookaoer (#827)
  • TagInput: 修复中文输入法enter时,既触发添加tag也input框有输入的字母的问题 @LittlehorseXie (#835)

🚧 Others

  • 官网: 新增主题配置生成器 @uyarn (#655)

@codecov-commenter
Copy link

Codecov Report

Merging #836 (f003947) into develop (8fdcb64) will decrease coverage by 0.01%.
The diff coverage is 70.64%.

❗ Current head f003947 differs from pull request most recent head ca7c622. Consider uploading reports for the commit ca7c622 to get more accurate results

@@             Coverage Diff             @@
##           develop     #836      +/-   ##
===========================================
- Coverage    60.81%   60.80%   -0.02%     
===========================================
  Files          914      916       +2     
  Lines        15385    15419      +34     
  Branches      3467     3458       -9     
===========================================
+ Hits          9357     9375      +18     
- Misses        6028     6044      +16     
Impacted Files Coverage Δ
src/date-picker/defaultProps.ts 100.00% <ø> (ø)
src/form/FormItem.tsx 83.61% <ø> (+1.94%) ⬆️
src/form/defaultProps.ts 100.00% <ø> (ø)
src/menu/_util/checkSubMenuChildExpanded.ts 0.00% <0.00%> (ø)
src/notification/defaultProps.ts 100.00% <ø> (ø)
src/table/PrimaryTable.tsx 92.00% <ø> (-0.11%) ⬇️
src/table/hooks/useFilter.tsx 25.71% <ø> (+0.36%) ⬆️
src/time-picker/defaultProps.ts 100.00% <ø> (ø)
src/tree/_example/filter.jsx 100.00% <ø> (ø)
src/upload/upload.tsx 27.71% <0.00%> (+0.11%) ⬆️
... and 19 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 b683541...ca7c622. Read the comment docs.

@honkinglin honkinglin merged commit 08cad1f into develop Jun 2, 2022
@honkinglin honkinglin deleted the release/0.34.4 branch June 2, 2022 04:13
@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2022

完成

@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2022

Size Change: 0 B

Total Size: 770 kB

ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 45.7 kB
./dist/tdesign.js 462 kB
./dist/tdesign.min.css 40.7 kB
./dist/tdesign.min.js 222 kB

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