[new feature] ActionSheet: support use both title and actions

This commit is contained in:
陈嘉涵
2019-05-05 16:30:30 +08:00
parent e83abd30fe
commit 3baca58f0d
6 changed files with 117 additions and 65 deletions
+4
View File
@@ -53,6 +53,10 @@
- 新增`Skeleton`骨架屏组件
### ActionSheet
- 支持同时使用`title``actions`属性
### Button
- 新增`loading-type`属性