File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vux" ,
3- "version" : " 2.7.5 " ,
3+ "version" : " 2.7.6 " ,
44 "main" : " index.js" ,
55 "description" : " Mobile web UI based on Vue and WeUI" ,
66 "keywords" : [
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ button-tab-item:
3636 en : emits when item is clicked
3737 zh-CN : 当前按钮点击时触发
3838changes :
39- next :
39+ 2.7.6 :
4040 en :
4141 - ' [fix] fix border disappear bug #2322'
4242 zh-CN :
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ events:
9090 en : emits when popup hides
9191 zh-CN : 弹窗关闭时触发
9292changes :
93- next :
93+ 2.7.6 :
9494 en :
9595 - ' [fix] fix no hiding after selecting the same value #2306'
9696 zh-CN :
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ events:
205205 en : fires when confirm button is clicked
206206 zh-CN : 点击确定按钮时触发,等同于事件 on-hide(confirm)
207207changes :
208- next :
208+ 2.7.6 :
209209 en :
210210 - ' [fix] column value use number type, fix binding value is not equal to datetimepicker value #2296'
211211 zh-CN :
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ events:
119119 en : fires when render month is changed
120120 zh-CN : 渲染月份变化时触发。初始化时会触发一次,如果不希望处理初始化时的触发,可以检查第二个参数是否为 0
121121 on-select-single-date :
122- version : next
122+ version : 2.7.6
123123 params : ' (currentValue)'
124124 en : fires when date is selected in radio mode
125125 zh-CN : 单选模式下选中日期时触发
@@ -142,7 +142,7 @@ methods:
142142 en : render with current value's month
143143 zh-CN : 渲染当前值所在月份
144144changes :
145- next :
145+ 2.7.6 :
146146 en :
147147 - ' [feature] add event:on-select-single-date'
148148 zh-CN :
Original file line number Diff line number Diff line change 99 en : tip text. Show dot if there is no text and loading icon
1010 zh-CN : 提示文字,如果没有显示图标也没有显示文字,则显示点
1111changes :
12- next :
12+ 2.7.6 :
1313 en :
1414 - ' [feature] don' t need to set the `background-color`'
1515 zh-CN :
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ methods:
8585 en : make input lost focus
8686 zh-CN : 手动设置 input 失去焦点,一般用于在 on-submit 事件中实现隐藏手机键盘
8787changes :
88- next :
88+ 2.7.6 :
8989 en :
9090 - ' [fix] fix not emit on-change and input events when cancel or clear'
9191 zh-CN :
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ events:
118118 en : fires after height is caculated
119119 zh-CN : 高度获取后触发
120120changes :
121- next :
121+ 2.7.6 :
122122 en :
123123 - ' [enhance] stop moving width one item'
124124 zh-CN :
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ methods:
138138 en : reset input value and clear errors
139139 zh-CN : 重置输入框值,清除错误信息
140140changes :
141- next :
141+ 2.7.6 :
142142 en :
143143 - ' [feature] add disabled class #2279'
144144 zh-CN :
You can’t perform that action at this time.
0 commit comments