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.38.0 #1196

Merged
merged 2 commits into from
Aug 1, 2022
Merged

chore: publish 0.38.0 #1196

merged 2 commits into from
Aug 1, 2022

Conversation

honkinglin
Copy link
Collaborator

@honkinglin honkinglin commented Aug 1, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

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

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

🌈 0.38.0 2022-08-01

❗ Breaking Changes

🚀 Features

🐞 Bug Fixes

  • Cascader: 修复在异步获取 option 的情况下,参数校验导致用户行为异常 @PengYYYYY (#1170)
  • Select: 修复回删空字符串不触发onSearch的缺陷 @uyarn (#1176)
  • Select: 修复过滤时输入值为空未显示全部选项的问题 @southorange1228 (#1157)
  • Dropdown: 修复 className 继承问题 @CodingOnStar (#1187)
  • Tree: 修复更改 data 数据后展开状态丢失问题 @CodingOnStar (#1168)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

完成

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

Size Change: +1 B (0%)

Total Size: 807 kB

Filename Size Change
./dist/tdesign.js 481 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 46 kB
./dist/tdesign.min.css 41.5 kB
./dist/tdesign.min.js 237 kB

@codecov-commenter
Copy link

Codecov Report

Merging #1196 (d3b47fd) into develop (c4c5d1d) will increase coverage by 0.12%.
The diff coverage is 76.08%.

@@             Coverage Diff             @@
##           develop    #1196      +/-   ##
===========================================
+ Coverage    60.18%   60.30%   +0.12%     
===========================================
  Files          959      968       +9     
  Lines        16979    17105     +126     
  Branches      3906     3922      +16     
===========================================
+ Hits         10218    10315      +97     
- Misses        6761     6790      +29     
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/Anchor.tsx 81.33% <ø> (ø)
src/anchor/AnchorItem.tsx 85.71% <ø> (ø)
src/avatar/AvararGroup.tsx 92.00% <ø> (ø)
src/avatar/Avatar.tsx 95.74% <ø> (ø)
src/badge/Badge.tsx 100.00% <ø> (ø)
... and 169 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 8e1a574...d3b47fd. Read the comment docs.

@honkinglin honkinglin merged commit 6526b85 into develop Aug 1, 2022
@honkinglin honkinglin deleted the release/0.38.0 branch August 1, 2022 07:36
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