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.43.4 #1185

Closed
wants to merge 1 commit into from
Closed

feat: release 0.43.4 #1185

wants to merge 1 commit into from

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 18, 2022

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

🌈 0.44.0 2022-07-18

❗️ BREAKING CHANGES

  • DatePicker: 部分样式类命名调整,更符合 BEM 规范,如有覆盖日期选择器样式的小伙伴请注意调整,其他同学可以忽略 @HQ-Lin (#1180

🌈 0.43.4 2022-07-18

🚀 Features

🐞 Bug Fixes

  • SelectInput: 修复透传 disabled 失效问题 @HQ-Lin (#1159)
  • table: 表格列宽拖拽到最大或最小时,有可能无法二次拖拽 @tinna3445 (#1157)
  • Icon: 修复 iconfont 高级用法由于 t-icon的 干扰导致渲染异常的情况 @uyarn (#1164)
  • Select: 修复 panelTopContent、`panelBottomContent`` 透传失效的问题 @HQ-Lin (#1165)
  • Table:
  • feat: 调整 datepicker bem 命名 @HQ-Lin (#1180)

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 842 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 44.6 kB
./dist/tdesign.js 496 kB
./dist/tdesign.min.css 40.7 kB
./dist/tdesign.min.js 258 kB

@codecov-commenter
Copy link

Codecov Report

Merging #1185 (57733f7) into develop (aaf0135) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1185   +/-   ##
========================================
  Coverage    58.80%   58.80%           
========================================
  Files          405      405           
  Lines        15051    15051           
  Branches      2844     2844           
========================================
  Hits          8851     8851           
  Misses        5927     5927           
  Partials       273      273           
Impacted Files Coverage Δ
src/table/hooks/tree-store.ts 10.39% <ø> (ø)

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 d171ff4...57733f7. Read the comment docs.

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

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

🌈 0.43.4 2022-07-18

🚀 Features

  • Jumper: 新增 jumper 组件 @HQ-Lin (#1086)
  • Icon: 新增mirrorrotation图标 @uyarn (#1164)
  • DatePicker: 支持面板年月动态响应 value 变化 @HQ-Lin (#1166)
  • table: 树形结构支持同时添加多个根节点 @chaishi (#1176)
  • table: 新增可编辑行的表格 @chaishi (#1182)
  • table: 可编辑单元格/可编辑行,新增 showEditIcon,用于控制是否显示编辑图标 @chaishi (#1182)
  • TimePicker: 支持毫秒使用场景 @uyarn (#1183)

🐞 Bug Fixes

🚧 Others

@xiaosansiji xiaosansiji deleted the release/0.43.4 branch July 20, 2022 11:41
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