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

docs: release 0.17.4 #1196

Merged
merged 1 commit into from
Jul 11, 2022
Merged

docs: release 0.17.4 #1196

merged 1 commit into from
Jul 11, 2022

Conversation

PengYYYYY
Copy link
Collaborator

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

发布 0.16.4 版本

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Jul 11, 2022

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

🌈 0.17.4 2022-07-11

🚀 Features

  • DatePicker: 新增 panelPreselection api @HQ-Lin (#1164)
  • Drawer: 新增sizeDraggble属性 支持通过拖拽改变抽屉宽度/高度 @uyarn (#1167)
  • CascaderPanel: 增加 cascader-panel 组件 @PengYYYYY (#1161)
  • Cascader: 增加 inputProps, tagInputProps, tagProps 属性 @PengYYYYY (#1161)
  • Dialog: 修复打开对话框,出现滚动条(#1163) @PengYYYYY (#1161)
  • Table: 支持行编辑功能 @chaishi (#1186)
  • Upload: 增加 allowUploadDuplicateFile 支持配置相同文件名上传行为 @morningbao (#1187)
  • TimePicker: 支持毫秒使用场景 @uyarn (#1195)
  • Tree: tree 支持拖拽 @ardor-zhang (#1119)

🐞 Bug Fixes

  • Space: 通过FOR循环的内容 没有实现间隔效果 (issue #1084) @PengYYYYY (#1156)
  • DatePicker: 修复日期格式化问题 @HQ-Lin (#1164)
  • TimePicker: 优化可输入模式的使用体验 避免高频输入场景与滚动事件重复更新 value 的异常 @uyarn (#1169)
  • Tree: 取消修改 value 类型, 将传入 TCheckBox 组件的 name 转为 string 类型 @sufuwang (#1172)
  • Cascader: 修复筛选无法输入问题 @PengYYYYY (#1161)
  • DatePicker: 优化面板月份展示 @HQ-Lin (#1180)
  • Transfer: 全选应该只选择搜索后的结果 @btea (#1177)
  • Dialog: 修复 dialog 阻止冒泡导致 popup 无法正常关闭 @HQ-Lin (#1178)
  • Slider: 修复 label 属性不生效 bug @ChrisLee0211 (#1184)
  • Slider: 修复 tooltipProps 为布尔值时丢失响应性问题 @ChrisLee0211 (#1184)
  • Select: 多选下 hover 出现换行的异常 @uyarn (#1191)
  • Dialog: 内部样式未使用prefix导致替换前缀方式的样式丢失 @uyarn (#1191)
  • Input: autoWidth 在部分场景下失效导致组件样式异常 @uyarn (#1191)
  • Drawer: 修复开启 destroyOnClose 之后,没了动画效果 (issue #1176) @PengYYYYY (#1185)
  • TreeSelect: 修复异步加载回显展示问题 @Godlike-meteor (#1194)
  • Textarea: 修复无法传入 attrs 中的 style @sinbadmaster (#1179)

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 699 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 44.7 kB
./dist/tdesign.js 390 kB
./dist/tdesign.min.css 40.7 kB
./dist/tdesign.min.js 221 kB

@PengYYYYY PengYYYYY merged commit 11a9189 into develop Jul 11, 2022
@PengYYYYY PengYYYYY deleted the release/0.17.4 branch July 11, 2022 10:19
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.

1 participant