Skip to content

0.12.0

Compare
Choose a tag to compare
@LeeJim LeeJim released this 24 May 12:11
· 2057 commits to develop since this release

What's Changed

BREAKING CHANGES

  • Collapse: expandIcon 默认值从 true 改成 null #462 @LeeJim
  • Collapse: headerRightContent 移除 boolean 类型 #462 @LeeJim

Bug Fixes

  • Tabbar: 优化代码避免在 setData 里传输不必要的页面实例 #448 @1977474741
  • Sticky: 修复在无法获取页面实例时报错的问题 #449 @JJunYang
  • Skeleton: 添加组件基础默认样式 #453 @JJunYang
  • DropdownMenu: 修正遮罩层的位置,以及下拉菜单的高度 #456 @LeeJim
  • DropdownMenu: 修复菜单选项点击区域过小的问题 #457 @LeeJim
  • BackTop: 修复丢失的 to-top 事件 #460 @JJunYang
  • Collapse: 修复 headerexpand-iconheader-right-content 插槽无法使用的问题 #462 @LeeJim

Features

New Contributors

Full Changelog: 0.11.2...0.12.0