From a527f6073eecd7aaf3ef3bbce0286b388f5dfe41 Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Wed, 20 Nov 2019 21:26:07 +0800 Subject: [PATCH] bump 1.4.6 --- CHANGELOG.en-US.md | 11 ++++++++++- CHANGELOG.zh-CN.md | 11 ++++++++++- package.json | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 34137ff03..8120ddf64 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -10,6 +10,16 @@ --- +## 1.4.6 + +`2019-11-20` + +- 🐞 Fix `Cascader` can't enter a space question [#1427](https://github.com/vueComponent/ant-design-vue/issues/1427) +- 🐞 Fix `AutoComplete` can't delete the last character [#1429] (https://github.com/vueComponent/ant-design-vue/issues/1427) +- 🐞 Update `dbclick` in `Tree`'s `expandAction` to `dblclick` [#1437] (https://github.com/vueComponent/ant-design-vue/issues/1437) +- 🐞 Update `dbclick` in the `Table` document to `dblclick` [#1437] (https://github.com/vueComponent/ant-design-vue/issues/1437) +- 🌟 Add the TS type declaration for the `Empty` component [#1439] (https://github.com/vueComponent/ant-design-vue/pull/1439) + ## 1.4.5 `2019-11-16` @@ -18,7 +28,6 @@ - 🌟 `Input` `Select` `DatePicker` trigger change event after input Chinese, reducing unnecessary performance consumption [#1281](https://github.com/vueComponent/ant-design-vue/issues/1281) - 🐞 Fixed when the placeholder of `Input` `Select` is Chinese, the change event is automatically triggered under ie [#1387](https://github.com/vueComponent/ant-design-vue/issues/1387) - Tree - - 🌟 Add the `replaceFields` field to customize the `title` `children` [#1395](https://github.com/vueComponent/ant-design-vue/issues/1395) - 🌟 update event `doubleclick` to `dbclick` [5e27ff](https://github.com/vueComponent/ant-design-vue/commit/5e27ff8da4419f490ab5c6ebeaf43d933519fcd7) diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 94efd2b21..d41dfaecb 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -10,6 +10,16 @@ --- +## 1.4.6 + +`2019-11-20` + +- 🐞 修复 `Cascader` 不能输入空格的问题 [#1427](https://github.com/vueComponent/ant-design-vue/issues/1427) +- 🐞 修复 `AutoComplete` 不能删除最后一个字符的问题 [#1429](https://github.com/vueComponent/ant-design-vue/issues/1427) +- 🐞 更新 `Tree` 的 `expandAction` 中的 `dbclick` 为 `dblclick` [#1437](https://github.com/vueComponent/ant-design-vue/issues/1437) +- 🐞 更新 `Table` 文档中的 `dbclick` 为 `dblclick` [#1437](https://github.com/vueComponent/ant-design-vue/issues/1437) +- 🌟 添加 `Empty` 组件的 TS 类型声明 [#1439](https://github.com/vueComponent/ant-design-vue/pull/1439) + ## 1.4.5 `2019-11-16` @@ -18,7 +28,6 @@ - 🌟 `Input` `Select` `DatePicker` 输入中文完毕后触发相关事件,减少不必要的性能消耗[#1281](https://github.com/vueComponent/ant-design-vue/issues/1281) - 🐞 修复 `Input` `Select` 的 placeholder 为中文时,在 ie 下自动触发 change 事件问题 [#1387](https://github.com/vueComponent/ant-design-vue/issues/1387) - Tree - - 🌟 添加 replaceFields 字段用来自定义 title children。[#1395](https://github.com/vueComponent/ant-design-vue/issues/1395) - 🌟 更新事件 doubleclick 为 dbclick [5e27ff](https://github.com/vueComponent/ant-design-vue/commit/5e27ff8da4419f490ab5c6ebeaf43d933519fcd7) diff --git a/package.json b/package.json index eff160f14..aaecfe714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ant-design-vue", - "version": "1.4.5", + "version": "1.4.6", "title": "Ant Design Vue", "description": "An enterprise-class UI design language and Vue-based implementation", "keywords": [