mini-antui
Advanced tools
Comparing version 0.4.7 to 0.4.8
@@ -0,1 +1,12 @@ | ||
## 0.4.8 | ||
`2018-12-19` | ||
- **Feature** | ||
- 新增`flex`、`flex-item`布局组件 | ||
- **Enhancement** | ||
- `steps`支持自定义icon | ||
- `amount-input`支持`controlled`属性 | ||
## 0.4.7 | ||
@@ -2,0 +13,0 @@ |
@@ -9,3 +9,4 @@ import fmtEvent from '../_util/fmtEvent'; | ||
placeholder: '', | ||
value: '' | ||
value: '', | ||
controlled: false | ||
}, | ||
@@ -12,0 +13,0 @@ data: { |
@@ -6,2 +6,3 @@ Component({ | ||
failIndex: 0, | ||
size: 0, | ||
direction: 'horizontal', | ||
@@ -8,0 +9,0 @@ items: [] |
{ | ||
"name": "mini-antui", | ||
"version": "0.4.7", | ||
"version": "0.4.8", | ||
"description": "小程序版AntUI", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
134793
138
1782