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

feat: release 0.42.2 #1036

Merged
merged 2 commits into from
Jun 20, 2022
Merged

feat: release 0.42.2 #1036

merged 2 commits into from
Jun 20, 2022

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 20, 2022

(删除此行代表确认该日志): 修改并确认日志后删除这一行,机器人会提交到 本 PR 的 CHANGELOG.md 文件中

🌈 0.42.2 2022-06-20

🚀 Features

🐞 Bug Fixes

  • Form: 实例方法 submitreset 恢复事件(0.42.1 中去除的) @chaishi (#1013)
  • Input: 修复 type = passwordclearable 不生效的问题 @uyarn (#1017)
  • Select:
    • 修复多选情况下 clearable 失效的问题 @uyarn (#1016)
    • 修复 t-option 方式渲染时,内部数组的清除逻辑 @skytt (#1028)
  • TagInput:
  • ConfigProvider: @PengYYYYY (#1024)
    • 修复 useConfig 意外注册的问题
    • 修复因为深拷贝配置文件导致的性能问题
  • Table:
    • 修复虚拟滚动表头会在滚动到中间一定程度时消失的问题 @chaishi (#1023)
    • 修复合并单元格不支持动态数据的问题,issue#992 @chaishi (#1029)
    • 修复 firstFullRow 存在时,拖拽排序的顺序不正确问题 @chaishi (#1029)
    • 修复加载更多的加载组件尺寸异常问题 @uyarn (#1035)
  • TreeSelect: 修复过滤后无法选中的问题 @chiyu1996 (#1027)
  • Calendar/ColorPicker: 修复组件内部 Select 选择框宽度不能自适应的问题 @xiaosansiji (#1006)
  • Dialog: 修复 mask 点击事件失效的问题 @HQ-Lin (#1019)

@github-actions
Copy link
Contributor

Size Change: +1 B (0%)

Total Size: 821 kB

Filename Size Change
./dist/tdesign.js 483 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 45.4 kB
./dist/tdesign.min.css 40.4 kB
./dist/tdesign.min.js 252 kB

@codecov-commenter
Copy link

Codecov Report

Merging #1036 (d758dc4) into develop (a0db0df) will increase coverage by 2.20%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1036      +/-   ##
===========================================
+ Coverage    57.56%   59.77%   +2.20%     
===========================================
  Files          346      385      +39     
  Lines        12828    14758    +1930     
  Branches      2405     2767     +362     
===========================================
+ Hits          7384     8821    +1437     
- Misses        5200     5659     +459     
- Partials       244      278      +34     
Impacted Files Coverage Δ
src/affix/affix.tsx 28.57% <0.00%> (-37.51%) ⬇️
src/swiper/props.ts 68.75% <0.00%> (-31.25%) ⬇️
src/dialog/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/calendar/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/popup/props.ts 75.00% <0.00%> (-25.00%) ⬇️
src/select/props.ts 75.00% <0.00%> (-25.00%) ⬇️
src/slider/props.ts 75.00% <0.00%> (-25.00%) ⬇️
src/message/props.ts 75.00% <0.00%> (-25.00%) ⬇️
src/tooltip/props.ts 75.00% <0.00%> (-25.00%) ⬇️
src/pagination/props.ts 75.00% <0.00%> (-25.00%) ⬇️
... and 168 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 2a1cdf5...d758dc4. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 20, 2022

完成

@github-actions
Copy link
Contributor

(删除此行代表确认该日志): 修改并确认日志后删除这一行,机器人会提交到 本 PR 的 CHANGELOG.md 文件中

🌈 0.42.2 2022-06-20

🚀 Features

🐞 Bug Fixes

🚧 Others

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 821 kB

ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 45.6 kB
./dist/tdesign.js 483 kB
./dist/tdesign.min.css 40.6 kB
./dist/tdesign.min.js 252 kB

@uyarn uyarn merged commit 124d4fd into develop Jun 20, 2022
@uyarn uyarn deleted the release/0.42.2 branch June 20, 2022 07:46
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