diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 4334a4105..89dfca655 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -10,6 +10,16 @@ --- +## 1.6.4 + +`2020-07-21` + +- 🐞 Fix breadcrumb `Breadcrumb` duplicate key problem [#2505](https://github.com/vueComponent/ant-design-vue/issues/2505) +- 🐞 Fix the Tooltip issue when MenuItem title is empty [#2526](https://github.com/vueComponent/ant-design-vue/issues/2505) +- 🐞 Fix the problem that Input textarea cannot be dragged up when allow-clear is activated. [#2563](https://github.com/vueComponent/ant-design-vue/issues/2563) +- 🌟 Add less variables @select-item-selected-color [#2458](https://github.com/vueComponent/ant-design-vue/issues/2458) +- 🌟 Add flex attribute to Col in Grid [#2558](https://github.com/vueComponent/ant-design-vue/issues/2558) + ## 1.6.3 `2020-07-05` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 76439cdb4..e293807c9 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -10,6 +10,16 @@ --- +## 1.6.4 + +`2020-07-21` + +- 🐞 修复面包屑 `Breadcrumb` 重复 key 问题 [#2505](https://github.com/vueComponent/ant-design-vue/issues/2505) +- 🐞 修复 MenuItem title 为空时,依然有 Tooltip 问题 [#2526](https://github.com/vueComponent/ant-design-vue/issues/2505) +- 🐞 修复 Input textarea 激活 allow-clear 时无法向上拖动的问题。[#2563](https://github.com/vueComponent/ant-design-vue/issues/2563) +- 🌟 添加 less 变量 @select-item-selected-color [#2458](https://github.com/vueComponent/ant-design-vue/issues/2458) +- 🌟 Grid 中 Col 添加 flex 属性 [#2558](https://github.com/vueComponent/ant-design-vue/issues/2558) + ## 1.6.3 `2020-07-05` diff --git a/antdv-demo b/antdv-demo index 2f5ee1b6c..5ebfa3218 160000 --- a/antdv-demo +++ b/antdv-demo @@ -1 +1 @@ -Subproject commit 2f5ee1b6c38bdf1c54bf6c5fea8142567a45dd67 +Subproject commit 5ebfa3218ba2fb568f7cb32d2c6fda8eaf5b3c21 diff --git a/components/color-picker/__tests__/__snapshots__/index.test.js.snap b/components/color-picker/__tests__/__snapshots__/index.test.js.snap index 128a41973..488cb5ecf 100644 --- a/components/color-picker/__tests__/__snapshots__/index.test.js.snap +++ b/components/color-picker/__tests__/__snapshots__/index.test.js.snap @@ -1,12 +1,12 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ColorPicker prop locale should works 1`] = ` -
{{ text }}
+{{ text }}
+{{ text }}
+