1.0.0
版本发布时间: 2023-08-16 23:43:36
Tencent/tdesign-mobile-vue最新发布版本:1.4.0(2024-08-30 19:14:38)
What's Changed
🌈 1.0.0 2023-08-16
❗ Breaking Changes
-
CellGroup
: 调整DOM
结构 @anlyyao (#1010) -
Rate
: 移除 variant 废弃属性 @LeeJim (#1005) -
Icon
: 新增960
个图标;调整图标命名photo
为camera
,books
为bookmark
,stop-cirle-1
为stop-circle-stroke
;移除money-circle
图标,具体请查看图标页面。 @anlyyao (#1024)
🚀 Features
-
CollapsePanel
: 新增headerLeftIcon
属性 @LeeJim (#1009) -
CellGroup
:CellGroup
支持最后一项Cell
无border
@anlyyao (#1010)
🐞 Bug Fixes
-
Avatar
: 修复src
属性不支持应式的问题 @anlyyao (#1008) -
Badge
: 修复 count 不支持 slot 的问题 @LeeJim (#1007) -
DropdownMenu
: 修复单选和多选混合使用是label
显示错误问题 @ccccpj (#1011) -
Radio
: 修复icon='none'
时ts
类型报错 @anlyyao (#1015) -
Slider
: 修复max
存在时,刻度计算错误 @anlyyao (#1026) -
Message
: 修复函数式调用时onDurationEnd
属性无效 @anlyyao (#1028) -
CellGroup
: 修复bordered
属性无效 @anlyyao (#1010) -
Drawer
: 修复按需引入时无法在SFC
中使用Drawer
组件 @anlyyao (#1030) -
TabBar
: 修复bordered
属性无效的问题 @anlyyao (#1569)
🚧 Others
-
Upload
: 优化Upload
逻辑 @yaogengzhu (#999) -
Tabs
: 隐藏滚动条样式 @anlyyao (#1560) - other: 支持 WebStrom 编辑器代码提示 @liweijie0812 (#998)
New Contributors
- @liweijie0812 made their first contribution in https://github.com/Tencent/tdesign-mobile-vue/pull/998
Full Changelog: https://github.com/Tencent/tdesign-mobile-vue/compare/1.0.0-rc.6...1.0.0