Skip to content

Commit

Permalink
📝 fix changelog doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ycjcl868 committed Dec 3, 2018
1 parent 217a7ff commit 22817d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand All @@ -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`

Expand All @@ -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`

Expand Down
6 changes: 3 additions & 3 deletions CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand All @@ -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`

Expand All @@ -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`

Expand Down

0 comments on commit 22817d3

Please sign in to comment.