Skip to content

Releases: Tencent/tdesign-react

0.27.1

14 Mar 07:42
Compare
Choose a tag to compare

Bug Fixes

Features

Full Changelog: 0.27.0...0.27.1

0.27.0

11 Mar 09:34
Compare
Choose a tag to compare

BREAKING CHANGES

  • Input: DOM 结构调整,最外层调整为 t-input__wrap
  • Select: 使用 SelectInput 组件重构,DOM 结构调整

Bug Fixes

Features

New Contributors

Full Changelog: 0.26.0...0.27.0

0.26.0

04 Mar 10:08
Compare
Choose a tag to compare

❗️ BREAKING CHANGES

  • Form: 移除 getAllFieldsValue API,使用 getFieldsValue(true) 替代 (28f9c8d) @HQ-Lin

🐞 Bug Fixes

🌈 Features

Full Changelog: 0.25.2...0.26.0

0.25.2

25 Feb 04:26
Compare
Choose a tag to compare

🐞 Bug Fixes

🌈 Features

New Contributors

Full Changelog: 0.25.1...0.25.2

0.25.1

18 Feb 08:23
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Notification: 修复组件状态更新后关闭逻辑报错问题 (2a6eff1) @kenzyyang
  • Progress: 修复 percentage0 时样式问题 (d481552) @uyarn
  • TimePicker: 修复鼠标滚轮事件问题 (e0028d5) @uyarn

New Contributors

  • @amadeus711 made their first contribution in #364
  • @kenzyyang made their first contribution in #365

Full Changelog: 0.25.0...0.25.1

0.25.0

17 Feb 03:16
Compare
Choose a tag to compare

❗️ BREAKING CHANGES

  • Textarea: 调整 ref 导出,输出 currentElementtextareaElement (b0b7dee) @carolin913

🐞 Bug Fixes

🌈 Features

New Contributors

Full Changelog: 0.24.2...0.25.0

0.24.2

28 Jan 04:56
Compare
Choose a tag to compare

Bug Fixes

  • Table: 修复缺失style目录导致组件不可用的问题 (f11d37c) by @yunfeic

0.24.1

27 Jan 12:16
Compare
Choose a tag to compare

🐞 Bug Fixes

  • fix: 修复 form reset 后首次更改值不触发校验 by @HQ-Lin in #317

Full Changelog: 0.24.0...0.24.1

0.24.0

27 Jan 10:58
Compare
Choose a tag to compare

❗️ BREAKING CHANGES

  • Tag: variant 属性调整,支持 outlinelight-outline,废弃 variant="plain" (780ac25) @carolin913
  • Form: reset 不再触发 onReset 事件,使用独立的事件逻辑 (#303) (f9a7bbc) @HQ-Lin

🐞 Bug Fixes

🌈 Features

New Contributors

Full Changelog: 0.23.1...0.24.0

0.23.1

21 Jan 10:28
Compare
Choose a tag to compare

Bug Fixes

Features

New Contributors

Full Changelog: 0.23.0...0.23.1