0.22.0
版本发布时间: 2023-05-23 22:00:27
Tencent/tdesign-mobile-vue最新发布版本:1.4.0(2024-08-30 19:14:38)
What's Changed
❗ BREAKING CHANGES
-
Rate
: 调整 DOM 结构 @fengchunqi (#642) -
Rate
: 移除clearable
、variant
属性 @fengchunqi (#642) -
Rate
:size
属性默认值变更为24px
@fengchunqi (#642) -
Rate
:gap
属性默认值变更为8
@fengchunqi (#642) -
Drawer
: 调整 DOM @LeeJim (#673) -
ImageViewer
: 调整 DOM @LeeJim (#677) -
ImageViewer
: 属性initialIndex
更名为index
@LeeJim (#677) -
SwipeCell
: 调整DOM
结构 @nined9 (#663) -
SwipeCell
: 移除expanded
属性 @nined9 (#663) -
Tabs
: 调整DOM
结构 @TeacherDingTing (#678) -
Tabs
: 移除placement
属性 @TeacherDingTing (#678) -
Tabs
: 调整DOM
结构 @TeacherDingTing (#678) -
Tabs
: 移除placement
属性 @TeacherDingTing (#678)
🚀 Features
-
Rate
: 新增icon
属性 @fengchunqi (#642) -
Popup
: 新增destroyOnClose
属性 @LeeJim (#672) -
Drawer
: 新增attach
、destroyOnClose
、footer
、title
属性 @LeeJim (#673) -
Drawer
: 支持通过 plugin 的方式调用 @LeeJim (#673) -
ImageViewer
: 新增deleteBtn
属性以及delete
事件 @LeeJim (#677) -
SwipeCell
: 新增opened
等属性 @nined9 (#663) -
SwipeCell
: 新增组件实力方法showSure
,用于实现二次确认 @nined9 (#663) -
Tabs
: 新增spaceEvenly
、sticky
、swipeable
、theme
等属性 @TeacherDingTing (#678) -
TabPanel
: 新增badgeProps
属性 @TeacherDingTing (#678) -
Icon
: 支持直接通过t-icon
来使用 @anlyyao (#681) -
Upload
: 新增addContent
属性 @anlyyao (#685) -
Upload
: 支持--td-upload-width
、--td-upload-height
、--td-upload-background
变量 @anlyyao (#685) -
Rate
: 新增icon
属性 @fengchunqi (#642) -
Tabs
: 新增spaceEvenly
、sticky
、swipeable
、theme
等属性 @TeacherDingTing (#678) -
TabPanel
: 新增badgeProps
属性 @TeacherDingTing (#678)
🐞 Bug Fixes
New Contributors
- @fengchunqi made their first contribution in https://github.com/Tencent/tdesign-mobile-vue/pull/642
- @TeacherDingTing made their first contribution in https://github.com/Tencent/tdesign-mobile-vue/pull/678
Full Changelog: https://github.com/Tencent/tdesign-mobile-vue/compare/0.21.0...0.22.0