mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
docs: Update changelog
This commit is contained in:
parent
641f5c7dff
commit
7dd1ae0e54
@ -21,7 +21,8 @@ timeline: true
|
||||
|
||||
- 🐞 Fix AutoComplete clear icon overlap issue on search icon. [#22310](https://github.com/ant-design/ant-design/pull/22310)
|
||||
- 🐞 Fix Button align issue when is `disabled` and wrapped by Tooltip. [#22461](https://github.com/ant-design/ant-design/pull/22461)
|
||||
- 🐞 Fix Cascader search need to press down arrow twice to select item(#16762). [#22216](https://github.com/ant-design/ant-design/pull/22216) [@Kermit-Xuan](https://github.com/Kermit-Xuan)
|
||||
- 🐞 Fix Cascader search need to press down arrow twice to select item. [#22216](https://github.com/ant-design/ant-design/pull/22216) [@Kermit-Xuan](https://github.com/Kermit-Xuan)
|
||||
- 🐞 Fix Carousel cannot works on Snowpack. [#22507](https://github.com/ant-design/ant-design/pull/22507)
|
||||
- 🐞 Fix ConfigProvider `componentSize` not works on DatePicker.RangePicker. [#22486](https://github.com/ant-design/ant-design/pull/22486)
|
||||
- 🐞 Fix Descriptions cannot fit to small container width. [#22407](https://github.com/ant-design/ant-design/pull/22407)
|
||||
- ⚡️ Optimization Form.Item with multiple noStyle children Form.Item message collection performance. [#22410](https://github.com/ant-design/ant-design/pull/22410)
|
||||
@ -47,47 +48,6 @@ timeline: true
|
||||
- 🐞 Refactor DirectoryTree to fix deprecated warning. [#22318](https://github.com/ant-design/ant-design/pull/22318)
|
||||
- 🐞 Fix Typography nest list style issue. [#22284](https://github.com/ant-design/ant-design/pull/22284)
|
||||
- 🐞 Adjust Upload `onChange` return `fileList` is immutable data to avoid render issue. [#22322](https://github.com/ant-design/ant-design/pull/22322)
|
||||
- 💄 Move RTL style to single less file.
|
||||
- Alert [#22339](https://github.com/ant-design/ant-design/pull/22339)
|
||||
- Badge [#22320](https://github.com/ant-design/ant-design/pull/22320)
|
||||
- Breadcrumb [#22258](https://github.com/ant-design/ant-design/pull/22258)
|
||||
- Button [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22260](https://github.com/ant-design/ant-design/pull/22260) [#22252](https://github.com/ant-design/ant-design/pull/22252)
|
||||
- Carousel [#22330](https://github.com/ant-design/ant-design/pull/22330)
|
||||
- Comment [#22320](https://github.com/ant-design/ant-design/pull/22320)
|
||||
- Collapse [#22320](https://github.com/ant-design/ant-design/pull/22320)
|
||||
- DatePicker [#22414](https://github.com/ant-design/ant-design/pull/22414)
|
||||
- Descriptions [#22330](https://github.com/ant-design/ant-design/pull/22330)
|
||||
- Drawer [#22354](https://github.com/ant-design/ant-design/pull/22354)
|
||||
- Dropdown [#22258](https://github.com/ant-design/ant-design/pull/22258)
|
||||
- Empty [#22330](https://github.com/ant-design/ant-design/pull/22330)
|
||||
- Form [#22389](https://github.com/ant-design/ant-design/pull/22389)
|
||||
- Grid [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22252](https://github.com/ant-design/ant-design/pull/22252)
|
||||
- Input [#22399](https://github.com/ant-design/ant-design/pull/22399)
|
||||
- List [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22331](https://github.com/ant-design/ant-design/pull/22331)
|
||||
- Menu [#22271](https://github.com/ant-design/ant-design/pull/22271)
|
||||
- Modal [#22354](https://github.com/ant-design/ant-design/pull/22354)
|
||||
- PageHeader [#22271](https://github.com/ant-design/ant-design/pull/22271)
|
||||
- Pagination [#22271](https://github.com/ant-design/ant-design/pull/22271)
|
||||
- Popover [#22331](https://github.com/ant-design/ant-design/pull/22331)
|
||||
- Progress [#22354](https://github.com/ant-design/ant-design/pull/22354)
|
||||
- Radio [#22405](https://github.com/ant-design/ant-design/pull/22405)
|
||||
- Rate [#22294](https://github.com/ant-design/ant-design/pull/22294)
|
||||
- Result [#22354](https://github.com/ant-design/ant-design/pull/22354)
|
||||
- Statistic [#22331](https://github.com/ant-design/ant-design/pull/22331)
|
||||
- Select [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22307](https://github.com/ant-design/ant-design/pull/22307)
|
||||
- Skeleton [#22388](https://github.com/ant-design/ant-design/pull/22388)
|
||||
- Slider [#22294](https://github.com/ant-design/ant-design/pull/22294)
|
||||
- Spin [#22388](https://github.com/ant-design/ant-design/pull/22388)
|
||||
- Steps [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22290](https://github.com/ant-design/ant-design/pull/22290)
|
||||
- Switch [#22294](https://github.com/ant-design/ant-design/pull/22294)
|
||||
- Table [#22402](https://github.com/ant-design/ant-design/pull/22402) [#22339](https://github.com/ant-design/ant-design/pull/22339)
|
||||
- Tag [#22339](https://github.com/ant-design/ant-design/pull/22339)
|
||||
- Timeline [#22335](https://github.com/ant-design/ant-design/pull/22335)
|
||||
- Tooltip [#22335](https://github.com/ant-design/ant-design/pull/22335)
|
||||
- Transfer [#22307](https://github.com/ant-design/ant-design/pull/22307)
|
||||
- Tree [#22335](https://github.com/ant-design/ant-design/pull/22335)
|
||||
- Typography [#22252](https://github.com/ant-design/ant-design/pull/22252)
|
||||
- Upload [#22307](https://github.com/ant-design/ant-design/pull/22307)
|
||||
- 🌎 Localization
|
||||
- 🇩🇪 Updated German locale. [#22270](https://github.com/ant-design/ant-design/pull/22270) [@iChebbi](https://github.com/iChebbi)
|
||||
- 🇫🇷 Update French locale. [#22238](https://github.com/ant-design/ant-design/pull/22238) [@abenhamdine](https://github.com/abenhamdine)
|
||||
|
@ -21,7 +21,8 @@ timeline: true
|
||||
|
||||
- 🐞 修复 AutoComplete 下使用 Search 时清除图标和搜索图标重叠样式异常的问题。[#22310](https://github.com/ant-design/ant-design/pull/22310)
|
||||
- 🐞 修复 Button 为 `disabled` 时被 Tooltip 包裹时的对齐问题。[#22461](https://github.com/ant-design/ant-design/pull/22461)
|
||||
- 🐞 修复 Cascader 搜索时需要按两次向下箭头才能选中问题(#16762)。[#22216](https://github.com/ant-design/ant-design/pull/22216) [@Kermit-Xuan](https://github.com/Kermit-Xuan)
|
||||
- 🐞 修复 Cascader 搜索时需要按两次向下箭头才能选中问题。[#22216](https://github.com/ant-design/ant-design/pull/22216) [@Kermit-Xuan](https://github.com/Kermit-Xuan)
|
||||
- 🐞 修复 Carousel 无法使用 Snowpack 构建的问题。[#22507](https://github.com/ant-design/ant-design/pull/22507)
|
||||
- 🐞 修复 ConfigProvider `componentSize` 对 DatePicker.RangePicker 无效的问题。[#22486](https://github.com/ant-design/ant-design/pull/22486)
|
||||
- 🐞 修复 Descriptions 在小尺寸下无法自适应的问题。[#22407](https://github.com/ant-design/ant-design/pull/22407)
|
||||
- 🐞 修复 Grid 下使用不带 `span` 的 Col 时样式错乱的问题。[#22455](https://github.com/ant-design/ant-design/pull/22455)
|
||||
@ -29,7 +30,7 @@ timeline: true
|
||||
- 💄 增加 InputNumber RTL 模式样式。[#22434](https://github.com/ant-design/ant-design/pull/22434)
|
||||
- Menu
|
||||
- 🛠 Menu 继承标题的 `line-height`。[#16142](https://github.com/ant-design/ant-design/pull/16142) [@sheerun](https://github.com/sheerun)
|
||||
- 🐞 修复 Menu 子菜单展开/收起时会出现滚动条的问题。[#22248](https://github.com/ant-design/ant-design/pull/22248)
|
||||
- 🐞 修复 Menu 子菜单展开/收起时会出现滚动条的问题。[#22248](https://github.com/ant-design/ant-design/pull/22248)
|
||||
- 🐞 修复 Progress 仪表盘状进度条传入 `gapDeg` 为 `0` 时仍然有缺口的问题。[#22462](https://github.com/ant-design/ant-design/pull/22462) [@thisrabbit](https://github.com/thisrabbit)
|
||||
- 🛠 调整 Radio.Group 逻辑,`value` 为 `undefined` 时为非受控状态。[#22245](https://github.com/ant-design/ant-design/pull/22245)
|
||||
- 💄 微调 RangePicker 箭头阴影样式。[#22406](https://github.com/ant-design/ant-design/pull/22406)
|
||||
@ -47,47 +48,6 @@ timeline: true
|
||||
- 🐞 修复 TreeSelect `treeIcon` 无效的问题。[#22437](https://github.com/ant-design/ant-design/pull/22437)
|
||||
- 🐞 修复 Typography 嵌套列表的样式问题。[#22284](https://github.com/ant-design/ant-design/pull/22284)
|
||||
- 🐞 调整 Upload `onChange` 返回参数 `fileList` 为不可变数据以解决渲染问题。[#22322](https://github.com/ant-design/ant-design/pull/22322)
|
||||
- 💄 抽离 RTL 样式到独立的 less 文件中。
|
||||
- Alert [#22339](https://github.com/ant-design/ant-design/pull/22339)
|
||||
- Badge [#22320](https://github.com/ant-design/ant-design/pull/22320)
|
||||
- Breadcrumb [#22258](https://github.com/ant-design/ant-design/pull/22258)
|
||||
- Button [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22260](https://github.com/ant-design/ant-design/pull/22260) [#22252](https://github.com/ant-design/ant-design/pull/22252)
|
||||
- Carousel [#22330](https://github.com/ant-design/ant-design/pull/22330)
|
||||
- Comment [#22320](https://github.com/ant-design/ant-design/pull/22320)
|
||||
- Collapse [#22320](https://github.com/ant-design/ant-design/pull/22320)
|
||||
- DatePicker [#22414](https://github.com/ant-design/ant-design/pull/22414)
|
||||
- Descriptions [#22330](https://github.com/ant-design/ant-design/pull/22330)
|
||||
- Drawer [#22354](https://github.com/ant-design/ant-design/pull/22354)
|
||||
- Dropdown [#22258](https://github.com/ant-design/ant-design/pull/22258)
|
||||
- Empty [#22330](https://github.com/ant-design/ant-design/pull/22330)
|
||||
- Form [#22389](https://github.com/ant-design/ant-design/pull/22389)
|
||||
- Grid [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22252](https://github.com/ant-design/ant-design/pull/22252)
|
||||
- Input [#22399](https://github.com/ant-design/ant-design/pull/22399)
|
||||
- List [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22331](https://github.com/ant-design/ant-design/pull/22331)
|
||||
- Menu [#22271](https://github.com/ant-design/ant-design/pull/22271)
|
||||
- Modal [#22354](https://github.com/ant-design/ant-design/pull/22354)
|
||||
- PageHeader [#22271](https://github.com/ant-design/ant-design/pull/22271)
|
||||
- Pagination [#22271](https://github.com/ant-design/ant-design/pull/22271)
|
||||
- Popover [#22331](https://github.com/ant-design/ant-design/pull/22331)
|
||||
- Progress [#22354](https://github.com/ant-design/ant-design/pull/22354)
|
||||
- Radio [#22405](https://github.com/ant-design/ant-design/pull/22405)
|
||||
- Rate [#22294](https://github.com/ant-design/ant-design/pull/22294)
|
||||
- Result [#22354](https://github.com/ant-design/ant-design/pull/22354)
|
||||
- Statistic [#22331](https://github.com/ant-design/ant-design/pull/22331)
|
||||
- Select [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22307](https://github.com/ant-design/ant-design/pull/22307)
|
||||
- Skeleton [#22388](https://github.com/ant-design/ant-design/pull/22388)
|
||||
- Slider [#22294](https://github.com/ant-design/ant-design/pull/22294)
|
||||
- Spin [#22388](https://github.com/ant-design/ant-design/pull/22388)
|
||||
- Steps [#22384](https://github.com/ant-design/ant-design/pull/22384) [#22290](https://github.com/ant-design/ant-design/pull/22290)
|
||||
- Switch [#22294](https://github.com/ant-design/ant-design/pull/22294)
|
||||
- Table [#22402](https://github.com/ant-design/ant-design/pull/22402) [#22339](https://github.com/ant-design/ant-design/pull/22339)
|
||||
- Tag [#22339](https://github.com/ant-design/ant-design/pull/22339)
|
||||
- Timeline [#22335](https://github.com/ant-design/ant-design/pull/22335)
|
||||
- Tooltip [#22335](https://github.com/ant-design/ant-design/pull/22335)
|
||||
- Transfer [#22307](https://github.com/ant-design/ant-design/pull/22307)
|
||||
- Tree [#22335](https://github.com/ant-design/ant-design/pull/22335)
|
||||
- Typography [#22252](https://github.com/ant-design/ant-design/pull/22252)
|
||||
- Upload [#22307](https://github.com/ant-design/ant-design/pull/22307)
|
||||
- 🌎 国际化
|
||||
- 🇩🇪 更新德语国际化。[#22270](https://github.com/ant-design/ant-design/pull/22270) [@iChebbi](https://github.com/iChebbi)
|
||||
- 🇫🇷 更新法语国际化。[#22238](https://github.com/ant-design/ant-design/pull/22238) [@abenhamdine](https://github.com/abenhamdine)
|
||||
|
Loading…
Reference in New Issue
Block a user