From 82f8ac86ffc1f05250e30619ad0039e0e2cfdf1f Mon Sep 17 00:00:00 2001 From: airyland Date: Mon, 22 Jan 2018 13:19:50 +0800 Subject: [PATCH] ->v2.7.8 --- package.json | 2 +- src/components/datetime/metas.yml | 2 +- src/components/picker/metas.yml | 2 +- src/components/popup-radio/metas.yml | 2 +- src/plugins/wechat/metas.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 83757995a..4efbd4c3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vux", - "version": "2.7.7", + "version": "2.7.8", "main": "index.js", "description": "Mobile web UI based on Vue and WeUI", "keywords": [ diff --git a/src/components/datetime/metas.yml b/src/components/datetime/metas.yml index 24f9b19f6..e3879b0a3 100644 --- a/src/components/datetime/metas.yml +++ b/src/components/datetime/metas.yml @@ -205,7 +205,7 @@ events: en: fires when confirm button is clicked zh-CN: 点击确定按钮时触发,等同于事件 on-hide(confirm) changes: - next: + v2.7.8: en: - '[fix] fix `on-hide` event trigger twice #2379' - '[fix] fix cannot set `show` to `true` initially' diff --git a/src/components/picker/metas.yml b/src/components/picker/metas.yml index 04921ced7..6902672d5 100755 --- a/src/components/picker/metas.yml +++ b/src/components/picker/metas.yml @@ -132,7 +132,7 @@ methods: en: get labels of current value zh-CN: 根据 value 获取字面值 changes: - next: + v2.7.8: en: - '[fix] Fix chain mode get value is wrong when the children is empty data.' zh-CN: diff --git a/src/components/popup-radio/metas.yml b/src/components/popup-radio/metas.yml index 17b85afc5..9501c690e 100644 --- a/src/components/popup-radio/metas.yml +++ b/src/components/popup-radio/metas.yml @@ -33,7 +33,7 @@ events: en: fires when popup hides zh-CN: 弹窗关闭时触发 changes: - next: + v2.7.8: en: - '[fix] fix popup-radio component does not support the border-intent property of the cell component.' zh-CN: diff --git a/src/plugins/wechat/metas.yml b/src/plugins/wechat/metas.yml index c3503e227..e9e16008a 100644 --- a/src/plugins/wechat/metas.yml +++ b/src/plugins/wechat/metas.yml @@ -1,5 +1,5 @@ changes: - next: + v2.7.8: en: - '[feature] support 1.3.0' zh-CN: