From 45862664d2c3d9e88ac44ed2e8f1c1536e5447e4 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Tue, 14 Jul 2020 20:46:02 +0800 Subject: [PATCH] docs(changelog): 2.9.2 --- docs/markdown/changelog.en-US.md | 4 +++- docs/markdown/changelog.zh-CN.md | 4 +++- src/datetime-picker/demo/index.vue | 6 +++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/markdown/changelog.en-US.md b/docs/markdown/changelog.en-US.md index 88d34e9c6..24771359a 100644 --- a/docs/markdown/changelog.en-US.md +++ b/docs/markdown/changelog.en-US.md @@ -10,7 +10,7 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/). - Minor version:released every one to two months, including backwards compatible features. - Major version:including breaking changes and new features. -### [v2.9.2-beta.0](https://github.com/youzan/vant/compare/v2.9.1...v2.9.2-beta.0) +### [v2.9.2](https://github.com/youzan/vant/compare/v2.9.1...v2.9.2) `2020-07-14` @@ -21,7 +21,9 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/). **Bug Fixes** +- Tab: should not trigger route when disabled [#6782](https://github.com/youzan/vant/issues/6782) - Sku: fix label color [#6771](https://github.com/youzan/vant/issues/6771) +- Sku: image cell word wrap [#6777](https://github.com/youzan/vant/issues/6777) ### [v2.9.1](https://github.com/youzan/vant/compare/v2.9.0...v2.9.1) diff --git a/docs/markdown/changelog.zh-CN.md b/docs/markdown/changelog.zh-CN.md index 7d154765c..419bc9209 100644 --- a/docs/markdown/changelog.zh-CN.md +++ b/docs/markdown/changelog.zh-CN.md @@ -10,7 +10,7 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。 - 次版本号:每隔一至二个月发布,包含新特性和较大的功能更新,向下兼容。 - 主版本号:发布时间不定,包含不兼容更新,预计下一个主版本会与 Vue 3.0 同期发布。 -### [v2.9.2-beta.0](https://github.com/youzan/vant/compare/v2.9.1...v2.9.2-beta.0) +### [v2.9.2](https://github.com/youzan/vant/compare/v2.9.1...v2.9.2) `2020-07-14` @@ -21,7 +21,9 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。 **Bug Fixes** +- Tab: 修复标签禁用时仍会触发路由跳转的问题 [#6782](https://github.com/youzan/vant/issues/6782) - Sku: 修复留言区域 label 颜色不一致的问题 [#6771](https://github.com/youzan/vant/issues/6771) +- Sku: 修复留言区域 label 里包含较长的单词时未自动换行的问题 [#6777](https://github.com/youzan/vant/issues/6777) ### [v2.9.1](https://github.com/youzan/vant/compare/v2.9.0...v2.9.1) diff --git a/src/datetime-picker/demo/index.vue b/src/datetime-picker/demo/index.vue index e02bfc9f4..690cf5644 100644 --- a/src/datetime-picker/demo/index.vue +++ b/src/datetime-picker/demo/index.vue @@ -21,7 +21,7 @@ /> - + - + - +