Skip to content

0.7.0

Compare
Choose a tag to compare
@anlyyao anlyyao released this 20 Sep 10:25
· 17 commits to develop since this release
c8512cf

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