From 007c7d0ef7cd4bd7fbaa638271ba2969e1c85b9a Mon Sep 17 00:00:00 2001 From: zombiej Date: Mon, 23 Jul 2018 11:31:51 +0800 Subject: [PATCH] adjust change log --- CHANGELOG.en-US.md | 9 +++++---- CHANGELOG.zh-CN.md | 13 +++++++------ 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 8b19d1ed8d..e148ce9ea7 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -19,12 +19,13 @@ timeline: true `2018-07-21` -- 🐞 Card using `tabList` support `disabled` prop.[152cae](https://github.com/ant-design/ant-design/blob/152cae4d9fa7d9e39bbb8544a79b26b82be6315f/components/card/index.tsx) -- 🐞 Link of Anchor will sync the target position when `href` update.[#11287](https://github.com/ant-design/ant-design/pull/11287/files) [@tangjinzhou](https://github.com/tangjinzhou) -- 🐞 Fix Layout component style.[#11299](https://github.com/ant-design/ant-design/issues/11299) +- 🐞 Card using `tabList` support `disabled` prop.[#11212](https://github.com/ant-design/ant-design/issues/11212) +- 🐞 Fix Link of Anchor not sync when `href` update.[#11287](https://github.com/ant-design/ant-design/pull/11287/files) [@tangjinzhou](https://github.com/tangjinzhou) +- 🐞 Fix Menu component style.[#11299](https://github.com/ant-design/ant-design/issues/11299) - 🐞 Fix Drawer component don't have animation when `destroyOnClose` is set.[#11307](https://github.com/ant-design/ant-design/issues/11307) - 🐞 Fix DirectoryTree can't expand when `expandedKeys` is in control.[#11366](https://github.com/ant-design/ant-design/issues/11366) -- 🐞 Fix Button with Tooltip under ButtonGroup style issue when Button is disabled.[11321](https://github.com/ant-design/ant-design/pull/11321) [@tangjinzhou](https://github.com/tangjinzhou) +- 🐞 Fix Button with Tooltip under ButtonGroup style issue when Button is `disabled`.[11321](https://github.com/ant-design/ant-design/pull/11321) [@tangjinzhou](https://github.com/tangjinzhou) +- 🐞 Adjust `z-index` style of Drawer component.[#11304](https://github.com/ant-design/ant-design/issues/11304) ## 3.7.0 diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 4cd4ac141f..0fffaa33ee 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -19,12 +19,13 @@ timeline: true `2018-07-21` -- 🐞 带页签的卡片页签支持 disabled 属性。[152cae](https://github.com/ant-design/ant-design/blob/152cae4d9fa7d9e39bbb8544a79b26b82be6315f/components/card/index.tsx) -- 🐞 锚点的链接组件在 href 属性更新时,目标位置也会对应更新。[#11287](https://github.com/ant-design/ant-design/pull/11287/files) [@tangjinzhou](https://github.com/tangjinzhou) -- 🐞 修复 Layout 组件布局问题。[#11299](https://github.com/ant-design/ant-design/issues/11299) -- 🐞 修复 Drawer 组件设置 destroyOnClose 后关闭动画消失。[#11307](https://github.com/ant-design/ant-design/issues/11307) -- 🐞 修复 DirectoryTree 在 expandedKeys 属性可控时点击无法展开的问题。[#11366](https://github.com/ant-design/ant-design/issues/11366) -- 🐞 修复 ButtonGroup 中使用 Tooltip 的 Button 在 disabled 时样式不正确的问题。[11321](https://github.com/ant-design/ant-design/pull/11321) [@tangjinzhou](https://github.com/tangjinzhou) +- 🐞 带页签的卡片页签支持 disabled 属性。[#11212](https://github.com/ant-design/ant-design/issues/11212) +- 🐞 修复锚点链接组件 href 改变不更新的问题。 [#11287](https://github.com/ant-design/ant-design/pull/11287/files) [@tangjinzhou](https://github.com/tangjinzhou) +- 🐞 修复 Menu 样式细节问题。[#11299](https://github.com/ant-design/ant-design/issues/11299) +- 🐞 修复 Drawer 组件设置 `destroyOnClose` 后关闭动画消失。[#11307](https://github.com/ant-design/ant-design/issues/11307) +- 🐞 修复 DirectoryTree 在 `expandedKeys` 属性可控时点击无法展开的问题。[#11366](https://github.com/ant-design/ant-design/issues/11366) +- 🐞 修复 ButtonGroup 中使用 Tooltip 的 Button 在 `disabled` 时样式不正确的问题。[11321](https://github.com/ant-design/ant-design/pull/11321) [@tangjinzhou](https://github.com/tangjinzhou) +- 🐞 调整 Drawer 组件 `z-index` 样式。[#11304](https://github.com/ant-design/ant-design/issues/11304) ## 3.7.0