From 22817d3909ad5b195a3100cc912505b167a4d6f6 Mon Sep 17 00:00:00 2001 From: ycjcl868 <45808948@qq.com> Date: Mon, 3 Dec 2018 10:57:43 +0800 Subject: [PATCH] :memo: fix changelog doc --- CHANGELOG.en-US.md | 6 +++--- CHANGELOG.zh-CN.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 54c9a7900576..b76cab86fd09 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -51,7 +51,7 @@ Component Fixes / Enhancements: - 🐞 Fix Tabs renderTabBar style error when tabPosition is left or right. [#13118](https://github.com/ant-design/ant-design/pull/13118) - 🐞 Fix Upload thumbnail icon broken styles. [#13333](https://github.com/ant-design/ant-design/issues/13333) -# 3.10.9 +## 3.10.9 `2018-11-24` @@ -63,7 +63,7 @@ Component Fixes / Enhancements: - 🐞 Fix DatePicker don't support `tabIndex` prop. [#13265](https://github.com/ant-design/ant-design/pull/13265) [@arifemrecelik](https://github.com/arifemrecelik) - 🐞 TreeSelect won't call `loadData` when searching to avoid lagging problem. [#13245](https://github.com/ant-design/ant-design/issues/13245) -# 3.10.8 +## 3.10.8 `2018-11-17` @@ -75,7 +75,7 @@ Component Fixes / Enhancements: - 🐞 Fixed an issue where tabBarGutter could not work in vertical mode.[#12968](https://github.com/ant-design/ant-design/issues/12968) - 🌟 Adjusted the types of multiple typescript. -# 3.10.7 +## 3.10.7 `2018-11-11` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 8aa42277fa3a..142bce7384e8 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -51,7 +51,7 @@ timeline: true - 🐞 修复 Tabs 组件当 tabPosition 为 left 或 right 的时候,renderTabBar 样式问题。[#13118](https://github.com/ant-design/ant-design/pull/13118) - 🐞 修复 Upload 缩略图图标样式错误。[#13333](https://github.com/ant-design/ant-design/issues/13333) -# 3.10.9 +## 3.10.9 `2018-11-24` @@ -63,7 +63,7 @@ timeline: true - 🐞 修复 DatePicker 对 `tabIndex` 属性的支持。[#13265](https://github.com/ant-design/ant-design/pull/13265) [@arifemrecelik](https://github.com/arifemrecelik) - 🐞 TreeSelect 现在在搜索时不再调用 `loadData` 以避免卡死。[#13245](https://github.com/ant-design/ant-design/issues/13245) -# 3.10.8 +## 3.10.8 `2018-11-17` @@ -75,7 +75,7 @@ timeline: true - 🐞 修复 tabBarGutter 无法在垂直模式下工作的问题。[#12968](https://github.com/ant-design/ant-design/issues/12968) - 🌟 调整了多处 typescript 的类型。 -# 3.10.7 +## 3.10.7 `2018-11-11`