Skip to content

TDesign Weekly Release (Nov 3rd 2024)

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 06:59
· 3 commits to main since this release
33fb646

Vue3 for Web 发布 1.10.4

🌈 1.10.4 2024-11-20

🚀 Features

  • Icon: 图标库发布 0.3.0版本,新增 907 个新图标;命名优化blockchain 重命名改为transform-1,gesture-pray-1重命名为gesture-open,gesture-ranslation-1重命名为wave-bye, gesture-up-1重命名为gesture-typing,gesture-up-2重命名为gesture-right-slip,logo-wechat重命名为logo-wechat-stroke-filled,移除tree-listlogo-adobe-photoshop-1 等错误图标 @uyarn (#4729)
  • Nuxt : @tdesign-vue-next/nuxt 发布 0.1.5 版本, 自动导入 TypographyEmpty 组件和新图标
  • Switch: 新增 before-change API , 用于需要发起异步请求的场景 @centuryPark (#4699)
  • Cascader: 单选模式下当 triggerhover 时,选中选项后自动关闭面板 @uyarn (#4717)
  • Checkbox: 新增 title API, 用于在选项展示禁用原因等场景 @liweijie0812 (#4737)
  • RadioGroup: 新增 readonly API @liweijie0812 (#4737)
  • Form: 全部 readonlyAPI 默认值改undefined ,修复表单 readonly 为 true,表单输入类组件 readonly 为 false 时的表现异常问题 @liweijie0812 (#4737)
  • AnchorItem: 新增 customScroll API,支持关闭默认滚动动画,由用户可自定义锚点滚动的行为 @boogie-ben (#4386)
  • Dialog: 新增 API BeforeOpen 对话框执行打开动画效果前触发,BeforeClose 对话框执行消失动画效果前触发 @Wesley-0808 (#4733)
  • Drawer: 新增 API BeforeOpen 抽屉执行打开动画效果前触发,BeforeClose 抽屉执行关闭动画效果前触发 @Wesley-0808 (#4733)

🐞 Bug Fixes

  • Input:
    • 修复 AutoWidth 状态下,使用中文输入法时,InputPreValue 不会更新为输入值的问题 @Wesley-0808 (#4688)
    • 优化 scale 下的自动宽度错位的问题 @Cat1007 (#4713)
    • 修复 1.10.3 版本引入的 autowidthtransform 容器下的展示不全问题 @Cat1007 (#4754)
  • TreeSelect:
  • Menu:
    • menu-grouptitle 插槽无效 @chensid (#4755)
    • 修复当项目不包含 vue-router 时,会产生额外的 warning @dsh0416 (#4719)
  • TagInput: 修复在 readonly 模式下仍可以通过 Backspace 按键删除已选项的缺陷 @RSS1102 (#4696)
  • Avatar: 头像链接切换后,清除上一张图片加载失败的占位符 @Cat1007 (#4724)
  • ColorPicker: 最近使用颜色需要选中才能删除 @superNos (#4720)
  • Tabs: dialog 中的 tabs 默认选中样式不正确 @chensid (#4722
  • Cascader: 修复当选项 label 非字符串时 title 渲染异常的问题 @uyarn (#4759)
  • InputNumber: 修复 largeNumberformat 错误作用于 value 上的问题 @uyarn (#4695)

📝 Documentation

  • Icon: 优化图标检索功能,支持中英文搜索图标 @uyarn (#4729)

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

React for Web 发布 1.10.0

🌈 1.10.0 2024-11-15

🚀 Features

  • Select: collapsedItems 方法的参数 collapsedSelectedItems 扩充为 options,使用collapsedItems请注意此变更 @RSS1102 (#3185)
  • Icon: 图标库发布 0.4.0版本,新增 907 个新图标;命名优化blockchain 重命名改为transform-1,gesture-pray-1重命名为gesture-open,gesture-ranslation-1重命名为wave-bye, gesture-up-1重命名为gesture-typing,gesture-up-2重命名为gesture-right-slip,logo-wechat重命名为logo-wechat-stroke-filled,移除tree-listlogo-adobe-photoshop-1 等错误图标 @uyarn (#3194)
  • Cascader: 单选模式下当triggerhover时,选中选项后自动关闭面板 @uyarn (#3188)
  • Checkbox: 新增 title API, 用于在选项展示禁用原因等场景 @uyarn (#3207)
  • Menu: 新增tooltipProps API,作用于一级菜单收起聚焦出现的节点 @uyarn (#3201)
  • Switch: 新增 before-change API @centuryPark (#3167)
  • Form: 新增 getValidateMessage 实例方法 @moecasts (#3180)

🐞 Bug Fixes

  • TagInput: 修复在readonly模式下仍可以通过Backspace按键删除已选项的缺陷 @RSS1102 (#3172)
  • Form: 修复1.9.3版本 FormItemForm外设置了name属性有异常的问题 @l123wx (#3183)
  • Select: 修复 valueType 为 object 时,点击全选按钮后 onChange 回调参数类型错误的问题 @l123wx (#3193)
  • Table: 修复动态设置expandTreeNode没有正常展示子节点的问题 @uyarn (#3202)
  • Tree: 修复动态切换expandAll的功能异常问题 @uyarn (#3204)
  • Drawer: 修复无法自定义confirmBtncloseBtn内容的问题 @RSS1102 (#3191)

📝 Documentation

  • Icon: 优化图标检索功能,支持中英文搜索图标 @uyarn (#3194)
  • Popup: 新增popperOption使用示例 @HaixingOoO (#3200)

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

Vue3 for Mobile 发布 1.6.0

🌈 1.6.0 2024-11-19

🚀 Features

  • Popup: sfc to tsx @betavs (#1401)
  • Upload: 新增 capturepreview 属性 @anlyyao (#1644) (#1645)
  • Icon: 更新图标版本到 0.3.0。新增 907 个新图标;命名优化blockchain 重命名改为transform-1,gesture-pray-1重命名为gesture-open,gesture-ranslation-1重命名为wave-bye, gesture-up-1重命名为gesture-typing,gesture-up-2重命名为gesture-right-slip,logo-wechat重命名为logo-wechat-stroke-filled,移除tree-listlogo-adobe-photoshop-1 等错误图标 @liweijie0812 (#1639)

🐞 Bug Fixes

📈 Performance

  • CollapsePanel: 优化面板折叠动画 @huxinhai (#1591)
  • useLockScroll: 修复多组件同时使用 preventScrollThrough 导致页面无法滚动的问题 @hkaikai (#1628)

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