0.6.0
版本发布时间: 2024-08-30 19:27:41
Tencent/tdesign-mobile-react最新发布版本:0.6.0(2024-08-30 19:27:41)
What's Changed
🚀 Features
-
Table
: 新增Table
组件 @TianlunXiong (#472) -
SideBar
: 新增SideBar
组件 @tobytovi (#491) -
layout
: 新增 layout 组件 @jiasy1616 (#452) -
NoticeBar
: 新增direction
属性,extra
属性名称变更为operation
,废弃change
事件 @slatejack (#501) -
TabBar
: 新增children
、split
和shape
等属性 @tobytovi (#482) -
TabBarItem
: 新增children
属性 @tobytovi (#482) -
Collapse
: 新增children
和theme
属性 @tobytovi (#500) -
CollapsePanel
: 新增placement
和headerLeftIcon
属性 @tobytovi (#500)
🐞 Bug Fixes
-
Badge
: 修复content
为ReactNode
类型时组件渲染异常 @anlyyao (#499)
New Contributors
- @TianlunXiong made their first contribution in https://github.com/Tencent/tdesign-mobile-react/pull/472
- @jiasy1616 made their first contribution in https://github.com/Tencent/tdesign-mobile-react/pull/452
Full Changelog: https://github.com/Tencent/tdesign-mobile-react/compare/0.5.0...0.6.0