Releases: Tencent/tdesign-mobile-react
Releases · Tencent/tdesign-mobile-react
0.8.0
What's Changed
❗ Breaking Changes
Switch
: 组件重构,移除colors
属性,change
事件参数有调整 @anlyyao (#527)PullDownRefresh
: 组件重构,maxBarHeight
与loadingBarHeight
属性扩展支持string
类型,并新增onRefresh
、onScrolltolower
和onTimeout
等属性 @novlan1 (#479)Message
: 组件重构,新增align
、link
、marquee
、offset
、onCloseBtnClick
、onDurationEnd
以及onLinkClick
等属性,并移除onClose
、onClosed
、onOpen
、onOpened
与onVisibleChange
等属性 @novlan1 (#477)
🚀 Features
🐞 Bug Fixes
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
❗ Breaking Changes
Checkbox
: 组件重构,新增readonly
属性 @epoll-j (#504)Drawer
: 组件重构,新增attach
、title
和footer
等属性,并支持函数式调用 @novlan1 (#488)SwipeCell
: 组件重构,移除expanded
属性,新增opened
属性 @novlan1 (#492)Indexes
: 组件重构,移除list
,height
属性,select
事件参数有变更,新增indexList
,sticky
与stickyOffset
等属性,新增change
事件,新增IndexesAnchor
子组件; @Lyan-u (#513)Stepper
: 组件重构,新增integer
和size
属性,新增focus
事件 @taninsist (#525)Slider
: 组件重构,新增theme
属性,dragend
事件参数有调整 @slatejack (#522)Tabs
: 组件重构,新增bottomLineMode
、spaceEvenly
属性,新增onClick
、onScroll
事件 @epoll-j (#515)Toast
: 组件重构,新增style
、className
、showOverlay
和overlayProps
等属性,新增close
事件 @novlan1 (#494)
🚀 Features
New Contributors
Full Changelog: 0.6.1...0.7.0
0.6.0
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
New Contributors
- @TianlunXiong made their first contribution in #472
- @jiasy1616 made their first contribution in #452
Full Changelog: 0.5.0...0.6.0
0.5.0
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 #443
- @hkaikai made their first contribution in #449
- @tobytovi made their first contribution in #469
- @Lyan-u made their first contribution in #448
- @04756 made their first contribution in #450
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
❗ Breaking Changes
BackTop
: 组件重构,新增container
,visibilityHeight
属性,新增onToTop
事件 @ssmyaojiayouya (#430)Progress
: 组件重构,新增theme
,className
,style
属性 @anlyyao (#387)Divider
: 组件重构,废弃lineColor
属性 @liweijie0812 (#403)Cell
: 组件重构,Dom
有调整 @dexterBo (#432)Loading
: 组件重构,移除progress
属性 ,新增attach
、content
和fullscreen
属性,支持loading
或LoadingPlugin
插件函数 @anlyyao (#458)Skeleton
: 组件重构,支持delay
属性 @anlyyao (#455)
🚀 Features
Result
: 新增Result
组件 @slatejack (#431)Overlay
: 新增Overlay
组件 @anlyyao (#451)Tabs
: 支持className
和style
组件参数 @Charles-1999 (#357)CellGroup
: 新增theme
属性 @dexterBo (#432)Tag
: 新增children
属性 @taninsist (#445)CheckTag
: 新增variant
属性 @taninsist (#445)Icon
: 更新Icon
版本至0.3.4
并补齐示例 @anlyyao (#456)
🐞 Bug Fixes
🚧 Others
New Contributors
- @Charles-1999 made their first contribution in #357
- @xiaosansiji made their first contribution in #360
- @uyarn made their first contribution in #373
- @betavs made their first contribution in #372
- @liweijie0812 made their first contribution in #388
- @slatejack made their first contribution in #431
- @ssmyaojiayouya made their first contribution in #430
- @byq1213 made their first contribution in #435
- @dexterBo made their first contribution in #432
- @taninsist made their first contribution in #445
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
🚀 Features
🐞 Bug Fixes
🚧 Others
Badge
: 更新示例代码 @teal-front (#299)Textarea
: 更新示例代码 @palmcivet (#301)Search
: 更新示例代码 @palmcivet (#309)Slider
: 更新示例代码 @yuanmeda (#313)Steps
: 更新示例代码 @yuanmeda (#314)Upload
: 更新示例代码 @yuanmeda (#315)Progress
: 更新示例代码 @xxxlj (#319)BackTop
: 更新示例代码 @yuanmeda (#317)PullDownRefresh
: 更新示例代码 @yuanmeda (#318)Button
: 更新示例代码 @TingShine (#321)Image
: 更新示例代码 @TingShine (#322)Stepper
: 更新示例代码 @TingShine (#308)Progress
: 更新示例代码 @xxxlj (#319)Loading
: 更新示例代码 #476 @lockiechen (#323)TabBar
: 更新示例代码 @yuanmeda (#302)CheckBox
: 更新示例代码 @yuanmeda (#303)Textarea
: 更新示例代码 @palmcivet (#301)Fab
: 更新示例代码 @yuanmeda (#304)Input
: 更新示例代码 @palmcivet (#300)Divider
: 更新示例代码 @yuanmeda (#305)Sticky
: 更新示例代码 @yuanmeda (#306)Rate
: 更新示例代码 @yuanmeda (#307)
New Contributors
- @teal-front made their first contribution in #299
- @palmcivet made their first contribution in #301
- @xxxlj made their first contribution in #319
- @TingShine made their first contribution in #321
- @lockiechen made their first contribution in #323
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.0
What's Changed
🚀 Features
Drawer
: 新增抽屉组件 @APlanckFish (#271)
🚧 Others
New Contributors
- @APlanckFish made their first contribution in #271
Full Changelog: 0.1.2...0.2.0
0.1.2
0.1.1
What's Changed
🚀 Features
Tag
: 视觉升级以及新增支持左图标 @anlyyao (#270)Progress
: 新增 Progress 组件 @yilaierwang (#273)Fab
新增 Fab 组件 @anlyyao (#266)
🐞 Bug Fixes
Search
: 修复无法使用的问题 @Perisiguiendo (#269)Button
: 补充支持 style 属性 @anlyyao (#266)
Full Changelog: 0.1.0...0.1.1