Skip to content

Releases: Tencent/tdesign-mobile-react

0.7.0

20 Sep 10:25
c8512cf
Compare
Choose a tag to compare

What's Changed

❗ Breaking Changes

  • Checkbox: 组件重构,新增 readonly 属性 @epoll-j (#504)
  • Drawer: 组件重构,新增 attachtitlefooter 等属性,并支持函数式调用 @novlan1 (#488)
  • SwipeCell: 组件重构,移除 expanded 属性,新增 opened 属性 @novlan1 (#492)
  • Indexes: 组件重构,移除 list, height 属性,select 事件参数有变更,新增indexList, stickystickyOffset 等属性,新增 change 事件,新增IndexesAnchor子组件; @Lyan-u (#513)
  • Stepper: 组件重构,新增 integersize 属性,新增 focus 事件 @taninsist (#525)
  • Slider: 组件重构,新增 theme 属性,dragend 事件参数有调整 @slatejack (#522)
  • Tabs: 组件重构,新增bottomLineMode spaceEvenly 属性,新增onClickonScroll 事件 @epoll-j (#515)
  • Toast: 组件重构,新增 styleclassNameshowOverlayoverlayProps 等属性,新增 close 事件 @novlan1 (#494)

🚀 Features

New Contributors

Full Changelog: 0.6.1...0.7.0

0.6.0

30 Aug 11:27
dc953d7
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • Badge: 修复 contentReactNode 类型时组件渲染异常 @anlyyao (#499)

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

23 Aug 08:32
aa55b00
Compare
Choose a tag to compare

What's Changed

❗ Breaking Changes

  • Input: 组件重构,新增 allowInputOverMaxautocompleteborderlessreadonlystatustips 属性,新增 onValidate 事件 @slatejack (#467)
  • Popup: 组件重构,新增 attachcloseBtncloseOnOverlayClickdestroyOnClosepreventScrollThrough 等属性,新增 onCloseonClosedonOpenonOpened 等事件 @hkaikai (#449)
  • Search: 组件重构,新增 clearablereadonly 属性,新增 onActionClick 事件 @slatejack (#476)
  • Badge: 组件重构,size 默认值变更为 mediumsizeshape 属性 可选项存在变更 @anlyyao (#487)
  • CountDown: 新增 children,作用同 content 属性,size 默认值变更为 medium @anlyyao (#481)
  • Navbar: 组件重构,移除 homeIconleftIconrightIcon 等属性、移除 onHomeClick 事件,新增 capsuleleftleftArrowright 等属性、新增 onRightClick @04756 (#450)
  • GridItem: badgeProps 属性更名为 badge @Lyan-u (#448)

🚀 Features

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

16 Aug 12:49
52910ba
Compare
Choose a tag to compare

What's Changed

❗ Breaking Changes

  • BackTop: 组件重构,新增 containervisibilityHeight 属性,新增 onToTop 事件 @ssmyaojiayouya (#430)
  • Progress: 组件重构,新增 theme, className, style 属性 @anlyyao (#387)
  • Divider: 组件重构,废弃lineColor 属性 @liweijie0812 (#403)
  • Cell: 组件重构,Dom 有调整 @dexterBo (#432)
  • Loading: 组件重构,移除 progress 属性 ,新增 attachcontent fullscreen 属性,支持 loadingLoadingPlugin 插件函数 @anlyyao (#458)
  • Skeleton: 组件重构,支持 delay 属性 @anlyyao (#455)

🚀 Features

🐞 Bug Fixes

  • Toast: 修复 preventScrollThrough 属性类型声明与文档描述不一致 @betavs (#372)

🚧 Others

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

28 Nov 13:13
220e859
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • Checkbox: 修复点击 content 无反应的问题 @LeeJim (#328)

🚧 Others

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

28 Oct 06:29
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • NoticeBar: 新增公告栏组件 @ZWkang (#292)
  • Grid: 透传所有非定义的 props 至根元素 @ZWkang (#293)

🚧 Others

Full Changelog: 0.2.0...0.3.0

0.2.0

25 Jul 10:07
1171e4e
Compare
Choose a tag to compare

What's Changed

🚀 Features

🚧 Others

New Contributors

Full Changelog: 0.1.2...0.2.0

0.1.2

18 Jul 11:33
fe239b6
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Sticky: 修复 fixed 状态下丢失宽度的问题 @LeeJim (#277)

🚧 Others

Full Changelog: 0.1.1...0.1.2

0.1.1

12 Jul 07:08
e2ff3f6
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

Full Changelog: 0.1.0...0.1.1

0.1.0

30 Jun 01:39
Compare
Choose a tag to compare

What's Changed

🌈 0.1.0 2022-06-29

首发版本

New Contributors

Full Changelog: https://github.com/Tencent/tdesign-mobile-react/commits/0.1.0