Skip to content

Releases: Tencent/tdesign-react

1.1.14

12 Jul 07:17
0297e64
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

  • Upload: 自定义上传方法,修复未能正确返回上传成功或失败后的文件问题 @chaishi (#2353)

Full Changelog: 1.1.13...1.1.14

1.1.13

05 Jul 08:21
78c50c0
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Tag: 修复 Tag children 为数字 0 时的渲染异常 @HelKyle (#2335)
  • Input: 修复 limitNumber 部分在 disabled 状态下的样式问题 @uyarn (#2338)
  • TagInput: 修复前置图标的样式缺陷 @uyarn (#2342)
  • SelectInput: 修复失焦时未清空输入内容的缺陷 @uyarn (#2342)

New Contributors

Full Changelog: 1.1.12...1.1.13

1.1.12

29 Jun 06:07
db3dbc4
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

  • Slider: 修复数字输入框 theme 固定为 column 的问题 @Ali-ovo (#2289)
  • Table: 列宽调整和自定义列共存场景,修复通过自定义列配置表格列数量变少时,表格总宽度无法再恢复变小,tdesign-vue-next#2951 @chaishi (#2325)

New Contributors

Full Changelog: 1.1.11...1.1.12

1.1.11

20 Jun 12:23
11e2329
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Table:
    • 可拖拽调整列宽场景,修复 resizable=false 无效问题,默认值为 false @chaishi (#2297)
    • 本地数据排序场景,修复异步拉取数据时,取消排序数据会导致空列表问题 @chaishi (#2297)
    • 修复固定表格 + 固定列 + 虚拟滚动场景,表头不对齐问题,issue#2126 @chaishi (#2297)
    • 可编辑单元格/可编辑行场景,修复数据始终校验上一个值问题,调整为校验最新输入值,issue#2219 @chaishi (#2297)
    • 修复本地数据排序,多字段排序场景,示例代码缺失问题,issue#1966 @chaishi (#2297)
  • ColorPicker:
    • 初始化为渐变模式时 支持空字符串作为初始值 @uyarn (#2301)
    • 修复 recentColors 等字段的类型问题 @uyarn (#2301)
    • 修复内部下拉选项未透传 popupProps 的缺陷 @uyarn (#2301)

Full Changelog: 1.1.10...1.1.11

1.1.10

14 Jun 02:42
c30b7e9
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

  • InputNumber: 初始值为 undefined/null,且存在 decimalPlaces 时,不再进行小数点纠正 @chaishi (#2273)
  • Select: 修复onBlur方法回调参数异常的问题 @Ali-ovo (#2281)
  • Dialog: 修复 Dialog 在 SSR 环境下报错 @night-c (#2280)
  • Table: 修复组件设置 expandOnRowClicktrue 时,点击整行报错 @pe-3 (#2275)

New Contributors

Full Changelog: 1.1.9...1.1.10

1.1.9

06 Jun 06:02
b4ebff6
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

  • TreeSelect: 修复keys属性没有透传给 Tree 的问题 @uyarn (#2267)
  • InputNumber: 修复部分小数点数字无法输入问题 @chaishi (#2264)
  • ImageViewer: 修复触控板缩放操作异常问题 @honkinglin (#2265)
  • TreeSelect: 修复当 label 是 reactNode 场景下展示问题 @Ali-ovo (#2258)

New Contributors

Full Changelog: 1.1.8...1.1.9

1.1.8

29 May 02:22
cce2216
Compare
Choose a tag to compare

🚀 Features

  • TimePicker: 没有选中值时不允许点击确认按钮 @uyarn (#2240)

🐞 Bug Fixes

Full Changelog: 1.1.7...1.1.8

1.1.7

19 May 09:04
c1dd111
Compare
Choose a tag to compare

🐞 Bug Fixes

Full Changelog: 1.1.6...1.1.7

1.1.6

18 May 06:24
8b9116a
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

  • Select: 修复可创建重复 label 的选项的缺陷 @uyarn (#2221)
  • Skeleton: 修复使用rowCol时额外多渲染一行theme的缺陷 @uyarn (#2223)
  • Form:

Full Changelog: 1.1.5...1.1.6

1.1.5

10 May 03:02
844058a
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

New Contributors

Full Changelog: 1.1.4...1.1.5