Skip to content

Releases: Tencent/tdesign-react

0.34.4

02 Jun 04:18
08cad1f
Compare
Choose a tag to compare

🌈 0.34.4 2022-06-02

🚀 Features

🐞 Bug Fixes

  • Loading: 修复loading plugin类型缺失style和class的问题 @uyarn (#810)
  • skeleton: 动画结束后,父级无意义的 div 导致样式无法继承、计算 @ontheroad1992 (#808)
  • TimePicker: 修复RangePicker的聚焦样式丢失的问题 @uyarn (#811)
  • Form: 修复 addon 在form表单下数据劫持失败问题 @HQ-Lin (#802)
  • Select: 当 multiple 为 true 的时候,筛选(filter)功能无法关闭 @samhou1988 (#814)
  • Menu: 兼容 menu 子元素为 null 场景报错问题 @HQ-Lin (#818)
  • Upload: 修复错误信息不消失问题 @wookaoer (#827)
  • TagInput: 修复中文输入法enter时,既触发添加tag也input框有输入的字母的问题 @LittlehorseXie (#835)

🚧 Others

  • 官网: 新增主题配置生成器 @uyarn (#655)

Full Changelog: 0.34.3...0.34.4

0.34.3

27 May 07:45
b3288ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.34.2...0.34.3

0.34.2

25 May 07:11
e321bd5
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Table: 处理table过滤输入失焦问题 @uyarn (#793)
  • Form: 修复 FormItem 拦截组件受控属性默认值为数组时传入 undefiend 报错问题 @HQ-Lin ([#792]
  • Form: 修复 FormItem rules 失效问题 @HQ-Lin (#794)
  • Pagination: 修复 totalContent jsx 渲染失败问题 @HQ-Lin (#796)

Full Changelog: 0.34.1...0.34.2

0.34.0

21 May 08:41
f749fa0
Compare
Choose a tag to compare

❗ Breaking Changes

  • DatePicker: onChange 回调第二个参数调整为对象,支持更多类型返回值 @HQ-Lin (#777)
  • Form: 不再默认渲染 help 空节点 @HQ-Lin (#772)

🚀 Features

🐞 Bug Fixes

  • Table: 修复异步加载数据时,分页非受控展示错误行数的问题 @uyarn (#778)
  • TimePicker: 修复TimePicker展开宽度问题 @uyarn (#780)

🚧 Others

  • 统一全局受控 hooks & 优化组件初始值设置 @HQ-Lin (#773)

Full Changelog: 0.33.2...0.34.0

0.33.2

14 May 03:48
74fd793
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

  • Table: 修复 多级表头 + 列配置 综合示例中,列数量超出一定限制时报错,issue#713 @chaishi (#757)
  • Tabs: 修复 TabPanel ts 类型报错 @wleven (#761)
  • DatePicker: 修复宽度计算问题 @HQ-Lin (#754)
  • Slider: 修复 inputNumberProps 类型问题 @andyjxli (#745)

New Contributors

Full Changelog: 0.33.1...0.33.2

0.33.0

09 May 12:22
4602579
Compare
Choose a tag to compare

❗ Breaking Changes

  • 重构 DatePicker、TimePicker 组件,样式结构有所调整 @HQ-Lin @uyarn (#559)
  • DatePicker
    • 移除 range api,分别导出 DatepickerDateRangePicker 组件
    • 支持 DatePickerPanelDateRangePickerPanel 单独使用
    • 支持年份、月份区间选择
    • 支持 allowInput api
  • TimePicker
    • 重新调整样式、允许输入交互重新设计
    • 调整交互为点击确认按钮保留改动 直接关闭弹窗不保留改动 恢复初始值
    • disableTimeonFocusonBluronInput 等API存在breaking change
    • 新增TimePickerPanel组件 用于单独使用面板的场景

🚀 Features

  • Icon: 更新图标 新增file-icon图标 调整file-excelfile-pdffile-powerpointfile-unknownfile-wordstar-filled图标的绘制路径 @uyarn (#741)
  • Jumper: 新增 Jumper 组件 @HQ-Lin (#559)
  • RangeInput: 新增 RangeInput 组件 @HQ-Lin (#559)
  • RangeInputPopup: 新增 RangeInputPopup 组件 @HQ-Lin (#559)

🐞 Bug Fixes

  • ColorPicker: 受控问题修复 @insekkei (#712)
  • Upload: 修复组件 value undifined 场景校验失败问题 @HQ-Lin (#738)

New Contributors

Full Changelog: 0.32.3...0.33.0

0.32.3

07 May 07:58
7a8893c
Compare
Choose a tag to compare

🚀 Features

  • Table: 新增 API ellipsisTitle 用于单独控制表头的超出省略 @chaishi (#722)
  • Upload: 修改uploadFiles类型参数除url外为非必填 @uyarn (#730)

🐞 Bug Fixes

New Contributors

Full Changelog: 0.32.2...0.32.3

0.32.2

28 Apr 12:50
Compare
Choose a tag to compare

Bug Fixes

Features

Full Changelog: 0.32.1...0.32.2

0.32.1

25 Apr 03:20
Compare
Choose a tag to compare

Bug Fixes

Features

New Contributors

Full Changelog: 0.32.0...0.32.1

0.32.0

22 Apr 09:06
Compare
Choose a tag to compare

BREAKING CHANGES

Bug Fixes

Features

New Contributors

Full Changelog: 0.31.1...0.32.0