From ab7bb9068b144701ab4d1c73065aef7ac686862c Mon Sep 17 00:00:00 2001 From: tanjinzhou <415800467@qq.com> Date: Tue, 25 Aug 2020 16:11:18 +0800 Subject: [PATCH] release 1.6.5 --- CHANGELOG.en-US.md | 11 +++++++++++ CHANGELOG.zh-CN.md | 11 +++++++++++ README-zh_CN.md | 1 + README.md | 1 + antdv-demo | 2 +- package.json | 2 +- 6 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 89dfca655..d41eec291 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -10,6 +10,17 @@ --- +## 1.6.5 + +`2020-08-25` + +- 🔥🔥🔥 Vue 3 compatible [2.0.0-beta.3](https://2x.antdv.com/) +- 🔥 Add Space component [#2669](https://github.com/vueComponent/ant-design-vue/pull/2669) +- 🌟 Optimize zh_TW language pack [#2679](https://github.com/vueComponent/ant-design-vue/pull/2679) +- 🐞 Fix breadcrumb `Breadcrumb` repeated key problem [#2505](https://github.com/vueComponent/ant-design-vue/issues/2505) +- 🐞 Fix the problem of misalignment in the fixed column of Table [#1493](https://github.com/vueComponent/ant-design-vue/issues/1493) +- 🐞 Fix the problem that the Enter key will report an error when the Mentions component is empty [#2662](https://github.com/vueComponent/ant-design-vue/pull/2662) + ## 1.6.4 `2020-07-21` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index e293807c9..1bedffab4 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -10,6 +10,17 @@ --- +## 1.6.5 + +`2020-08-25` + +- 🔥🔥🔥 兼容 Vue 3 的 [2.0.0-beta.3](https://2x.antdv.com/) 版本发布 +- 🔥 新增 Space 组件 [#2669](https://github.com/vueComponent/ant-design-vue/pull/2669) +- 🌟 优化 zh_TW 语言包 [#2679](https://github.com/vueComponent/ant-design-vue/pull/2679) +- 🐞 修复面包屑 `Breadcrumb` 重复 key 问题 [#2505](https://github.com/vueComponent/ant-design-vue/issues/2505) +- 🐞 修复 Table 固定列情况下错位问题 [#1493](https://github.com/vueComponent/ant-design-vue/issues/1493) +- 🐞 修复 Mentions 组件为空时回车键报错的问题 [#2662](https://github.com/vueComponent/ant-design-vue/pull/2662) + ## 1.6.4 `2020-07-21` diff --git a/README-zh_CN.md b/README-zh_CN.md index 97c1d56d7..7e95074f2 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -40,6 +40,7 @@ An enterprise-class UI components based on Ant Design and Vue. - 提炼自企业级中后台产品的交互语言和视觉风格。 - 开箱即用的高质量 Vue 组件。 - 共享 [Ant Design of React](http://ant-design.gitee.io/docs/spec/introduce-cn) 设计工具体系。 +- 从 [2.x](https://2x.antdv.com/) 版本开始支持 Vue 3 ## 支持环境 diff --git a/README.md b/README.md index 00d9b8670..e3476f45c 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ English | [简体中文](./README-zh_CN.md) - An enterprise-class UI design system for desktop applications. - A set of high-quality Vue components out of the box. - Shared [Ant Design of React](https://ant.design/docs/spec/introduce) design resources. +- Support Vue 3 from [2.x](https://2x.antdv.com/) ## Environment Support diff --git a/antdv-demo b/antdv-demo index 84ee25d80..42118ce95 160000 --- a/antdv-demo +++ b/antdv-demo @@ -1 +1 @@ -Subproject commit 84ee25d800ce56d1fc170d9dbd7b150343be9b0e +Subproject commit 42118ce953ddcaf9a470b5e9c8c9980f01d5c628 diff --git a/package.json b/package.json index 2625a68ca..cc80936ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ant-design-vue", - "version": "1.6.4", + "version": "1.6.5", "title": "Ant Design Vue", "description": "An enterprise-class UI design language and Vue-based implementation", "keywords": [