File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vux" ,
3- "version" : " 2.7.6 " ,
3+ "version" : " 2.7.7 " ,
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 @@ -90,7 +90,7 @@ events:
9090 en : emits when picker value is changed
9191 zh-CN : picker 值变化时触发,即滑动 picker 时触发
9292changes :
93- next :
93+ v2.7.7 :
9494 en :
9595 - ' [fix] remove the first top line #2371'
9696 zh-CN :
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ methods:
7474 en : manually re-bind sticky
7575 zh-CN : 手动重新绑定,用于内容变化导致位置变化定位不再正确的情况
7676changes :
77- next :
77+ v2.7.7 :
7878 en :
7979 - ' [fix] Fix the problem of inaccurate positioning and invalid positioning 0 #2367'
8080 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+ v2.7.7 :
122122 en :
123123 - ' [fix] fix cannot scroll body when touching with one item'
124124 zh-CN :
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ tabbar-item:
6666 en : emits when tabbar item is clicked
6767 zh-CN : 点击菜单项时触发
6868changes :
69- next :
69+ v2.7.7 :
7070 en :
7171 - ' [fix] fix tabbar-item ssr rendering issue'
7272 zh-CN :
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ events:
8888 en: emits when toast hides
8989 zh-CN: 提示隐藏时触发
9090changes:
91- next :
91+ v2.7.7 :
9292 en:
9393 - '[fix] plugin options is used as toast default options'
9494 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+ v2.7.7 :
142142 en :
143143 - ' [fix] Fix error message not change bugs #2348'
144144 zh-CN :
You can’t perform that action at this time.
0 commit comments