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.45.0 #1230

Merged
merged 2 commits into from
Aug 2, 2022
Merged

feat: release 0.45.0 #1230

merged 2 commits into from
Aug 2, 2022

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

🌈 0.45.0 2022-08-01

❗️ BREAKING CHANGES

🚀 Features

  • SelectInput: SelectInput 及相关的 Select/Cascader/TreeSelect 组件交互调整,再次点击输入框时也可以收起下拉框 @xiaosansiji (#1215)
  • Table: @chaishi (#1217)
    • 支持使用插槽 footer-summary 定义通栏表尾,同时支持同名属性 Props footer-summary 渲染通栏表尾
    • 支持使用 rowspanAndColspanInFooter 定义表尾行数据合并单元格,使用方法同 rowspanAndColspan
    • 支持 min-width 透传到元素 <col>,[issues#708]

🐞 Bug Fixes

  • Select: 修复 empty slot 用法不生效的问题 @xiaosansiji (#1214)
  • Table: @chaishi (#1216)
    • 树形结构,修复无法更新或重置数据问题 resetData
    • 树形结构,修复懒加载节点重置时(即调用 setData)没有清空子节点信息问题
    • 树形结构,展开全部功能,不应该展开懒加载节点
    • 修复吸顶的多级表头左侧边线缺失问题
    • 修复多级表头时,表尾显示不同步的问题,issue#1149
    • 列拖动后,选择行导致拖动后的距离被重置 @LoopZhou (#1224)
  • Datepicker: 修复单独配置 clearable 失效问题 @HQ-Lin (#1209)
  • TreeSelect: 修复输入项过长时,操作区域图标被遮挡的问题 @Godlike-meteor (#1211)
  • Cascader: 修复在异步获取 option 的情况下,参数校验导致用户行为异常的问题 @PengYYYYY (#1228)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

Size Change: 0 B

Total Size: 849 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 45.3 kB
./dist/tdesign.js 499 kB
./dist/tdesign.min.css 41.2 kB
./dist/tdesign.min.js 261 kB

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

完成

@uyarn uyarn merged commit fc9cd47 into develop Aug 2, 2022
@uyarn uyarn deleted the release/0.45.0 branch August 2, 2022 08:42
@github-actions github-actions bot mentioned this pull request Aug 3, 2022
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

2 participants