0.5.0
版本发布时间: 2024-08-23 16:32:26
Tencent/tdesign-mobile-react最新发布版本:0.6.0(2024-08-30 19:27:41)
What's Changed
❗ Breaking Changes
-
Input
: 组件重构,新增allowInputOverMax
、autocomplete
、borderless
、readonly
、status
与tips
属性,新增onValidate
事件 @slatejack (#467) -
Popup
: 组件重构,新增attach
、closeBtn
、closeOnOverlayClick
、destroyOnClose
、preventScrollThrough
等属性,新增onClose
、onClosed
、onOpen
、onOpened
等事件 @hkaikai (#449) -
Search
: 组件重构,新增clearable
和readonly
属性,新增onActionClick
事件 @slatejack (#476) -
Badge
: 组件重构,size
默认值变更为medium
,size
与shape
属性 可选项存在变更 @anlyyao (#487) -
CountDown
: 新增children
,作用同content
属性,size
默认值变更为medium
@anlyyao (#481) -
Navbar
: 组件重构,移除homeIcon
、leftIcon
、rightIcon
等属性、移除onHomeClick
事件,新增capsule
、left
、leftArrow
、right
等属性、新增onRightClick
@04756 (#450) -
GridItem
:badgeProps
属性更名为badge
@Lyan-u (#448)
🚀 Features
-
Link
: 新增Link
组件 @Magicalboys (#443) -
Image
: 新增referrerpolicy
和fallback
属性 @anlyyao (#470) -
Button
: 新增loadingProps
和suffix
属性,并修复虚框按钮样式错误 @tobytovi (#469) -
Grid
: 新增 theme 属性 @Lyan-u (#448)
New Contributors
- @Magicalboys made their first contribution in https://github.com/Tencent/tdesign-mobile-react/pull/443
- @hkaikai made their first contribution in https://github.com/Tencent/tdesign-mobile-react/pull/449
- @tobytovi made their first contribution in https://github.com/Tencent/tdesign-mobile-react/pull/469
- @Lyan-u made their first contribution in https://github.com/Tencent/tdesign-mobile-react/pull/448
- @04756 made their first contribution in https://github.com/Tencent/tdesign-mobile-react/pull/450
Full Changelog: https://github.com/Tencent/tdesign-mobile-react/compare/0.4.0...0.5.0