1.4.5
版本发布时间: 2024-07-05 16:04:07
Tencent/tdesign-miniprogram最新发布版本:1.8.0(2024-11-13 21:10:48)
What's Changed
🚀 Features
-
Progress
:circle
风格进度条支持自定义起始角度 @jarmywang (#2903) -
SwipeCell
: 新增dragstart
和dragend
事件 @Lyan-u (#2904) -
PullDownRefresh
: 新增disabled
属性 @Lyan-u (#2904) -
Search
: 新增resultList
属性,支持预览列表 @byq1213 @anlyyao (#2520) -
Picker
: 新增itemHeight
属性,支持自定义PickerItem
子项高度 @anlyyao (#2953)
🐞 Bug Fixes
-
Popup
: 修复右侧弹层未适配自定义标题栏高度 @jarmywang (#2921) -
Navbar
: 组件内部适配wx.onMenuButtonBoundingClientRectWeightChange()
@jby0107 (#2922) -
Input
: 修复Skyline
下点击清除图标时页面上bindtap
无效 @anlyyao (#2946)
🚧 Others
-
site
: 全量组件补充示例代码片段,支持导入开发者工具预览 @anlyyao (#2939) -
Picker
: 废弃无实际意义的--td-picker-item-height
@anlyyao (#2953)
New Contributors
- @hello-ishine made their first contribution in https://github.com/Tencent/tdesign-miniprogram/pull/2907
- @LunaSekiii made their first contribution in https://github.com/Tencent/tdesign-miniprogram/pull/2911
- @raxskle made their first contribution in https://github.com/Tencent/tdesign-miniprogram/pull/2914
- @Lyan-u made their first contribution in https://github.com/Tencent/tdesign-miniprogram/pull/2904
- @wkii made their first contribution in https://github.com/Tencent/tdesign-miniprogram/pull/2948
Full Changelog: https://github.com/Tencent/tdesign-miniprogram/compare/1.4.4...1.4.5