From b0fede60f7aa53f7998514afffe012cd15cf91e8 Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 3 Feb 2017 19:04:12 +0800 Subject: [PATCH] update changelog --- CHANGELOG.en-US.md | 3 ++- CHANGELOG.zh-CN.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index c5fb78e1cd..0f3935c022 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -12,7 +12,7 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi --- ## 2.7.0 -`2017-01-30` +`2017-02-03` * Added `danger` button and `ghost` button style. [#4679](https://github.com/ant-design/ant-design/pull/4679) * Input element of AutoComplete can be customized. [#4483](https://github.com/ant-design/ant-design/pull/4483) @@ -41,6 +41,7 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi * Fixed an overflow-wrap issue. [#42@rc-tree-select](https://github.com/react-component/tree-select/pull/42) * Added less variables: `@border-style-base` `@border-width-base` `@btn-danger-color` `@btn-danger-bg` and etc. * Fixed Badge misplace issue when browser zoom above 100%. [#4747](https://github.com/ant-design/ant-design/issues/4747) [#4290](https://github.com/ant-design/ant-design/issues/4290) +* Fixed a mis-align issue of fixed header Table. [#4750](https://github.com/ant-design/ant-design/issues/4750) ## 2.6.4 diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 36a7aac09d..52c7f6ab80 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -13,7 +13,7 @@ timeline: true ## 2.7.0 -`2017-01-30` +`2017-02-03` * Button 新增 `danger` 和 `ghost` 属性。[#4679](https://github.com/ant-design/ant-design/pull/4679) * AutoComplete 支持自定义输入框的用法。 [#4483](https://github.com/ant-design/ant-design/pull/4483) @@ -42,6 +42,7 @@ timeline: true * 修复了文字溢出换行问题。[#42@rc-tree-select](https://github.com/react-component/tree-select/pull/42) * 新增 less 变量: `@border-style-base` `@border-width-base` `@btn-danger-color` `@btn-danger-bg` 等。 * 修复了 Badge 在页面放大时错位的问题。[#4747](https://github.com/ant-design/ant-design/issues/4747) [#4290](https://github.com/ant-design/ant-design/issues/4290) +* 修复一个固定表头的表格错位问题。[#4750](https://github.com/ant-design/ant-design/issues/4750) ## 2.6.4