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: update verison #871

Merged
merged 3 commits into from
May 13, 2022
Merged

feat: update verison #871

merged 3 commits into from
May 13, 2022

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented May 13, 2022

🌈 0.41.3 2022-05-13

🚀 Features

  • Icon: 更新图标 新增file-icon图标 调整file-excelfile-pdffile-powerpointfile-unknownfile-wordstar-filled图标的绘制路径 @uyarn (#854)
  • Dialog: 支持preventScrollThrough API @uyarn (#861)
  • Table: 支持自定义树形结构图标 treeExpandAndFoldIcon,同时支持全局配置此图标,issue#717 @chaishi (#863)
  • Table: 支持隐藏排序文本提示 hideSortTips,同时支持全局配置是否隐藏排序文本提示,issue#736 @chaishi (#863)
  • Steps: 新增 separator 属性,用于控制步骤条分隔符类型 @HQ-Lin (#863)

🐞 Bug Fixes

  • Select: 修复 textarea 作为 panelContent 时无法使用键盘事件的问题 @uyarn (#851)
  • Slider: 修复InputProps属性传递布尔值时ts错误的问题 @uyarn (#851)
  • Table: 固定列滚动阴影修复 issue#858 @chaishi (#860)
  • dropdown: 插槽模式下 maxHeight 失效的问题 @uyarn (#857)
  • dropdown: 透传 popup 事件问题 @uyarn (#857)
  • Dialog: 修复normal下加入lock导致页面无法滚动的问题 @uyarn (#861)
  • table: 拖拽列款的边界条件判断 @tinna3445 (#866)

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 641 kB

ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 42.8 kB
./dist/tdesign.js 356 kB
./dist/tdesign.min.css 38.1 kB
./dist/tdesign.min.js 204 kB

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2022

Codecov Report

Merging #871 (4a633f8) into develop (a0db0df) will increase coverage by 3.81%.
The diff coverage is 68.75%.

@@             Coverage Diff             @@
##           develop     #871      +/-   ##
===========================================
+ Coverage    57.56%   61.37%   +3.81%     
===========================================
  Files          346      355       +9     
  Lines        12828    13467     +639     
  Branches      2405     2567     +162     
===========================================
+ Hits          7384     8266     +882     
+ Misses        5200     4940     -260     
- Partials       244      261      +17     
Impacted Files Coverage Δ
src/avatar/group.tsx 97.14% <ø> (ø)
src/breadcrumb/breadcrumb-item-props.ts 100.00% <ø> (ø)
src/calendar/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/cascader/props.ts 91.66% <ø> (ø)
src/cascader/utils/inputContent.ts 59.45% <0.00%> (+6.68%) ⬆️
src/date-picker/date-picker.tsx 46.57% <0.00%> (+0.72%) ⬆️
src/date-picker/panel/date-range.tsx 7.48% <0.00%> (+0.29%) ⬆️
src/dialog/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/dropdown/dropdown-menu.tsx 18.42% <ø> (ø)
src/dropdown/dropdown.tsx 70.00% <0.00%> (+5.00%) ⬆️
... and 133 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 b5d7ce8...4a633f8. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented May 13, 2022

完成

@github-actions
Copy link
Contributor

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

🌈 0.41.3 2022-05-13

🚀 Features

  • Icon: 更新图标 新增file-icon图标 调整file-excelfile-pdffile-powerpointfile-unknownfile-wordstar-filled图标的绘制路径 @uyarn (#854)
  • Dialog: 支持preventScrollThrough API @uyarn (#861)
  • Table: 支持自定义树形结构图标 treeExpandAndFoldIcon,同时支持全局配置此图标,issue#717 @chaishi (#863)
  • Table: 支持隐藏排序文本提示 hideSortTips,同时支持全局配置是否隐藏排序文本提示,issue#736 @chaishi (#863)
  • Steps: 支持 separator api & 完善反转逻辑 @HQ-Lin (#868)

🐞 Bug Fixes

  • Select: 修复textarea作为panelContent时无法使用键盘事件的问题 @uyarn (#851)
  • Slider: 修复InputProps属性传递布尔值时ts错误的问题 @uyarn (#851)
  • Table: 固定列滚动阴影修复 issue#858 @chaishi (#860)
  • dropdown: 插槽模式下maxHeight失效的问题 @uyarn (#857)
  • dropdown: 透传popup事件问题 @uyarn (#857)
  • Dialog: 修复normal下加入lock导致页面无法滚动的问题 @uyarn (#861)
  • table: 拖拽列款的边界条件判断 @tinna3445 (#866)
  • progress: 环形进度条显示比例不准确 @LoopZhou (#874)

🚧 Others

@github-actions
Copy link
Contributor

Size Change: -72 B (0%)

Total Size: 642 kB

Filename Size Change
./dist/tdesign.js 356 kB -54 B (0%)
./dist/tdesign.min.js 204 kB -18 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 43.5 kB
./dist/tdesign.min.css 38.6 kB

@uyarn uyarn merged commit 8b60005 into develop May 13, 2022
@uyarn uyarn deleted the release/0.41.3 branch May 13, 2022 08:44
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