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

Release/1.1.2 #2146

Merged
merged 4 commits into from
Feb 15, 2023
Merged

Release/1.1.2 #2146

merged 4 commits into from
Feb 15, 2023

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 15, 2023

🌈 1.1.2 2023-02-15

🚀 Features

  • TreeSelect: 支持使用 keys 定义字段别名 @chaishi (#2128)
  • List: ListItem 支持 onClick 事件 @yaogengzhu (#1923)
  • Timeline: @chaishi (#2138)
    • 支持使用属性函数 props.slot: () => <dot/> 自定义连接点
    • 支持使用插槽和属性函数 content 自定义内容
    • 支持使用插槽和属性函数 label 自定义时间文本

🐞 Bug Fixes

  • Table: @chaishi (#2130)
    • 修复 affixHeader 在IE上高度异常问题 @huangpiqiao (#2129)
    • 修复添加 resizable 属性后,在 Dialog 组件中宽度计算问题,并非提前设置好的 column.width,issue#2116
    • 修复 column.resizable=false 在某些场景下无效问题,issue#1765
    • 修复在自定义列数量场景,表格宽度未能根据列数自适应,issue#1861
    • 修复宽度计算的各类问题,issue#1663 @chaishi
    • 修复空表格在 Dialog 组件中,文本显示位置不正确问题,issue#2082
    • 分页功能,修复 pagination.onChange 被调用两次问题,issue#2066
  • Cascader: 修复级联组件无法选中值为 0 的选项的问题 @vkm0303 (#2144)
  • Timeline: 修复 TimelineItem.labelAlign 优先级不是最高的问题 @chaishi (#2138)
  • Drawer: 修复组件销毁时未正常移除锁定样式的问题 @honkinglin (#2133)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 15, 2023

完成

@github-actions
Copy link
Contributor

Size Change: +3 B (0%)

Total Size: 938 kB

Filename Size Change
./dist/tdesign.js 545 kB +1 B (0%)
./dist/tdesign.min.js 295 kB +2 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 49.9 kB
./dist/tdesign.min.css 45.4 kB

@github-actions
Copy link
Contributor

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

🌈 1.1.2 2023-02-15

🚀 Features

  • TreeSelect: 支持使用 keys 定义字段别名 @chaishi (#2128)
  • List: ListItem 支持 onClick 事件 @yaogengzhu (#1923)
  • Timeline: 支持使用属性函数 props.slot: () => <dot/> 自定义连接点 @chaishi (#2138)
  • Timeline: 支持使用插槽和属性函数 content 自定义内容 @chaishi (#2138)
  • Timeline: 支持使用插槽和属性函数 label 自定义时间文本 @chaishi (#2138)

🐞 Bug Fixes

  • table: 修复table的affixHeader在IE上高度异常问题 @huangpiqiao (#2129)
  • Table: 列宽调整功能,修复添加 resizable 属性后,在 Dialog 组件中宽度计算问题,并非提前设置好的 column.width,issue#2116 @chaishi (#2130)
  • Table: 列宽调整功能,修复 column.resizable=false 在某些场景下无效问题,issue#1765 @chaishi (#2130)
  • Table: 列宽调整功能,在自定义列数量场景,表格宽度未能根据列数自适应,issue#1861 @chaishi (#2130)
  • Table: 列宽调整功能,修复宽度计算的各类问题,issue#1663 @chaishi (#2130)
  • Table: 空数据功能,修复空表格在 Dialog 组件中,文本显示位置不正确问题,issue#2082 @chaishi (#2130)
  • Table: 分页功能,修复 pagination.onChange 被调用两次问题,issue#2066 @chaishi (#2130)
  • cascader: 修复级联组件无法选中值为 0 的选项 @vkm0303 (#2144)
  • Timeline: 修复 TimelineItem.labelAlign 优先级不是最高的问题 @chaishi (#2138)
  • cascader: 修复级联组件无法选中值为 0 的选项 @vkm0303 (#2144)

🚧 Others

@github-actions
Copy link
Contributor

Size Change: +3 B (0%)

Total Size: 938 kB

Filename Size Change
./dist/tdesign.js 545 kB +1 B (0%)
./dist/tdesign.min.js 295 kB +2 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 49.9 kB
./dist/tdesign.min.css 45.4 kB

@xiaosansiji xiaosansiji merged commit 6125d75 into develop Feb 15, 2023
@xiaosansiji xiaosansiji deleted the release/1.1.2 branch February 15, 2023 07:22
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