Skip to content

TDesign Weekly Release (Oct 4th 2024)

Latest
Compare
Choose a tag to compare
@RSS1102 RSS1102 released this 01 Nov 03:25
· 4 commits to main since this release
d9445d2

Vue3 for Web 发布 1.10.3

🌈 1.10.3 2024-10-27

🚀 Features

  • TimePicker: 新增 autoSwap API,支持1.10.2 版本之后仍支持保持选定的左右侧时间大小顺序 @uyarn (#4662)
  • Select: valueDisplay 增加label参数 @uyarn (#4645)

🐞 Bug Fixes

  • Select:
    • 修复使用虚拟滚动配合过滤加自定义渲染内容时渲染异常的问题 @uyarn (#4677)
    • 修复可过滤场景下回车键会清空输入框的错误交互行为 @uyarn (#4677)
    • 部分节点事件增加容错判断 @uyarn (#4677)
    • 修复 loading 配合触底事件 onScrollToBottom 一起使用的问题 @lllllllqw (#4625)
  • Descriptions:
  • Tree: 修复没有子节点时,自定义图标无法点击 @RSS1102 (#4638)
  • Space: 修复使用v-if的情况下存在冗余空格的问题 @Luffy-developer (#4663)
  • InputNumber: 禁用时焦点事件仍然会触发的问题 @betavs (#4661)
  • DatePicker: panel top arrow doesn't work when using week mode @RSS1102 (#4673)
  • Table: 多级表头下的通过colspan合并表头 @wangyang0210 (#4669)
  • Input: 修复 Input type="number" 时,无法输入小数位末尾 0 的问题 @wilonjiang (#4660)
  • Drawer: 修复打开 drawer 时页面抖动的问题 @uyarn (#4671)
  • Dialog: 修复打开 dialog 时页面抖动的问题 @RSS1102 @uyarn (#4671)

📝 Documentation

  • Tree: 修复valueMode API 的拼写错误问题 @Simon-He95 (#4622)
  • Docs: 修复Codesandbox示例启动失败或需要打开 devbox 才可以运行的问题 @RSS1102 (#4610)

🚧 Others

详情见: https://github.com/Tencent/tdesign-vue-next/releases/tag/1.10.3

React for Web 发布 1.9.3

🌈 1.9.3 2024-10-31

🐞 Bug Fixes

  • Select: 修复valueDisplay下的onClose回调问题 @uyarn (#3154)
  • Typography: 修复 TypographyEllipsis 功能在中文下的问题 @HaixingOoO (#3158)
  • Form: 修复 FormListFormItem 数据中的 getFieldsValue 问题 @HaixingOoO (#3149)
  • Form: 修复动态渲染表单无法使用 setFieldsValue 预设数据的问题 @l123wx (#3145)
  • lib: 修复1.9.2升级依赖改动导致lib错误携带style导致在next下不可用的异常 @honkinglin (#3165)

详情见: https://github.com/Tencent/tdesign-react/releases/tag/1.9.3

Miniprogram for WeChat 发布 1.7.0

🌈 1.7.0 2024-10-25

🚀 Features

🐞 Bug Fixes

  • Button: 修复深色模式的默认幽灵按钮的边框色错误 @anlyyao (#3200)
  • Icon: 修复使用图片链接时偶发性出现字体图标的问题 @anlyyao (#3216)
  • Upload: 修复 loading 内容未居中问题 @anlyyao (#3219)
  • Navbar: 修复安卓中因精度带来的标题宽度计算错误,并优化标题左侧间距 @anlyyao (#3217)

📝 Documentation

🚧 Others

  • Weixin: 更新部分不在维护的wx接口,并兼容低版本 @anlyyao (#3192)

详情见: https://github.com/Tencent/tdesign-miniprogram/releases/tag/1.7.0