diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 378df5a456..ee6cd0d00b 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -15,6 +15,10 @@ timeline: true --- +## 3.12.1 + +- ๐Ÿž Fixed build error caused by importing svg. + ## 3.12.0 - ๐ŸŽ‰ New component [Empty](https://ant.design/components/empty/)! [13651](https://github.com/ant-design/ant-design/pull/13651) @@ -47,7 +51,7 @@ timeline: true - ๐Ÿž Fixed plus and minus Icon style in Button on Window. [#13924](https://github.com/ant-design/ant-design/issues/13924) - Table - ๐ŸŒŸ Add prop `sortDirections` for Table and Table.Column. [#13773](https://github.com/ant-design/ant-design/pull/13773) [@elfman](https://github.com/elfman) - - ๐Ÿž Fixed Badge component display over the fixed table column. [#13930](https://github.com/ant-design/ant-design/issues/13930) + - ๐Ÿž Fixed Badge component display over the fixed table column. [#13930](https://github.com/ant-design/ant-design/issues/13930) - ๐Ÿž Fixed rowSelection columnWidth doesn't work. [#14115](https://github.com/ant-design/ant-design/pull/14115) [@dyygtfx](https://github.com/dyygtfx) - DatePicker - ๐ŸŒŸ Add new `renderFooter` API for DatePicker. [3c007a8](https://github.com/ant-design/ant-design/commit/3c007a85dd8a670f66c7e0aed95d3537e25ef6ea) diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index cf5e88c6ed..ba5bca50d6 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,6 +15,10 @@ timeline: true --- +## 3.12.1 + +- ๐Ÿž ไฟฎๅคๅผ•็”จ svg ๅฏผ่‡ด็š„ๆž„ๅปบ้”™่ฏฏใ€‚ + ## 3.12.0 - ๐ŸŽ‰ ๆ–ฐ็š„็ป„ไปถ [Empty](https://ant.design/components/empty/)๏ผ[13651](https://github.com/ant-design/ant-design/pull/13651) @@ -47,7 +51,7 @@ timeline: true - ๐Ÿž ไฟฎๅคๆŒ‰้’ฎไธญๆœ‰ plus ๅ’Œ minus ๅ›พๆ ‡ๆ—ถๅœจ Window ไธ‹็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚[#13924](https://github.com/ant-design/ant-design/issues/13924) - Table - ๐ŸŒŸ ๆทปๅŠ ๅฑžๆ€ง `sortDirections` ๅˆฐ Table ๅ’Œ Table.Columnใ€‚[#13773](https://github.com/ant-design/ant-design/pull/13773) [@elfman](https://github.com/elfman) - - ๐Ÿž ไฟฎๅค Badge ็ป„ไปถ้ฎ็›– Table ๅ›บๅฎšๅˆ—็š„้—ฎ้ข˜ใ€‚[#13930](https://github.com/ant-design/ant-design/issues/13930) + - ๐Ÿž ไฟฎๅค Badge ็ป„ไปถ้ฎ็›– Table ๅ›บๅฎšๅˆ—็š„้—ฎ้ข˜ใ€‚[#13930](https://github.com/ant-design/ant-design/issues/13930) - ๐Ÿž ไฟฎๅค่กŒ้€‰ๆ‹ฉๅ™จๅˆ—็š„ `columnWidth` ่ฎพ็ฝฎไธ็”Ÿๆ•ˆ็š„้—ฎ้ข˜ใ€‚[#14115](https://github.com/ant-design/ant-design/pull/14115) [@dyygtfx](https://github.com/dyygtfx) - DatePicker - ๐ŸŒŸ DatePicker component ๆทปๅŠ  `renderFooter` apiใ€‚[3c007a8](https://github.com/ant-design/ant-design/commit/3c007a85dd8a670f66c7e0aed95d3537e25ef6ea)