Skip to content

1.0.0

Compare
Choose a tag to compare
@anlyyao anlyyao released this 16 Aug 15:43
· 295 commits to develop since this release
02ca1a0

What's Changed

❗ Breaking Changes

  • CellGroup: 调整 DOM 结构 @anlyyao (#1010)
  • Rate: 移除 variant 废弃属性 @LeeJim (#1005)
  • Icon: 新增 960 个图标;调整图标命名 photocamerabooksbookmarkstop-cirle-1stop-circle-stroke;移除 money-circle 图标,具体请查看图标页面。 @anlyyao (#1024)

🚀 Features

  • CollapsePanel: 新增 headerLeftIcon 属性 @LeeJim (#1009)
  • CellGroup: CellGroup 支持最后一项 Cellborder @anlyyao (#1010)

🐞 Bug Fixes

  • Avatar: 修复 src 属性不支持应式的问题 @anlyyao (#1008)
  • Badge: 修复 count 不支持 slot 的问题 @LeeJim (#1007)
  • DropdownMenu: 修复单选和多选混合使用是 label 显示错误问题 @ccccpj (#1011)
  • Radio: 修复 icon='none'ts 类型报错 @anlyyao (#1015)
  • Slider: 修复 max 存在时,刻度计算错误 @anlyyao (#1026)
  • Message: 修复函数式调用时 onDurationEnd 属性无效 @anlyyao (#1028)
  • CellGroup: 修复 bordered 属性无效 @anlyyao (#1010)
  • Drawer: 修复按需引入时无法在 SFC 中使用 Drawer 组件 @anlyyao (#1030)
  • TabBar: 修复 bordered 属性无效的问题 @anlyyao (#1569)

🚧 Others

New Contributors

Full Changelog: 1.0.0-rc.6...1.0.0