github-actions
released this
15 Nov 03:27
·
6 commits
to main
since this release
Vue2 for Web 发布 1.10.5
🌈 1.10.5 2024-11-08
🚀 Features
Switch
: 新增before-change
API, 用于需要发起异步请求的场景 @centuryPark (#3386)DatePicker
: 新增disableTime
API,在日期时间选择器场景下使用 @myronliu347 (#3324)Cascader
: 单选模式下当trigger
为hover
时,选中选项后自动关闭面板 @uyarn (#3389)
🐞 Bug Fixes
DatePicker
:DateRangePickerPanel
组件mode
为week
时无法通过左右箭头调整月份 @RSS1102 (#3370)Table
: 修复多级表头下的通过colspan
合并表头的问题 @wangyang0210 (#3372)ColorPicker
: 修复最近使用颜色删除的缺陷,调整为选中才能删除 @superNos (#3384)TagInput
: 修复在readonly
模式下仍可以通过Backspace
删除已选项的缺陷 @RSS1102 (#3376)
🚧 Others
详情见: https://github.com/Tencent/tdesign-vue/releases/tag/1.10.5
Miniprogram for WeChat 发布 1.8.0
🌈 1.8.0 2024-11-13
🚀 Features
Icon
: 新增 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-list
、logo-adobe-photoshop-1
图标 @anlyyao (#3279)TabPanel
: 面板高度仅由其内容决定 @anlyyao (#3280)Calendar
: 新增localText
属性,支持组件国际化 @anlyyao (#3278)
🐞 Bug Fixes
🚧 Others
详情见: https://github.com/Tencent/tdesign-miniprogram/releases/tag/1.8.0
Miniprogram for WeChat 发布 1.7.1
🌈 1.7.1 2024-11-08
🚀 Features
Stepper
: 新增integer
属性,支持输入小数 @anlyyao (#3230)DropdownMenuItem
: 优化组件样式,当option
为空时选项区域不占位 @anlyyao (#3235)Input
: 支持readonly
属性 @anlyyao (#3255)ColorPicker
: 新增usePopup
、visible
、autoClose
、style
与customStyle
等属性,新增close
事件 @anlyyao (#3260)DateTimePicker
: 新增autoClose
属性 @anlyyao (#3263)
🐞 Bug Fixes
Icon
: 修复动态计算图片高度异常 @betavs (#3228)ActionSheet
: 为cancelText
补充默认值 @anlyyao (#3231)Stepper
: 增加输入校验,修复使用第三方键盘时带来的格式问题,并修复禁用输入框样式 @anlyyao (#3230)Search
: 修复外部样式类t-class-clear
及t-class-left
无法修改图标大小的问题,并丰富css vars
@anlyyao (#3238) (#3264)Cascader
: 修复动态设置value
而选项内容未更新问题 @jarmywang (#3242)PullDownRefresh
: 修复在iOS
部分低系统中(如15.4、14.2、14.1等 ),提示语隐藏不完整的问题 @anlyyao (#3239)DateTimePicker
: 支持通过popupProps
透传usingCustomNavbar
属性,避免遮罩层挡住自定义导航栏 @anlyyao (#3254)Button
: 修复danger
+disable
时,文本颜色错误 @anlyyao (#3261)Rate
: 修复gap
单位处理异常 @jarmywang (#3259)
详情见: https://github.com/Tencent/tdesign-miniprogram/releases/tag/1.7.1
React for Mobile 发布 0.9.0
🌈 0.9.0 2024-11-11
❗ Breaking Changes
Textarea
: 组件重构,新增allowInputOverMax
,bordered
与readonly
等属性 @anlyyao (#526)Avatar
: 组件重构,新增imageProps
属性 @slatejack (#541)
🚀 Features
🐞 Bug Fixes
详情见: https://github.com/Tencent/tdesign-mobile-react/releases/tag/0.9.0