diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index b5d98885e7..d4aecf5255 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -22,12 +22,12 @@ timeline: true - ๐Ÿž Fix Menu shaking & collapse behavior. [#15868](https://github.com/ant-design/ant-design/pull/15868) - ๐Ÿž Fix List pagination size changer not work. [#15871](https://github.com/ant-design/ant-design/pull/15871) - ๐ŸŒŸ Site [Icon](https://ant.design/components/icon/) supports search. [#15867](https://github.com/ant-design/ant-design/pull/15867) [@DiamondYuan](https://github.com/DiamondYuan) -- ๐Ÿž Fix RangePicker time-input not editable. [#15866](https://github.com/ant-design/ant-design/pull/15866) +- ๐Ÿž Fix RangePicker endtime-input not editable. [#15866](https://github.com/ant-design/ant-design/pull/15866) - ๐Ÿž Fix that prop locale doesn't work for TimePicker. [#15837](https://github.com/ant-design/ant-design/pull/15837) - ๐Ÿž Fix Steps style broken when `progressDot` and `size="small"`. [#15856](https://github.com/ant-design/ant-design/pull/15856) - ๐Ÿž Fix Table filter display issue when use non-string type. [#15817](https://github.com/ant-design/ant-design/pull/15817) - ๐Ÿž Fix Badge display negative count incorrect. [#15810](https://github.com/ant-design/ant-design/pull/15810) - ๐Ÿ’„ Optimize default UI of ``. +- ๐Ÿ’„ Optimize Empty default UI of `Empty.PRESENTED_IMAGE_SIMPLE`. [#15841](https://github.com/ant-design/ant-design/pull/15841) - ๐ŸŒŸ Added a new less variable `@html-selector` to enable override of html selector to support theme prefix. [#15613](https://github.com/ant-design/ant-design/pull/15613) [@krokofant](https://github.com/krokofant) - TypeScript - ๐Ÿž Fix Table columnGroup definition. [fc45d](https://github.com/ant-design/ant-design/commit/fc45d7003efab225298bbc7ac740df40d34872d1) diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 476318d887..eb2c1799e4 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -19,7 +19,22 @@ timeline: true `2019-04-07` -- +- ๐Ÿž ไฟฎๅค Menu ๆ”ถ็ผฉ็š„ๅผ‚ๅธธ้—ชๅŠจใ€‚[#15868](https://github.com/ant-design/ant-design/pull/15868) +- ๐Ÿž ไฟฎๅค List pagination size changer not work. [#15871](https://github.com/ant-design/ant-design/pull/15871) +- ๐ŸŒŸ ็ซ™็‚นๆ”ฏๆŒ [Icon](https://ant.design/components/icon-cn/) ๆœ็ดขใ€‚ [#15867](https://github.com/ant-design/ant-design/pull/15867) [@DiamondYuan](https://github.com/DiamondYuan) +- ๐Ÿž ไฟฎๅค RangePicker ็ป“ๆŸๆ—ถ้—ดไธๅฏ่พ“ๅ…ฅใ€‚ [#15866](https://github.com/ant-design/ant-design/pull/15866) +- ๐Ÿž ไฟฎๅค TimePicker ไผ ๅ…ฅ `locale` ๅฑžๆ€งๆ— ๆ•ˆ็š„้—ฎ้ข˜ใ€‚ [#15837](https://github.com/ant-design/ant-design/pull/15837) +- ๐Ÿž ไฟฎๅค Steps ๅŒๆ—ถไฝฟ็”จ `progressDot` ไธŽ `size="small"` ๆ—ถ็š„ๆ ทๅผ้”™ไนฑใ€‚[#15856](https://github.com/ant-design/ant-design/pull/15856) +- ๐Ÿž ไฟฎๅค Table ็ญ›้€‰ไฝฟ็”จ string ไปฅๅค–็ฑปๅž‹็š„ๅฑ•็คบ้—ฎ้ข˜ใ€‚ [#15817](https://github.com/ant-design/ant-design/pull/15817) +- ๐Ÿž ไฟฎๅค Badge `count` ไธบ่ดŸๆ•ฐๆ—ถ็š„ๆ˜พ็คบ้—ฎ้ข˜ใ€‚ [#15810](https://github.com/ant-design/ant-design/pull/15810) +- ๐Ÿ’„ ไผ˜ๅŒ– `Empty.PRESENTED_IMAGE_SIMPLE` ็š„้ป˜่ฎคๆ ทๅผใ€‚ [#15841](https://github.com/ant-design/ant-design/pull/15841) +- ๐ŸŒŸ ๆ–ฐๅขž less ๅ˜้‡ `@html-selector` ็”จไบŽๆ”ฏๆŒไธป้ข˜ๅ‰็ผ€ใ€‚[#15613](https://github.com/ant-design/ant-design/pull/15613) [@krokofant](https://github.com/krokofant) +- TypeScript + - ๐Ÿž ไฟฎๅค Table `columnGroup` ๅฎšไน‰. [fc45d](https://github.com/ant-design/ant-design/commit/fc45d7003efab225298bbc7ac740df40d34872d1) +- ๐Ÿ“ ๆ›ดๆ–ฐๆ–‡ๆกฃ + - [Empty](http://ant.design/components/empty/) + - [Form](https://ant.design/components/form) + - [TreeSelect](https://ant.design/components/tree-select/#FAQ) ## 3.16.1