Skip to content

TDesign Weekly Release (Mar 5th 2023)

Choose a tag to compare

@tdesign-helper tdesign-helper released this 31 Mar 02:07
· 373 commits to main since this release

组件库

Vue2 for Web 发布 1.2.4

🚀 Features

  • Table: 支持设置 filterRow=null 隐藏过滤结果行 @chaishi (#2267)

🐞 Bug Fixes

  • Table: 修复 SSR 环境 document 报错问题 @chaishi (#2267)
  • TagInput: 修复基于TagInput的组件使用筛选时删除关键词时会删除已选值的问题 @chiyu1996 (#2270)
  • DatePicker: 修复 format 为12小时制时功能异常的问题 @uyarn (#2276)
  • Alert: 修复关闭按钮为文字时的居中和字体大小问题 @Wen1kang (common#1229)
  • Loading: 兜底部分插件场景加载loading的时机问题 @uyarn (common#1230)
  • ImageViewer: 转义样式中的 min 函数,防止 ESM 产物中 less 产物编译失败 @scshsy (common#1225)
  • Select/SelectInput: 修复重复触发 blur/clear/focus 事件的问题 @xiaosansiji (#2278)

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

Vue3 for Web 发布 1.2.3

🚀 Features

  • Table:
    • 过滤功能,支持透传属性 column.filter.props.onChange @chaishi (#2623)
    • 支持设置 filterRow=null 隐藏过滤结果行 @chaishi (#2623)
  • Popup: 增加 close() 实例方法 @ikeq (#2617)

🐞 Bug Fixes

  • Table:
  • Guide: 解决 guide popup 提示在重叠情形下不更新 (issue #2536 ) @zhangpaopao0609 (#2605)
  • Swiper: 修改轮播切换问题 @btea (#2614)
  • Popup: 修复叠加使用报错 @ikeq (#2617)
  • Select: 修复使用 filterable 和自定义下拉选项时,下拉列表展示异常 (issue #2593) @Lmmmmmm-bb (#2619)
  • TimePicker: 修复使用px to rem插件时滚动逐渐错位的问题 @SadWood (#2627)
  • Loading: 修复使用 loadingplugin,会没有 loading 效果的问题 @beerui (#2628)
  • TagInput: 修复删除事件和中文输入事件问题 @chiyu1996 (#2631)
  • DatePicker: 修复format为12小时制时功能异常的问题 @uyarn (#2632)
  • Alert: 修复关闭按钮为文字时的居中和字体大小问题 @Wen1kang @uyarn (#2632)
  • InputNumber: 修复有 max 值时,清空数值,blur 会自动填充 max 的值 @Lmmmmmm-bb (#2620)
  • Menu: 修复多级菜单折叠菜单后,第一次顺着展开悬浮多级子菜单时会全部消失 @Ericleungs (#2634)

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

React for Web 发布

🚀 Features

🐞 Bug Fixes

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

Miniprogram for WeChat 发布 1.1.0

🚀 Features

  • Layout: 新增布局组件,包含 row 和 col 组件 @wuping97 (#1821)
  • Search: 新增 type 属性透传至 input,默认为 text @haochenli (#1828)

🐞 Bug Fixes

  • Button: 修复 disabled = true 仍触发 tap 事件的问题 @wuping97 (#1833)
  • NoticeBar: 修复二轮滚动初始位置不正确 @anlyyao (#1835)
  • PullDownRefresh: 修复 loading-texts 默认值缺失的问题 @haochenli (#1837)
  • PullDownRefresh: 解决外部样式类 t-class-text 拼写错误的问题 @LeeJim (#1839)
  • Grid: 修复 t-class-image 无法赋予 image 样式的问题 @LeeJim (#1842)
  • NoticeBar: 修复 loop 为 0 时还会循环播放的问题 @haochenli (#1826)
  • Cascader: 修复当 value 发生变更时,options 没有更新的问题 @LeeJim (#1841)
  • Tabs: 修复设置 animation 导致 panel 内容无法切换的问题 @LeeJim (#1843)
  • Tabs: 修复 theme 不等于 line 时,获取 track 报错的问题 @LeeJim (#1843)
  • Tabs: 移除滚动条 @LeeJim (#1844)

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

Vue3 for Mobile 发布 0.16.0

❗ BREAKING CHANGES

🚀 Features

  • Loading: 新增 CSS Variables,支持主题定制 @LeeJim (#528)
  • Textarea: 新增 bordered 、indicator、allowInputOverMax 属性 @anlyyao (#523)
  • Footer: 新增页脚组件 @mamumu123 (#525)
  • CellGroup: 新增 theme 属性,新增支持 card 风格 @LeeJim (#529)

详情见:https://github.com/Tencent/tdesign-mobile-vue/releases/tag/0.16.0