From be982e164a0c47c0c07d3657da595defb716e714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Mon, 9 May 2022 00:08:20 +0800 Subject: [PATCH] docs: add 4.20.3 changelog (#35435) * docs: add 4.20.3 changelog * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 * fix typo * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 * Update CHANGELOG.en-US.md Co-authored-by: afc163 * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 * fix typo * fix typo * fix typo * fix typo Co-authored-by: afc163 --- CHANGELOG.en-US.md | 12 ++++++++++++ CHANGELOG.zh-CN.md | 13 +++++++++++++ package.json | 2 +- 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index c05202ea4d..8bf892b1e2 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -15,6 +15,18 @@ timeline: true --- +## 4.20.3 + +`2022-05-08` + +- ๐Ÿž Fix unnecessary `rowGap: 0` style attribute in Row. [#35409](https://github.com/ant-design/ant-design/pull/35409) +- ๐Ÿž Fix List.Item `ref` no work problem. [#35321](https://github.com/ant-design/ant-design/pull/35321) +- ๐Ÿ’„ Optimize the style of arrow in Tooltip. [#35401](https://github.com/ant-design/ant-design/pull/35401) +- ๐Ÿž Fix Table column filter reset is not working. [#35386](https://github.com/ant-design/ant-design/pull/35386) [@lalalazero](https://github.com/lalalazero) +- ๐ŸŒ Add missing localizations for ๐Ÿ‡ฌ๐Ÿ‡ง en_GB and ๐Ÿ‡บ๐Ÿ‡ฆ uk_UA. [#35430](https://github.com/ant-design/ant-design/pull/35430) [@velykanov](https://github.com/velykanov) +- Typescript + - ๐Ÿค– Fixed an issue where notification `maxCount` attribute was missing. [#35369](https://github.com/ant-design/ant-design/pull/35369) [@cwveysey](https://github.com/cwveysey) + ## 4.20.2 `2022-04-30` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 6ae2ee31e2..7279cbd244 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,6 +15,19 @@ timeline: true --- +## 4.20.3 + +`2022-05-08` + +- ๐Ÿ”ฅ ๅขžๅŠ  [ๅฎ˜ๆ–นๅ›ฝๅ†…้•œๅƒ](https://ant-design.antgroup.com/index-cn)๏ผŒไบซๅ—้ฃžไธ€่ˆฌ็š„ๅŠ ่ฝฝ้€Ÿๅบฆใ€‚ +- ๐Ÿž ไฟฎๅค Row ้‡Œไธๅฟ…่ฆ็š„ `rowGap: 0` ๆ ทๅผๅฑžๆ€งใ€‚[#35409](https://github.com/ant-design/ant-design/pull/35409) +- ๐Ÿž ไฟฎๅค List.Item `ref` ไธ็”Ÿๆ•ˆ็š„้—ฎ้ข˜ใ€‚[#35321](https://github.com/ant-design/ant-design/pull/35321) +- ๐Ÿ’„ ไผ˜ๅŒ– Tooltip ็ฎญๅคด็š„ๆ ทๅผใ€‚[#35401](https://github.com/ant-design/ant-design/pull/35401) +- ๐Ÿž ไฟฎๅค Table ็ญ›้€‰็š„้‡็ฝฎๅŠŸ่ƒฝไธ็”Ÿๆ•ˆ้—ฎ้ข˜ใ€‚[#35386](https://github.com/ant-design/ant-design/pull/35386) [@lalalazero](https://github.com/lalalazero) +- ๐ŸŒ ไธบ ๐Ÿ‡ฌ๐Ÿ‡ง en_GB ๅ’Œ ๐Ÿ‡บ๐Ÿ‡ฆ uk_UA ๆทปๅŠ ็ผบๅคฑ็š„ๆœฌๅœฐๅŒ–ๆ–‡ๆกˆใ€‚[#35430](https://github.com/ant-design/ant-design/pull/35430) [@velykanov](https://github.com/velykanov) +- TypeScript + - ๐Ÿค– ไฟฎๅค Notification ็š„ `maxCount` ๅฑžๆ€ง็ผบๅคฑ็š„้—ฎ้ข˜ใ€‚[#35369](https://github.com/ant-design/ant-design/pull/35369) [@cwveysey](https://github.com/cwveysey) + ## 4.20.2 `2022-04-30` diff --git a/package.json b/package.json index 2c05c1ddd3..3230241892 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd", - "version": "4.20.2", + "version": "4.20.3", "description": "An enterprise-class UI design language and React components implementation", "title": "Ant Design", "keywords": [