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.3 #1153

Merged
merged 2 commits into from
Jul 11, 2022
Merged

feat: release 0.43.3 #1153

merged 2 commits into from
Jul 11, 2022

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 11, 2022

🌈 0.43.3 2022-07-11

🚀 Features

  • Cascader: @PengYYYYY (#1074)
    • 基于 select-input 重构, 文本过长省略使用原生 title 展示全文本,不再使用 tooltip 组件
    • 增加 popupVisiblereadonlyselectInputPropsonPopupVisibleChange 属性
  • CheckBox: 增加 title 属性透传 @PengYYYYY (#1074)
  • DatePicker:
  • Drawer: 优化抽屉拖拽体验(#793) @uyarn (#1135)

🐞 Bug Fixes

  • Space: 过滤无效的节点 @PengYYYYY (#1124)
  • Cascader: @PengYYYYY (#1074)
    • 修复多选时,文本过长未处理的问题 (issue #907)
    • 修复选中内容过多时,再点击选择器后的闪动问题 (issue #949)
  • SelectInput: 修复 overlayStyle 响应式无法更新的问题 @PengYYYYY (#1074)
  • TagInput: 修复 inputProps 属性透传无效 @PengYYYYY (#1074)
  • Transfer: 修复穿梭框进行穿梭时报错的问题 @BigLiao (#1132)
  • Table: 树形结构支持懒加载 @chaishi (#1128)
  • Dialog: 修复打开对话框时出现滚动条的问题 (#1163) @PengYYYYY (#1074)
  • DatePicker: 修复日期格式化问题 by @HQ-Lin (#1134)
  • TimePicker: by @uyarn (#1134)
    • 优化允许输入滚动的使用体验
    • TimeRangePicker 修复允许输入的缺陷
  • Select:
    • 修复远程搜索动态生成选项失败的缺陷 by @uyarn (#1134)
    • 虚拟滚动支持远程搜索场景 @skytt (#1133)
  • Dialog: 修复阻止冒泡导致 popup 无法正常关闭 @HQ-Lin (#1139)
  • Drawer: 修复头部渲染异常问题 @HQ-Lin (#1144)
  • Input: 修复Input 组件 切换 type 后不生效的问题 @qdzhaoxiaodao (#1148)
  • 全局配置: 修复 useConfig computed 属性计算导致列表渲染卡顿问题 @brianzhang (#1122)

@github-actions
Copy link
Contributor

Size Change: +1 B (0%)

Total Size: 840 kB

Filename Size Change
./dist/tdesign.min.js 258 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 44.6 kB
./dist/tdesign.js 495 kB
./dist/tdesign.min.css 40.7 kB

@codecov-commenter
Copy link

Codecov Report

Merging #1153 (91c1cb5) into develop (a0db0df) will increase coverage by 1.34%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1153      +/-   ##
===========================================
+ Coverage    57.56%   58.90%   +1.34%     
===========================================
  Files          346      404      +58     
  Lines        12828    15009    +2181     
  Branches      2405     2828     +423     
===========================================
+ Hits          7384     8841    +1457     
- Misses        5200     5897     +697     
- Partials       244      271      +27     
Impacted Files Coverage Δ
src/cascader/interface.tsx 0.00% <0.00%> (-100.00%) ⬇️
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/date-picker/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/drawer/props.ts 71.42% <0.00%> (-28.58%) ⬇️
src/cascader/props.ts 64.28% <0.00%> (-27.39%) ⬇️
src/pagination/props.ts 72.72% <0.00%> (-27.28%) ⬇️
src/affix/affix.tsx 39.06% <0.00%> (-27.01%) ⬇️
src/popup/props.ts 75.00% <0.00%> (-25.00%) ⬇️
... and 234 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 dc6fed9...91c1cb5. Read the comment docs.

@github-actions
Copy link
Contributor

完成

@uyarn uyarn merged commit 9cd16e9 into develop Jul 11, 2022
@uyarn uyarn deleted the release/0.43.3 branch July 11, 2022 07:53
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.

None yet

3 participants