File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vux" ,
3
- "version" : " 2.9.2 " ,
3
+ "version" : " 2.9.3 " ,
4
4
"main" : " index.js" ,
5
5
"description" : " Mobile web UI based on Vue and WeUI" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ methods:
144
144
en : get labels of current value
145
145
zh-CN : 根据 value 获取字面值
146
146
changes :
147
- next :
147
+ 2.9.3 :
148
148
en :
149
149
- ' [fix] "fix Uncaught TypeError: Cannot assign to read only property ' exports' of object '#'" bug # 3386'
150
150
zh-CN :
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ methods:
74
74
en : get full value including all the props(if option items are object)
75
75
zh-CN : 获取当前完整值,在使用了 valueMap 里可以用该方法来获取当前选中值的原始对象
76
76
changes :
77
- next :
77
+ 2.9.3 :
78
78
en :
79
79
- ' [fix] fix the chinese bracket show error when direction=rtl #2864'
80
80
zh-CN :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ description: |
12
12
组件部分属性可能未列出,可以直接参考 [F2文档](https://antv.alipay.com/zh-cn/f2/3.x/api/index.html)
13
13
14
14
changes :
15
- next :
15
+ 2.9.3 :
16
16
en :
17
17
- ' [enhance] v-point can set size and shape, v-line can set shape'
18
18
zh-CN :
You can’t perform that action at this time.
0 commit comments