mozilla / delivery-console

Normandy recipe editor
Mozilla Public License 2.0
13 stars 22 forks source link

Update dependency antd to v3.25.2 #1095

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
antd (source) dependencies minor 3.23.5 -> 3.25.2

Release Notes

ant-design/ant-design ### [`v3.25.2`](https://togithub.com/ant-design/ant-design/releases/3.25.2) [Compare Source](https://togithub.com/ant-design/ant-design/compare/3.25.1...3.25.2) - 🐞 Fix Upload List do not have tooltip when upload failed. [#​19689](https://togithub.com/ant-design/ant-design/pull/19689) [@​qq645381995](https://togithub.com/qq645381995) - 💄 Fix Transfer search style to avoid text overlap with clear icon. [#​19693](https://togithub.com/ant-design/ant-design/pull/19693) [@​Abdullah700](https://togithub.com/Abdullah700) - 🇳🇱 Update `NL-nl` locales. [#​19734](https://togithub.com/ant-design/ant-design/pull/19734) [@​hoest](https://togithub.com/hoest) - TypeScript - 🐞 Fix Table FilterDropdownProps definition. [#​19701](https://togithub.com/ant-design/ant-design/pull/19701) [@​DeanVanNiekerk](https://togithub.com/DeanVanNiekerk) - 🛠 Slider add `reverse` definition. [#​19713](https://togithub.com/ant-design/ant-design/pull/19713) [@​jacklee814](https://togithub.com/jacklee814) - 🐞 Update Table `filteredValue` definition. [#​19722](https://togithub.com/ant-design/ant-design/pull/19722) [@​andelf](https://togithub.com/andelf) * * * - 🐞 修复 Upload List 上传错误时没有鼠标悬浮提示的问题。[#​19689](https://togithub.com/ant-design/ant-design/pull/19689) [@​qq645381995](https://togithub.com/qq645381995) - 💄 修复 Transfer 输入框内容会与清除按钮重叠的问题。[#​19693](https://togithub.com/ant-design/ant-design/pull/19693) [@​Abdullah700](https://togithub.com/Abdullah700) - 🇳🇱 更新 `NL-nl` 国际化。[#​19734](https://togithub.com/ant-design/ant-design/pull/19734) [@​hoest](https://togithub.com/hoest) - TypeScript - 🐞 修复 Table FilterDropdownProps 定义。[#​19701](https://togithub.com/ant-design/ant-design/pull/19701) [@​DeanVanNiekerk](https://togithub.com/DeanVanNiekerk) - 🛠 Slider 添加 `reverse` 定义。[#​19713](https://togithub.com/ant-design/ant-design/pull/19713) [@​jacklee814](https://togithub.com/jacklee814) - 🐞 更新 Table `filteredValue` 定义。[#​19722](https://togithub.com/ant-design/ant-design/pull/19722) [@​andelf](https://togithub.com/andelf) ### [`v3.25.1`](https://togithub.com/ant-design/ant-design/releases/3.25.1) [Compare Source](https://togithub.com/ant-design/ant-design/compare/3.25.0...3.25.1) - 🐞 Fix less variables of `@menu-icon-size` and `@menu-icon-size-lg` not working. [#​19553](https://togithub.com/ant-design/ant-design/pull/19553) [@​yoyo837](https://togithub.com/yoyo837) - 🐞 Fix DirectoryTree `defaultExpandedAll` not working with `treeData`. [#​19646](https://togithub.com/ant-design/ant-design/pull/19646) - 🐞 Fix Drawer content overflow when `placement` prop is top or bottom. [#​19506](https://togithub.com/ant-design/ant-design/pull/19506) [@​shaodahong](https://togithub.com/shaodahong) - 🐞 Fix broken Menu.ItemGroup style inside Dropdown again. [#​19578](https://togithub.com/ant-design/ant-design/pull/19578) - 🐞 Fix Dropdown that menu icon `margin-right` style is missing. [#​19635](https://togithub.com/ant-design/ant-design/pull/19635) - 🐞 Fix Form.Item custom props not working. [#​19599](https://togithub.com/ant-design/ant-design/pull/19599) [@​yoyo837](https://togithub.com/yoyo837) - 🐞 Fix Icon `extraCommonProps` not working properly. [#​19572](https://togithub.com/ant-design/ant-design/pull/19572) [@​yoyo837](https://togithub.com/yoyo837) - 🐞 Fix Modal.method() scrollbar not disabled. [#​19233](https://togithub.com/ant-design/ant-design/pull/19233) [@​emersonlaurentino](https://togithub.com/emersonlaurentino) - Table - 🐞 Fix border missing in fixed columns. [#​19559](https://togithub.com/ant-design/ant-design/pull/19559) - 🐞 Fix Column with `sortOrder` throw error of inifinite loop. [#​19558](https://togithub.com/ant-design/ant-design/pull/19558) - 🐞 Fix Column `defaultSortOrder` not working. [#​19558](https://togithub.com/ant-design/ant-design/pull/19558) - TypeScript - 🐞 Fix type definition of `ListStyle` for Transfer. [#​19568](https://togithub.com/ant-design/ant-design/pull/19568) [@​lxnxbnq](https://togithub.com/lxnxbnq) - 🐞 Fix type definition of multiple props for RangePicker. [#​19421](https://togithub.com/ant-design/ant-design/pull/19421) [@​JennieJi](https://togithub.com/JennieJi) * * * - 🐞 修复定制 `@menu-icon-size` 和 `@menu-icon-size-lg` less 变量不生效的问题。[#​19553](https://togithub.com/ant-design/ant-design/pull/19553) [@​yoyo837](https://togithub.com/yoyo837) - 🐞 修复 DirectoryTree 中 `defaultExpandedAll` 在使用 `treeData` 时不生效的问题。[#​19646](https://togithub.com/ant-design/ant-design/pull/19646) - 🐞 修复 Drawer 中 `placement` 属性为 top 或 bottom 时内容溢出的问题。[#​19506](https://togithub.com/ant-design/ant-design/pull/19506) [@​shaodahong](https://togithub.com/shaodahong) - 🐞 修复 Dropdown 下 Menu.ItemGroup 样式错乱的问题。 [#​19578](https://togithub.com/ant-design/ant-design/pull/19578) - 🐞 修复 Dropdown 中菜单图标丢失右边距的问题。[#​19635](https://togithub.com/ant-design/ant-design/pull/19635) - 🐞 修复 Form.Item 中自定义属性无法生效的问题。[#​19599](https://togithub.com/ant-design/ant-design/pull/19599) [@​yoyo837](https://togithub.com/yoyo837) - 🐞 修复 Icon 中 `extraCommonProps` 属性不生效的问题。 [#​19572](https://togithub.com/ant-design/ant-design/pull/19572) [@​yoyo837](https://togithub.com/yoyo837) - 🐞 修复 Modal.method() 中浏览器滚动条没有禁用的问题。[#​19233](https://togithub.com/ant-design/ant-design/pull/19233) [@​emersonlaurentino](https://togithub.com/emersonlaurentino) - Table - 🐞 修复合并单元格和固定列同时使用时边框丢失的问题。[#​19559](https://togithub.com/ant-design/ant-design/pull/19559) - 🐞 修复 Column 设置了 `sortOrder` 属性导致死循环的问题。[#​19558](https://togithub.com/ant-design/ant-design/pull/19558) - 🐞 修复 Column 的 `defaultSortOrder` 属性不生效的问题。[#​19558](https://togithub.com/ant-design/ant-design/pull/19558) - TypeScript - 🐞 修复 Transfer 中 `ListStyle` 的类型定义。[#​19568](https://togithub.com/ant-design/ant-design/pull/19568) [@​lxnxbnq](https://togithub.com/lxnxbnq) - 🐞 修复 RangePicker 中多个属性的类型定义缺失的问题。[#​19421](https://togithub.com/ant-design/ant-design/pull/19421) [@​JennieJi](https://togithub.com/JennieJi) ### [`v3.25.0`](https://togithub.com/ant-design/ant-design/releases/3.25.0) [Compare Source](https://togithub.com/ant-design/ant-design/compare/3.24.3...3.25.0) - 🌟 Transfer `listStyle` support function callback. [#​19330](https://togithub.com/ant-design/ant-design/pull/19330) [@​lxnxbnq](https://togithub.com/lxnxbnq) - 🌟 `icon` of Avatar support ReactNode. [#​19368](https://togithub.com/ant-design/ant-design/pull/19368) - 🌟 TextArea support `allowClear`. [#​19310](https://togithub.com/ant-design/ant-design/pull/19310) [@​Rustin-Liu](https://togithub.com/Rustin-Liu) - 🌟 Upload support to custom `method` for request. [#​19533](https://togithub.com/ant-design/ant-design/pull/19533) - 🌟 Upload `onChange` add `XMLHttpRequest` as additional param. [#​19539](https://togithub.com/ant-design/ant-design/pull/19539) [@​hahmadia](https://togithub.com/hahmadia) - 🐞 Fix WeekPicker `defaultPickerValue` not works. [#​19141](https://togithub.com/ant-design/ant-design/pull/19141) [@​NightFox7](https://togithub.com/NightFox7) - 🐞 Fix DatePicker `onEsc is not a function` TypeError. [#​19474](https://togithub.com/ant-design/ant-design/pull/19474) - 🐞 Fix table does not automatically scroll to the top when change page size. [#​19474](https://togithub.com/ant-design/ant-design/pull/19474) [@​MrHeer](https://togithub.com/MrHeer) - 💄 Fix Icon Button not aligned well in Button.Group. [#​19453](https://togithub.com/ant-design/ant-design/pull/19453) - 💄 Fix Checkbox not aligned center of some cases in Chrome. [#​19452](https://togithub.com/ant-design/ant-design/pull/19452) - 💄 Fix Menu `margin` collapsed issue. [#​19476](https://togithub.com/ant-design/ant-design/pull/19476) [@​wangweijun0418](https://togithub.com/wangweijun0418) - 💄 Remove useless style in Select. [#​19510](https://togithub.com/ant-design/ant-design/pull/19510) [@​jacklee814](https://togithub.com/jacklee814) - 💄 Added less variables `@input-number-hover-border-color`, `@select-background`. [#​19546](https://togithub.com/ant-design/ant-design/pull/19546) - 🌍 Add `downloadFile` in all locale files. [#​19361](https://togithub.com/ant-design/ant-design/pull/19361) [@​DemetriusHR](https://togithub.com/DemetriusHR) - 🇹🇭 Add missing translations in Thai (th_TH) locale. [#​19378](https://togithub.com/ant-design/ant-design/pull/19378) [@​anawinwz](https://togithub.com/anawinwz) - Typescript - 🐞 Add Upload missing `preview` type. [#​19496](https://togithub.com/ant-design/ant-design/pull/19496) [@​chnliquan](https://togithub.com/chnliquan) * * * - 🌟 Transfer `listStyle` 支持回调函数。[#​19330](https://togithub.com/ant-design/ant-design/pull/19330) [@​lxnxbnq](https://togithub.com/lxnxbnq) - 🌟 Avatar 的 `icon` 属性支持传递 ReactNode。[#​19368](https://togithub.com/ant-design/ant-design/pull/19368) - 🌟 TextArea 支持 `allowClear`。[#​19310](https://togithub.com/ant-design/ant-design/pull/19310) [@​Rustin-Liu](https://togithub.com/Rustin-Liu) - 🌟 Upload 新增 `method` 属性用于修改请求方式。[#​19533](https://togithub.com/ant-design/ant-design/pull/19533) - 🌟 Upload `onChange` 新增 `XMLHttpRequest` 作为额外参数。[#​19539](https://togithub.com/ant-design/ant-design/pull/19539) [@​hahmadia](https://togithub.com/hahmadia) - 🐞 修复 WeekPicker 中 `defaultPickerValue` 不生效的问题。[#​19141](https://togithub.com/ant-design/ant-design/pull/19141) [@​NightFox7](https://togithub.com/NightFox7) - 🐞 修复 DatePicker 抛出 `onEsc is not a function` 错误。[#​19474](https://togithub.com/ant-design/ant-design/pull/19474) - 🐞 修复 Table 改变每页大小时不滚动到第一行的问题。[#​19474](https://togithub.com/ant-design/ant-design/pull/19474) [@​MrHeer](https://togithub.com/MrHeer) - 💄 修复 Button.Group 下图标按钮没有对齐的问题。[#​19453](https://togithub.com/ant-design/ant-design/pull/19453) - 💄 修复 Checkbox 对勾在 Chrome 下有时没有居中的问题。[#​19452](https://togithub.com/ant-design/ant-design/pull/19452) - 💄 修复 Menu `margin` 样式重合的问题。[#​19476](https://togithub.com/ant-design/ant-design/pull/19476) [@​wangweijun0418](https://togithub.com/wangweijun0418) - 💄 移除 Select 中没有必要的样式。[#​19510](https://togithub.com/ant-design/ant-design/pull/19510) [@​jacklee814](https://togithub.com/jacklee814) - 💄 新增 less 变量 `@input-number-hover-border-color`, `@select-background`。[#​19546](https://togithub.com/ant-design/ant-design/pull/19546) - 🌍 国际化添加缺失的 `downloadFile` 支持。[#​19361](https://togithub.com/ant-design/ant-design/pull/19361) [@​DemetriusHR](https://togithub.com/DemetriusHR) - 🇹🇭 添加丢失的泰文国际化 (th_TH)。[#​19378](https://togithub.com/ant-design/ant-design/pull/19378) [@​anawinwz](https://togithub.com/anawinwz) - Typescript - 🐞 修复 Upload 丢失的 `preview` 定义。[#​19496](https://togithub.com/ant-design/ant-design/pull/19496) [@​chnliquan](https://togithub.com/chnliquan) ### [`v3.24.3`](https://togithub.com/ant-design/ant-design/releases/3.24.3) [Compare Source](https://togithub.com/ant-design/ant-design/compare/3.24.2...3.24.3) - 🐞 Fix Table sort not working when `columns` inside render. [#​19404](https://togithub.com/ant-design/ant-design/pull/19404) - 🐞 Fix Grid responsive `gutter` not working. [#​19308](https://togithub.com/ant-design/ant-design/pull/19308) - 🐞 Fix small Table border style. [#​19312](https://togithub.com/ant-design/ant-design/pull/19312) [#​19342](https://togithub.com/ant-design/ant-design/pull/19342) - 🐞 Fix the problem that Menu in Dropdown is not highlighted when SubMenu is selected. [#​19313](https://togithub.com/ant-design/ant-design/pull/19313) - 🐞 Fix the problem that moment.js in Typography & Drawer & Statistic can't be tree-shaking. [#​19317](https://togithub.com/ant-design/ant-design/pull/19317) - 🐞 Fix Input.Search react warnings of `non-boolean attribute` and `unique key`. [#​19357](https://togithub.com/ant-design/ant-design/pull/19357) - 🐞 Fix Modal icon position when not use title. [#​19419](https://togithub.com/ant-design/ant-design/pull/19419) - 💄 Fix a problem with the mouse pointer error when Checkbox is disabled. [#​19403](https://togithub.com/ant-design/ant-design/pull/19403) - 💄 Add `@modal-header-color` variable. [#​19385](https://togithub.com/ant-design/ant-design/pull/19385) - 🛠 Improved some TypeScript definitions. [#​19377](https://togithub.com/ant-design/ant-design/pull/19377) [#​19343](https://togithub.com/ant-design/ant-design/pull/19343) [#​19333](https://togithub.com/ant-design/ant-design/pull/19333) * * * - 🐞 修复 Table `columns` 在 render 中会导致排序失效的问题。[#​19404](https://togithub.com/ant-design/ant-design/pull/19404) - 🐞 修复 Grid 响应式 `gutter` 失效的问题。[#​19308](https://togithub.com/ant-design/ant-design/pull/19308) - 🐞 修复小号 Table 边框样式问题。[#​19312](https://togithub.com/ant-design/ant-design/pull/19312) [#​19342](https://togithub.com/ant-design/ant-design/pull/19342) - 🐞 修复 Dropdown 中的 Menu 在 SubMenu 选中后父级菜单未高亮的问题。[#​19313](https://togithub.com/ant-design/ant-design/pull/19313) - 🐞 修复 Typography & Drawer & Statistic 中的 moment.js 无法被 tree-shaking 的问题。[#​19317](https://togithub.com/ant-design/ant-design/pull/19317) - 🐞 修复 Input.Search 出现 `non-boolean attribute` 和 `unique key` 警告信息。[#​19357](https://togithub.com/ant-design/ant-design/pull/19357) - 🐞 修复 Modal 没有标题时,图标没能对齐的问题。[#​19419](https://togithub.com/ant-design/ant-design/pull/19419) - 💄 修复 Checkbox 在被禁用时,光标仍为可选状态的问题。[#​19403](https://togithub.com/ant-design/ant-design/pull/19403) - 💄 新增 `@modal-header-color` 变量。[#​19385](https://togithub.com/ant-design/ant-design/pull/19385) - 🛠 多处 TypeScript 的定义更新。[#​19377](https://togithub.com/ant-design/ant-design/pull/19377) [#​19343](https://togithub.com/ant-design/ant-design/pull/19343) [#​19333](https://togithub.com/ant-design/ant-design/pull/19333) ### [`v3.24.2`](https://togithub.com/ant-design/ant-design/releases/3.24.2) [Compare Source](https://togithub.com/ant-design/ant-design/compare/3.24.1...3.24.2) - 🐞 修复 Table `scroll.x` 设置 `max-content` 无效导致横向滚动消失的问题。[#​19284](https://togithub.com/ant-design/ant-design/pull/19284) - 🐞 修复 Table 将 `column.filterDropdown` 作为新属性设置时报错的问题。[#​19302](https://togithub.com/ant-design/ant-design/pull/19302) - 🐞 Fix Upload 点击下载按钮会触发预览的问题。[#​19268](https://togithub.com/ant-design/ant-design/pull/19268) [@​qq645381995](https://togithub.com/qq645381995) - 🐞 修复 Comment 长作者名在小屏幕上破坏布局的问题。[#​19272](https://togithub.com/ant-design/ant-design/pull/19272) [@​rayronvictor](https://togithub.com/rayronvictor) - Typescript - 🐞 优化 RangePicker `value` 属性定义。[#​19300](https://togithub.com/ant-design/ant-design/pull/19300) [@​neung123](https://togithub.com/neung123) - 🐞 优化 Select `mode` 属性定义。[#​19286](https://togithub.com/ant-design/ant-design/pull/19286) [@​wleven](https://togithub.com/wleven) - 🐞 优化 Upload `customRequest` 属性定义。[#​19278](https://togithub.com/ant-design/ant-design/pull/19278) [@​broder](https://togithub.com/broder) * * * - 🐞 Fix Table scroll={{ x: 'max-content' }} rendered without scrollbar problem in Chrome. [#​19284](https://togithub.com/ant-design/ant-design/pull/19284) - 🐞 Fix Table crash when passing `column.filterDropdown` as new prop. [#​19302](https://togithub.com/ant-design/ant-design/pull/19302) - 🐞 Fix Upload `download` button trigger preview unexpectedly. [#​19268](https://togithub.com/ant-design/ant-design/pull/19268) [@​qq645381995](https://togithub.com/qq645381995) - 🐞 Fix Comment long author name breaks on small screen. [#​19272](https://togithub.com/ant-design/ant-design/pull/19272) [@​rayronvictor](https://togithub.com/rayronvictor) - Typescript - 🐞 Improve RangePicker `value` types. [#​19300](https://togithub.com/ant-design/ant-design/pull/19300) [@​neung123](https://togithub.com/neung123) - 🐞 Improve Select `mode` types. [#​19286](https://togithub.com/ant-design/ant-design/pull/19286) [@​wleven](https://togithub.com/wleven) - 🐞 Improve Upload `customRequest` types. [#​19278](https://togithub.com/ant-design/ant-design/pull/19278) [@​broder](https://togithub.com/broder) ### [`v3.24.1`](https://togithub.com/ant-design/ant-design/releases/3.24.1) [Compare Source](https://togithub.com/ant-design/ant-design/compare/3.24.0...3.24.1) - 🐞 Fix Table throw `React.createRef is not a function error` in old version of React . [#​19262](https://togithub.com/ant-design/ant-design/pull/19262) - 🐞 Fix Table TypeScript definition missing Column and ColumnGroup. [#​19251](https://togithub.com/ant-design/ant-design/pull/19251) * * * - 🐞 修复 Table 在旧版 React 会报 `React.createRef is not a function` 的错误信息。[#​19262](https://togithub.com/ant-design/ant-design/pull/19262) - 🐞 修复 Table TypeScript 定义丢失 Column 和 ColumnGroup 的问题。[#​19251](https://togithub.com/ant-design/ant-design/pull/19251) ### [`v3.24.0`](https://togithub.com/ant-design/ant-design/releases/3.24.0) [Compare Source](https://togithub.com/ant-design/ant-design/compare/3.23.6...3.24.0) - 🔥 Promote [Yuque](https://www.yuque.com/?chInfo=ch_antd) on home page. - Table - 🌟 Added `tableLayout` property for `table-layout` attribute. And using `tableLayout="fixed"` by default in scroll table to resolve align issue caused by cell content. [#​17284](https://togithub.com/ant-design/ant-design/pull/17284) - 🌟 Added `column.ellipsis` to ellipsize cell content. - 🌟 Added the `scroll.scrollToFirstRowOnChange` property to set whether to scroll to the top of the table after page changing. [#​18726](https://togithub.com/ant-design/ant-design/pull/18726) - 🌟 `filterDropdown` added a `visible` parameter to get the display state of the dropdown box. [#​17614](https://togithub.com/ant-design/ant-design/pull/17614) [@​sedx](https://togithub.com/ant-design/ant-design/pull/17614) - 🌟 `title` added a `sortColumn` parameter to get the currently sorted column. [#​19012](https://togithub.com/ant-design/ant-design/pull/19012) [@​swillis12](https://togithub.com/swillis12) - 🌟 The `sorter` parameter of `onChange` will always contain `column` information when sorting. [#​19226](https://togithub.com/ant-design/ant-design/pull/19226) - 🐞 Fix Table filter submenu checkbox margin. [#e1a4f28](https://togithub.com/ant-design/ant-design/commit/e1a4f2891e3c35ae26495432bd2d288d4d81064a) - 🌟 Anchor added a `onChange` attribute to listen for changes to anchor links. [#​18715](https://togithub.com/ant-design/ant-design/pull/18715) - Upload - 🌟 Added `showDownloadIcon` attribute to display download icon. [#​18664](https://togithub.com/ant-design/ant-design/pull/18664) [@​qq645381995](https://togithub.com/qq645381995) - 🌟 Support for `onRemove` control of upload interrupts. [#​18937](https://togithub.com/ant-design/ant-design/pull/18937) [@​ladjzero](https://togithub.com/ladjzero) - 🌟 Input.Search added a `loading` property to show the state in the load. [#​18771](https://togithub.com/ant-design/ant-design/pull/18771) - 🌟 Grid's `gutter` property added support for vertical spacing. Now you can set an array for `gutter` and the second value of the array for vertical spacing. [#​18979](https://togithub.com/ant-design/ant-design/pull/18979) - 🌟 message added support for updating content with a unique key. [#​18678](https://togithub.com/ant-design/ant-design/pull/18678) - 🌟 Layout added a `zeroWidthTriggerStyle` property to control the style of the special `trigger` that appears when `collapsedWidth` is `0`. [#​19079](https://togithub.com/ant-design/ant-design/pull/19079) - 🌟 Drawer added the `drawerStyle` and `headerStyle` properties. [#​19109](https://togithub.com/ant-design/ant-design/pull/19109) - PageHeader - 💄 Redesigned. [#​19100](https://togithub.com/ant-design/ant-design/pull/19100) - 🌟 Added `ghost` property to set whether white background is needed. [#​19100](https://togithub.com/ant-design/ant-design/pull/19100) - ConfigProvider - 🌟 Added `pageHeader` to globally control the style of PageHeader. [#​19100](https://togithub.com/ant-design/ant-design/pull/19100) - 🐞 Fixed the issue that `moment` can't be tree-shark. [#​19115](https://togithub.com/ant-design/ant-design/pull/19115) - 🐞 Fixed the issue that the `removeIcon` and `clearIcon` properties of TreeSelect didn't work. [#​18949](https://togithub.com/ant-design/ant-design/pull/18949) - 🐞 Fixed the issue that the `switcherIcon` does not take effect after the Tree setting `showLine`. [#​18829](https://togithub.com/ant-design/ant-design/pull/18829) [@​MrHeer](https://togithub.com/MrHeer) - 🐞 Fixed the issue that the Slider component set the handle size and positioned incorrectly. [#​19120](https://togithub.com/ant-design/ant-design/pull/19120) - Collapse - 🐞 Fix icon styles under IE 11. [#​19135](https://togithub.com/ant-design/ant-design/pull/19135) [@​GBcrimson](https://togithub.com/GBcrimson) - 🐞 Keep `className` given to `expandIcon`. [#​19160](https://togithub.com/ant-design/ant-design/pull/19160) [@​gpetrioli](https://togithub.com/gpetrioli) - 🐞 Fixed the issue that `defaultExpandAll` does not take effect when Tree.DirectoryTree component passed `treeData`. [#​19148](https://togithub.com/ant-design/ant-design/pull/19148) - 🐞 Fixed the issue with some of the Menu styles under Dropdown. [#​19150](https://togithub.com/ant-design/ant-design/pull/19150) - 🐞 Fixed Cascader's `placeholder` internationalization error. [#​19227](https://togithub.com/ant-design/ant-design/pull/19227) [@​kagawagao](https://togithub.com/kagawagao) - 🌟 Added less variables `@typography-title-margin-top`, `@typography-title-margin-bottom`. [#​18746](https://togithub.com/ant-design/ant-design/pull/18746) - 🗑 Discard the `autosize` property of Input.TextArea, use `autoSize` instead. [#​19177](https://togithub.com/ant-design/ant-design/pull/19177) * * * - 🔥 首页新增[语雀](https://www.yuque.com/?chInfo=ch_antd)的推广链接。 - Table - 🌟 新增 `tableLayout` 属性,支持设置表格的 `table-layout` 布局,并在固定表头/列下默认开启 `tableLayout="fixed"`,解决因为表格自动根据内容排版造成的列对齐问题。[#​17284](https://togithub.com/ant-design/ant-design/pull/17284) - 🌟 新增 `column.ellipsis` 支持单元格内容自动省略。 - 🌟 新增 `scroll.scrollToFirstRowOnChange` 属性,用于设置在翻页后是否滚动到表格顶部。[#​18726](https://togithub.com/ant-design/ant-design/pull/18726) - 🌟 `filterDropdown` 新增 `visible` 参数,用于获取下拉框的显示状态。[#​17614](https://togithub.com/ant-design/ant-design/pull/17614) [@​sedx](https://togithub.com/ant-design/ant-design/pull/17614) - 🌟 `title` 方法新增 `sortColumn` 参数,用于获取当前排序的列。[#​19012](https://togithub.com/ant-design/ant-design/pull/19012) [@​swillis12](https://togithub.com/swillis12) - 🌟 排序时 `onChange` 的 `sorter` 参数将始终包含 `column` 信息。[#​19226](https://togithub.com/ant-design/ant-design/pull/19226) - 🐞 修复过滤下拉菜单的间距问题。[#e1a4f28](https://togithub.com/ant-design/ant-design/commit/e1a4f2891e3c35ae26495432bd2d288d4d81064a) - 🌟 Anchor 新增 `onChange` 属性,用于监听锚点链接的改变。[#​18715](https://togithub.com/ant-design/ant-design/pull/18715) - Upload - 🌟 新增 `showDownloadIcon` 属性,用于展示下载图标。[#​18664](https://togithub.com/ant-design/ant-design/pull/18664) [@​qq645381995](https://togithub.com/qq645381995) - 🌟 支持 `onRemove` 对上传中断的控制。[#​18937](https://togithub.com/ant-design/ant-design/pull/18937) [@​ladjzero](https://togithub.com/ladjzero) - 🌟 Input.Search 新增 `loading` 属性,用于展示加载中的状态。[#​18771](https://togithub.com/ant-design/ant-design/pull/18771) - 🌟 Grid 的 `gutter` 属性新增垂直间距的支持,现在你可以给 `gutter` 设置一个数组,数组的第二个值就表示垂直间距。[#​18979](https://togithub.com/ant-design/ant-design/pull/18979) - 🌟 message 新增支持通过唯一的 `key` 来更新内容。[#​18678](https://togithub.com/ant-design/ant-design/pull/18678) - 🌟 Layout 新增 `zeroWidthTriggerStyle` 属性以控制当 `collapsedWidth` 为 `0` 时,出现的特殊 `trigger` 的样式。[#​19079](https://togithub.com/ant-design/ant-design/pull/19079) - 🌟 Drawer 新增 `drawerStyle` 和 `headerStyle` 属性。[#​19109](https://togithub.com/ant-design/ant-design/pull/19109) - PageHeader - 💄 重新设计了样式 [#​19100](https://togithub.com/ant-design/ant-design/pull/19100) - 🌟 新增 `ghost` 属性,用于设置是否需要白底背景。[#​19100](https://togithub.com/ant-design/ant-design/pull/19100) - ConfigProvider - 🌟 新增 `pageHeader` 用于全局控制 PageHeader 的样式。[#​19100](https://togithub.com/ant-design/ant-design/pull/19100) - 🐞 修复 moment 不能被 tree shaking 的问题。[#​19115](https://togithub.com/ant-design/ant-design/pull/19115) - 🐞 修复 TreeSelect 的 `removeIcon` 和 `clearIcon` 属性不生效的问题。[#​18949](https://togithub.com/ant-design/ant-design/pull/18949) - 🐞 修复 Tree 设置 `showLine` 后 `switcherIcon` 不生效的问题。[#​18829](https://togithub.com/ant-design/ant-design/pull/18829) [@​MrHeer](https://togithub.com/MrHeer) - 🐞 修复 Slider 组件设置 `handle` 大小后定位错误的问题。[#​19120](https://togithub.com/ant-design/ant-design/pull/19120) - Collapse - 🐞 修复在 IE 11 下的图标样式。[#​19135](https://togithub.com/ant-design/ant-design/pull/19135) [@​GBcrimson](https://togithub.com/GBcrimson) - 🐞 修复 `expandIcon` 的 `className` 会被覆盖的问题。[#​19160](https://togithub.com/ant-design/ant-design/pull/19160) [@​gpetrioli](https://togithub.com/gpetrioli) - 🐞 修复 Tree.DirectoryTree 组件传入 `treeData` 时 `defaultExpandAll` 不生效的问题。[#​19148](https://togithub.com/ant-design/ant-design/pull/19148) - 🐞 修复 Dropdown 下部分 Menu 样式错乱的问题。[#​19150](https://togithub.com/ant-design/ant-design/pull/19150) - 🐞 修复 Cascader 的 `placeholder` 国际化错误。[#​19227](https://togithub.com/ant-design/ant-design/pull/19227) [@​kagawagao](https://togithub.com/kagawagao) - 🌟 新增 less 变量 `@typography-title-margin-top` 和 `@typography-title-margin-bottom`。[#​18746](https://togithub.com/ant-design/ant-design/pull/18746) - 🗑 废弃 Input.TextArea 的 `autosize` 属性,请使用 `autoSize` 代替。[#​19177](https://togithub.com/ant-design/ant-design/pull/19177) ### [`v3.23.6`](https://togithub.com/ant-design/ant-design/releases/3.23.6) [Compare Source](https://togithub.com/ant-design/ant-design/compare/3.23.5...3.23.6) - 🐞 Fix Typography `ref` warning of React. [#​19074](https://togithub.com/ant-design/ant-design/pull/19074) * * * - 🐞 修复 Typography 提示获取不到 `ref` 的错误信息。[#​19074](https://togithub.com/ant-design/ant-design/pull/19074)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

renovate[bot] commented 4 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (3.25.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.