diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 6bca499477..939b91e9d1 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -23,6 +23,7 @@ timeline: true ### New features and improvements +- ๐ŸŒŸ antd package size optimization, js gzipped dropped from 532.75KB to 289.89 KB. [#20356](https://github.com/ant-design/ant-design/pull/20356) - ๐Ÿ’„ New dark theme support. [#20281](https://github.com/ant-design/ant-design/pull/20281) - ๐ŸŒŸ ConfigProvider supports `direction` internationalization setting`rtl`. [#19380](https://github.com/ant-design/ant-design/pull/19380) - ๐ŸŒŸ New Form component. [#17327](https://github.com/ant-design/ant-design/pull/17327) @@ -65,7 +66,6 @@ timeline: true - ๐ŸŒŸ Tree Enhanced accessibility support and keyboard interaction. [#18866](https://github.com/ant-design/ant-design/pull/18866) - ๐ŸŒŸ Select uses virtual scrolling and enhanced accessibility support and keyboard interaction. [#18658](https://github.com/ant-design/ant-design/pull/18658) - ๐ŸŒŸ TreeSelect uses virtual scrolling and optimizes keyboard support. [#19040](https://github.com/ant-design/ant-design/pull/19040) -- ๐ŸŒŸ antd package size optimization, js gzipped dropped from 532.75KB to 289.89 KB. [#20356](https://github.com/ant-design/ant-design/pull/20356) - ๐ŸŒŸ Button adds `default` and`link` styles for `danger`. [#19837](https://github.com/ant-design/ant-design/pull/19837) - ๐ŸŒŸ Form and ConfigProvider support `size` setting to include component size. [#20570](https://github.com/ant-design/ant-design/pull/20570) - ๐ŸŒŸ Typography adds `suffix` attribute. [#20224](https://github.com/ant-design/ant-design/pull/20224) diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index aec4907269..eae4e2395a 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -23,6 +23,7 @@ timeline: true ### ๆ–ฐๅขžๅŠŸ่ƒฝๅŠๆ”น่ฟ› +- ๐ŸŒŸ antd ๆ‰“ๅŒ…ๅฐบๅฏธไผ˜ๅŒ–๏ผŒjs gzipped ไปŽ 532.75KB ไธ‹้™ๅˆฐ 289.89 KBใ€‚[#20356](https://github.com/ant-design/ant-design/pull/20356) - ๐Ÿ’„ ๆ–ฐๅขž้ป‘ๆš—ไธป้ข˜ๆ”ฏๆŒใ€‚[#20281](https://github.com/ant-design/ant-design/pull/20281) - ๐ŸŒŸ ConfigProvider ๆ”ฏๆŒ `direction` ๅ›ฝ้™…ๅŒ–่ฎพ็ฝฎ `rtl`ใ€‚[#19380](https://github.com/ant-design/ant-design/pull/19380) - ๐ŸŒŸ ๅ…จๆ–ฐ Form ็ป„ไปถใ€‚[#17327](https://github.com/ant-design/ant-design/pull/17327) @@ -65,7 +66,6 @@ timeline: true - ๐ŸŒŸ Tree ๅขžๅผบๆ— ้šœ็ขๆ”ฏๆŒไปฅๅŠ้”ฎ็›˜ไบคไบ’ใ€‚[#18866](https://github.com/ant-design/ant-design/pull/18866) - ๐ŸŒŸ Select ไฝฟ็”จ่™šๆ‹ŸๆปšๅŠจๅนถๅขžๅผบๆ— ้šœ็ขๆ”ฏๆŒไปฅๅŠ้”ฎ็›˜ไบคไบ’ใ€‚[#18658](https://github.com/ant-design/ant-design/pull/18658) - ๐ŸŒŸ TreeSelect ไฝฟ็”จ่™šๆ‹ŸๆปšๅŠจๅนถไผ˜ๅŒ–้”ฎ็›˜ๆ”ฏๆŒใ€‚[#19040](https://github.com/ant-design/ant-design/pull/19040) -- ๐ŸŒŸ antd ๆ‰“ๅŒ…ๅฐบๅฏธไผ˜ๅŒ–๏ผŒjs gzipped ไปŽ 532.75KB ไธ‹้™ๅˆฐ 289.89 KBใ€‚[#20356](https://github.com/ant-design/ant-design/pull/20356) - ๐ŸŒŸ Button ๆทปๅŠ  `danger` ็š„ `default` ๅ’Œ `link` ๆ ทๅผใ€‚[#19837](https://github.com/ant-design/ant-design/pull/19837) - ๐ŸŒŸ Form ไธŽ ConfigProvider ๆ”ฏๆŒ `size` ่ฎพ็ฝฎๅŒ…ๅซ็ป„ไปถๅฐบๅฏธใ€‚[#20570](https://github.com/ant-design/ant-design/pull/20570) - ๐ŸŒŸ Typography ๅขžๅŠ  `suffix` ๅฑžๆ€งใ€‚[#20224](https://github.com/ant-design/ant-design/pull/20224)