[new feature] Button: add loading-type prop

This commit is contained in:
陈嘉涵
2019-05-03 08:42:52 +08:00
parent 7f0615a503
commit 1616f60a31
7 changed files with 27 additions and 5 deletions

View File

@@ -53,6 +53,10 @@
- 新增`Skeleton`骨架屏组件
### Button
- 新增`loading-type`属性
### Field
- 新增`label-class`属性