Skip to content

Commit

Permalink
->v2.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
airyland committed Apr 16, 2019
1 parent 2247591 commit 9785742
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vux",
"version": "2.9.3",
"version": "2.9.4",
"main": "index.js",
"description": "Mobile web UI based on Vue and WeUI",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion src/components/picker/metas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ methods:
en: get labels of current value
zh-CN: 根据 value 获取字面值
changes:
next:
v2.9.4:
en:
- '[fix] Fix chain mode get value is wrong when quickly scroll multiple children.'
zh-CN:
Expand Down
2 changes: 1 addition & 1 deletion src/components/tab/metas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ tab-item:
en: emits when current tabItem is clicked
zh-CN: 当前 tabItem 被点击时触发
changes:
next:
v2.9.4:
en:
- '[fix] tab #2850'
zh-CN:
Expand Down

0 comments on commit 9785742

Please sign in to comment.