Skip to content

5.0.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@awmleer awmleer released this 16 Aug 03:10
· 2973 commits to master since this release
  • 特性
    • Dialog 组件的 API 进行了比较大的调整,更加灵活也功能更强,详细内容请参阅文档 ⚠️
  • 优化
    • ActionSheet 的 onSelect 属性改名为 onActioncloseOnSelect 属性改名为 closeOnAction ⚠️
    • Space 组件自动忽略 null 和 undefined 从而避免无效的空白

迁移建议

  • Dialog 的使用方式需要调整,前后两版的 API 差异比较大,请务必留意
  • ActionSheet 的 onSelect closeOnSelect 属性名需要同步调整