diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index d19a0559be..27024600fa 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -20,7 +20,7 @@ timeline: true `2023-04-11` - ๐Ÿž Fix unexpected deprecated warning in DatePicker. [#41753](https://github.com/ant-design/ant-design/pull/41753) [@kiner-tang](https://github.com/kiner-tang) -- ๐ŸŒ Add missing translations for `de_DE`. [#41747](https://github.com/ant-design/ant-design/pull/41747) [@eldarcodes](https://github.com/eldarcodes) +- ๐Ÿ‡ฉ๐Ÿ‡ช Add missing translations for `de_DE`. [#41747](https://github.com/ant-design/ant-design/pull/41747) [@eldarcodes](https://github.com/eldarcodes) - TypeScript - ๐Ÿค– Optimize type of TimePicker `hourStep`. [1fc3675](https://github.com/ant-design/ant-design/commit/1fc3675) [@Wuxh](https://github.com/Wuxh) @@ -33,14 +33,14 @@ timeline: true - ๐Ÿž Fix Select width becomes 0px when search after select something. [#41722](https://github.com/ant-design/ant-design/pull/41722) - ๐Ÿž Fix Empty style in small width container. [#41727](https://github.com/ant-design/ant-design/pull/41727) - ๐Ÿž Improve Form.Item `noStyle` validation message reveal logic. [#41698](https://github.com/ant-design/ant-design/pull/41698) [@Wxh16144](https://github.com/Wxh16144) -- ๐Ÿž Fix Form.Item should not support `requiredMark`. [#41725](https://github.com/ant-design/ant-design/pull/41725) [@Wxh16144](https://github.com/Wxh16144) +- ๐Ÿž Fix that Form.Item should not support `requiredMark`. [#41725](https://github.com/ant-design/ant-design/pull/41725) [@Wxh16144](https://github.com/Wxh16144) - ๐Ÿž Fix Space should not affect font style and font family. [#40326](https://github.com/ant-design/ant-design/pull/40326) - ๐Ÿž Fix the problem that the hover style of the Previous/Next button in Pagination simple mode is lost. [#41685](https://github.com/ant-design/ant-design/pull/41685) - ๐Ÿž Fix Tree `switcherIcon` cannot be hidden. [#41708](https://github.com/ant-design/ant-design/pull/41708) [@acyza](https://github.com/acyza) - ๐Ÿž Fix `List.Item.Meta` avatar and title are not aligned. [#41688](https://github.com/ant-design/ant-design/pull/41688) [@Yuiai01](https://github.com/Yuiai01) - ๐Ÿž Fix Row justify setting `space-evenly` does not work. [#41679](https://github.com/ant-design/ant-design/pull/41679) [@Yuiai01](https://github.com/Yuiai01) - ๐Ÿž Fix Button type to support custom data attributes. [#41650](https://github.com/ant-design/ant-design/pull/41650) -- ๐Ÿž Fix insufficient table column width [issue 40814](https://github.com/ant-design/ant-design/issues/40814). [#41626](https://github.com/ant-design/ant-design/pull/41626) +- ๐Ÿž Fix Table column width issue when `rowSelection.selections` is not empty. [#41626](https://github.com/ant-design/ant-design/pull/41626) - ๐Ÿž Fix Mentions dropdown style. [#41660](https://github.com/ant-design/ant-design/pull/41660) - ๐Ÿž Improve Form.Item on `require` judgment logic. [#41623](https://github.com/ant-design/ant-design/pull/41623) [@Wxh16144](https://github.com/Wxh16144) - Locales diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index caa77e98be..ff13084048 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -20,7 +20,7 @@ timeline: true `2023-04-11` - ๐Ÿž ไฟฎๅค DatePicker ็ป„ไปถๅผ‚ๅธธๆ˜พ็คบๅบŸๅผƒ่ญฆๅ‘Š็š„้—ฎ้ข˜ใ€‚[#41753](https://github.com/ant-design/ant-design/pull/41753) [@kiner-tang](https://github.com/kiner-tang) -- ๐ŸŒ ่กฅๅ…… `de_DE` ้—ๆผ็š„ๅ›ฝ้™…ๅŒ–ใ€‚[#41747](https://github.com/ant-design/ant-design/pull/41747) [@eldarcodes](https://github.com/eldarcodes) +- ๐Ÿ‡ฉ๐Ÿ‡ช ่กฅๅ…… `de_DE` ้—ๆผ็š„ๅ›ฝ้™…ๅŒ–ใ€‚[#41747](https://github.com/ant-design/ant-design/pull/41747) [@eldarcodes](https://github.com/eldarcodes) - TypeScript - ๐Ÿค– ไผ˜ๅŒ– TimePicker `hourStep` ็š„็ฑปๅž‹ใ€‚[1fc3675](https://github.com/ant-design/ant-design/commit/1fc3675) [@Wuxh](https://github.com/Wuxh) @@ -37,10 +37,10 @@ timeline: true - ๐Ÿž ไฟฎๅค Space ๅฝฑๅ“็ˆถๅ…ƒ็ด ๅญ—ไฝ“ๅคงๅฐๅ’Œๆ ทๅผ็š„้—ฎ้ข˜ใ€‚[#40326](https://github.com/ant-design/ant-design/pull/40326) - ๐Ÿž ไฟฎๅค Pagination ็ฎ€ๆดๆจกๅผไธญ็š„ไธŠไธ€้กตไธ‹ไธ€้กตๆŒ‰้’ฎ hover ๆ ทๅผไธขๅคฑ็š„้—ฎ้ข˜ใ€‚[#41685](https://github.com/ant-design/ant-design/pull/41685) - ๐Ÿž ไฟฎๅค Tree `switcherIcon` ๆ— ๆณ•้š่—ใ€‚[#41708](https://github.com/ant-design/ant-design/pull/41708) [@acyza](https://github.com/acyza) -- ๐Ÿž ไฟฎๅค `List.Item.Meta` ็š„ avatar ๅ’Œ title ไธๅฏน้ฝใ€‚[#41688](https://github.com/ant-design/ant-design/pull/41688) [@Yuiai01](https://github.com/Yuiai01) +- ๐Ÿž ไฟฎๅค `List.Item.Meta` ็š„ `avatar` ๅ’Œ `title` ไธๅฏน้ฝ็š„้—ฎ้ข˜ใ€‚[#41688](https://github.com/ant-design/ant-design/pull/41688) [@Yuiai01](https://github.com/Yuiai01) - ๐Ÿž ไฟฎๅค Row ็š„ `justify` ่ฎพ็ฝฎไธบ `space-evenly` ๆ— ๆ•ˆใ€‚[#41679](https://github.com/ant-design/ant-design/pull/41679) [@Yuiai01](https://github.com/Yuiai01) -- ๐Ÿž ไฟฎๅค Button props ็ฑปๅž‹ๅฎšไน‰ๆ”ฏๆŒ data-\* ๅฑžๆ€งใ€‚[#41650](https://github.com/ant-design/ant-design/pull/41650) -- ๐Ÿž ไฟฎๅค่กจๆ ผๅˆ—ๅฎฝไธๅคŸ็š„้—ฎ้ข˜ [issue 40814](https://github.com/ant-design/ant-design/issues/40814)ใ€‚[#41626](https://github.com/ant-design/ant-design/pull/41626) +- ๐Ÿž ไฟฎๅค Button ็ฑปๅž‹ๅฎšไน‰ไธๆ”ฏๆŒ `data-*` ๅฑžๆ€ง็š„้—ฎ้ข˜ใ€‚[#41650](https://github.com/ant-design/ant-design/pull/41650) +- ๐Ÿž ไฟฎๅค Table `rowSelection.selections` ๆœ‰ๅ€ผๆ—ถ้€‰ๆ‹ฉๅˆ—ๅฎฝๅบฆไธๅคŸ็š„้—ฎ้ข˜ใ€‚[#41626](https://github.com/ant-design/ant-design/pull/41626) - ๐Ÿž ไฟฎๅค Mentions ๅผนๅฑ‚ๆ ทๅผใ€‚[#41660](https://github.com/ant-design/ant-design/pull/41660) - ๐Ÿž ๆ”น่ฟ› Form.Item ๅ…ณไบŽ `require` ็š„ๅˆคๆ–ญ้€ป่พ‘ใ€‚[#41623](https://github.com/ant-design/ant-design/pull/41623) [@Wxh16144](https://github.com/Wxh16144) - ๅ›ฝ้™…ๅŒ–