Release notes
*Sourced from [antd's releases](https://github.com/ant-design/ant-design/releases).*
> ## 3.26.2
> - ๐ Fix DatePicker `disabledTime` TypeScript definition to be optional. [#20153](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20153) [@khaledkhalil94](https://github.com/khaledkhalil94)
> - ๐ Fix Transfer's `title` of `dataSource` TypeScript definition to be optional. [#20144](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20144) [@mraiguo](https://github.com/mraiguo)
>
>
> ---
>
>
> - ๐ ไฟฎๆญฃ DatePicker `disabledTime` ๅฑๆง TypeScript ๅฎไนไธบๅฏ้ใ[#20153](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20153) [@khaledkhalil94](https://github.com/khaledkhalil94)
> - ๐ ไฟฎๆญฃ Transfer `dataSource` ็ `title` ๅฑๆง TypeScript ๅฎไนไธบๅฏ้ใ[#20144](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20144) [@mraiguo](https://github.com/mraiguo)
>
> ## 3.26.1
> - ๐ Fix List pagination options text align. [#20037](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20037)
> - ๐ Fix Button text not align well in Chrome. [#20059](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20059)
> - ๐ Fix DescriptionItem `className` error applied to label. [#20067](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20067) [@Liu-Ya](https://github.com/Liu-Ya)
> - ๐ Fix Tree duplicated icons when `showLine` is true. [#20090](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20090)
> - ๐ Fix Editable Typography flush in Firefox. [#20118](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20118)
> - ๐ Improve Icon `component` definition to be compatible with create-react-app svg component. [#20142](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20142)
> - Table
> - ๐ Fix small table header border missing. [#20030](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20030)
> - ๐ Fix `filterIcon` throws error when render string or number.
> - ๐ Fix `filterIcon` shows wrong title when returns Tooltip. [#20049](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20049)
> - ๐ Fix columns have 9px align issue in Windows Chrome. [#19952](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19952)
>
>
> ---
>
>
> - ๐ ไฟฎๅค List ไธๅ้กต้้กนๆๆฌๅฏน้ฝ้ฎ้ขใ[#20037](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20037)
> - ๐ ไฟฎๅค Chrome ไธ Button ๆๅญๆฒกๆๅ็ดๅฑ ไธญ็้ฎ้ขใ[#20059](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20059)
> - ๐ ไฟฎๅค DescriptionItem ็ `className` ้่ฏฏๅบ็จไบ labelใ[#20067](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20067) [@Liu-Ya](https://github.com/Liu-Ya)
> - ๐ ไฟฎๅค Tree `showLine` ไธบ true ๆถๅฑ็คบๅคไฝๅพๆ ็้ฎ้ขใ[#20090](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20090)
> - ๐ ไฟฎๅค Typography ๅฏ็ผ่พ็ปไปถๅจ Firefox ไธ้ชๅจ็้ฎ้ขใ[#20118](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20118)
> - ๐ ไฟฎๅค Icon `component` ็ๅฎไน๏ผไฝฟๅ ถๅ ผๅฎนไบ create-react-app ็ svg ็ปไปถๅฎไนใ[#20142](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20142)
> - Table
> - ๐ ไฟฎๅคๅฐๅท Table ่กจๅคด่พนๆกไธขๅคฑ็้ฎ้ขใ[#20030](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20030)
> - ๐ ไฟฎๅค `filterIcon` ่ฟๅๅญ็ฌฆไธฒๆๆฐๅญๆถๆฅ้็้ฎ้ขใ
> - ๐ ไฟฎๅค `filterIcon` ่ฟๅ Tooltip ๆถๆพ็คบไบ้่ฏฏ็ `title`ใ[#20049](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20049)
> - ๐ ไฟฎๅคๅจ Windows Chrome ไธๅบๅฎๅๆ 9px ็ๅฏน้ฝ้ฎ้ขใ[#19952](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19952)
>
> ## 3.26.0
> - ๐ `3.26.0` will be the last minor version of antd v3. And v4 beta is coming!
> - ๐ Notification support `closeIcon` props. [#19618](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19618) [@liuchao233](https://github.com/liuchao233)
> - ๐ Typography support `pt_BR` locale. [#19651](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19651) [@liuchao233](https://github.com/liuchao233)
> - ๐ Table support `defaultFilteredValues` props. [#18925](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18925) [@mgcrea](https://github.com/mgcrea)
> - ๐ฒ๐ฐ Locale add Macedonian support. [#19647](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19647) [@sradevski](https://github.com/sradevski)
> - ๐ Fix Input.Group compat mode has wrong border radius for Input Addon. [#19926](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19926)
> - ๐ Fix Spin render default indicator when `indicator` is `null`. [#19943](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19943)
> - ๐ Fix Button component `disabled` with `loading` not prevent pointer-events. [#19958](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19958)
> - ๐ Fix message can not cancel when `key` is provided. [#19967](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19967)
> ... (truncated)
Changelog
*Sourced from [antd's changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md).*
> ## 3.26.2
>
> `2019-12-10`
>
> - ๐ Fix DatePicker `disabledTime` TypeScript definition to be optional. [#20153](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20153) [@khaledkhalil94](https://github.com/khaledkhalil94)
> - ๐ Fix Transfer's `title` of `dataSource` TypeScript definition to be optional. [#20144](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20144) [@mraiguo](https://github.com/mraiguo)
>
> ## 3.26.1
>
> `2019-12-09`
>
> - ๐ Fix List pagination options text align. [#20037](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20037)
> - ๐ Fix Button text not align well in Chrome. [#20059](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20059)
> - ๐ Fix DescriptionItem `className` error applied to label. [#20067](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20067) [@Liu-Ya](https://github.com/Liu-Ya)
> - ๐ Fix Tree duplicated icons when `showLine` is true. [#20090](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20090)
> - ๐ Fix Editable Typography flush in Firefox. [#20118](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20118)
> - ๐ Improve Icon `component` definition to be compatible with create-react-app svg component. [#20142](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20142)
> - Table
> - ๐ Fix small table header border missing. [#20030](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20030)
> - ๐ Fix `filterIcon` throws error when render string or number.
> - ๐ Fix `filterIcon` shows wrong title when returns Tooltip. [#20049](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20049)
> - ๐ Fix columns have 9px align issue in Windows Chrome. [#19952](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19952)
>
> ## 3.26.0
>
> `2019-12-01`
>
> - ๐ `3.26.0` will be the last minor version of antd v3. And v4 beta is coming!
> - ๐ Notification support `closeIcon` props. [#19618](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19618) [@liuchao233](https://github.com/liuchao233)
> - ๐ Typography support `pt_BR` locale. [#19651](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19651) [@liuchao233](https://github.com/liuchao233)
> - ๐ Table support `defaultFilteredValues` props. [#18925](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18925) [@mgcrea](https://github.com/mgcrea)
> - ๐ฒ๐ฐ Locale add Macedonian support. [#19647](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19647) [@sradevski](https://github.com/sradevski)
> - ๐ Fix Input.Group compat mode has wrong border radius for Input Addon. [#19926](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19926)
> - ๐ Fix Spin render default indicator when `indicator` is `null`. [#19943](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19943)
> - ๐ Fix Button component `disabled` with `loading` not prevent pointer-events. [#19958](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19958)
> - ๐ Fix message can not cancel when `key` is provided. [#19967](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19967)
> - ๐ Fix image in Upload with `picture-card` mode exceeds the border. [#20008](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20008) [@qq645381995](https://github.com/qq645381995)
> - ๐ Fix Input clear icon overlap with feedback icon. [#20017](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20017)
> - ๐ Fix Slider tooltip text not align center. [#20016](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20016)
> - ๐ Fix Descriptions items not working with React.Fragment. [#20019](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20019)
> - ๐ Upload under drag mode moves `className` and `style` to the real effect dom.[#19987](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19987)
> - ๐Add less variable `@table-header-bg-sm` and fix small Table footer style. [#19939](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19939)
>
> ## 3.25.3
>
> `2019-11-24`
>
> - ๐ Fix TimePicker disabled item style when focussed. [#19812](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19812) [@yoyo837](https://github.com/yoyo837)
> - ๐ Fix Menu.Item link style inside Badge. [#19810](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19810)
> - ๐ Fix Upload `picture-card` type, for crashed style when list item is removing. [#19783](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19783) [@qq645381995](https://github.com/qq645381995)
> ... (truncated)
Commits
- [`20ef1f1`](https://github.com/ant-design/ant-design/commit/20ef1f199c675754cd1fb9cb8bde3c9c82ee84a9) :clapper: improve Dropdown context menu demo
- [`62839eb`](https://github.com/ant-design/ant-design/commit/62839eb4266417f0e18948da24256e1979c6b704) :sparkles: bump 3.26.2
- [`2f7998c`](https://github.com/ant-design/ant-design/commit/2f7998cc0cb4d515a4a85102b48aac0ffe28ed80) Fix: "disabledTime" property type in date-picker
- [`fee211e`](https://github.com/ant-design/ant-design/commit/fee211e3c479150581f1993d0376ebcb520e61fc) :memo: Add docs for ConfigProvider getPopupContainer
- [`8188956`](https://github.com/ant-design/ant-design/commit/818895619367a0954d5f155aea9f33f8759382e9) When using the render property to customize the title, the title property of ...
- [`57cb4a4`](https://github.com/ant-design/ant-design/commit/57cb4a460bda4b1312f9ad32a97adec34f74e4ba) docs: update changelog
- [`fd6d179`](https://github.com/ant-design/ant-design/commit/fd6d1796edbed293fc2e72ac07899793cf80560a) chore: lock eslint-plugin-impor
- [`e01e545`](https://github.com/ant-design/ant-design/commit/e01e545dcd9083dd6650ce36f126aa1187507729) :up: upgrade eslint-plugin-import
- [`13fb839`](https://github.com/ant-design/ant-design/commit/13fb83903222a7918c7a32498100d7669fae4a48) :up: fix eslint errors
- [`85fcf0f`](https://github.com/ant-design/ant-design/commit/85fcf0fe6e95aa392b3dde70e7a5593fc1765ba3) :bug: fix Icon component ts error with cra definition
- Additional commits viewable in [compare view](https://github.com/ant-design/ant-design/compare/3.20.1...3.26.2)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps antd from 3.20.1 to 3.26.2.
Release notes
*Sourced from [antd's releases](https://github.com/ant-design/ant-design/releases).* > ## 3.26.2 > - ๐ Fix DatePicker `disabledTime` TypeScript definition to be optional. [#20153](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20153) [@khaledkhalil94](https://github.com/khaledkhalil94) > - ๐ Fix Transfer's `title` of `dataSource` TypeScript definition to be optional. [#20144](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20144) [@mraiguo](https://github.com/mraiguo) > > > --- > > > - ๐ ไฟฎๆญฃ DatePicker `disabledTime` ๅฑๆง TypeScript ๅฎไนไธบๅฏ้ใ[#20153](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20153) [@khaledkhalil94](https://github.com/khaledkhalil94) > - ๐ ไฟฎๆญฃ Transfer `dataSource` ็ `title` ๅฑๆง TypeScript ๅฎไนไธบๅฏ้ใ[#20144](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20144) [@mraiguo](https://github.com/mraiguo) > > ## 3.26.1 > - ๐ Fix List pagination options text align. [#20037](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20037) > - ๐ Fix Button text not align well in Chrome. [#20059](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20059) > - ๐ Fix DescriptionItem `className` error applied to label. [#20067](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20067) [@Liu-Ya](https://github.com/Liu-Ya) > - ๐ Fix Tree duplicated icons when `showLine` is true. [#20090](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20090) > - ๐ Fix Editable Typography flush in Firefox. [#20118](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20118) > - ๐ Improve Icon `component` definition to be compatible with create-react-app svg component. [#20142](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20142) > - Table > - ๐ Fix small table header border missing. [#20030](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20030) > - ๐ Fix `filterIcon` throws error when render string or number. > - ๐ Fix `filterIcon` shows wrong title when returns Tooltip. [#20049](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20049) > - ๐ Fix columns have 9px align issue in Windows Chrome. [#19952](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19952) > > > --- > > > - ๐ ไฟฎๅค List ไธๅ้กต้้กนๆๆฌๅฏน้ฝ้ฎ้ขใ[#20037](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20037) > - ๐ ไฟฎๅค Chrome ไธ Button ๆๅญๆฒกๆๅ็ดๅฑ ไธญ็้ฎ้ขใ[#20059](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20059) > - ๐ ไฟฎๅค DescriptionItem ็ `className` ้่ฏฏๅบ็จไบ labelใ[#20067](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20067) [@Liu-Ya](https://github.com/Liu-Ya) > - ๐ ไฟฎๅค Tree `showLine` ไธบ true ๆถๅฑ็คบๅคไฝๅพๆ ็้ฎ้ขใ[#20090](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20090) > - ๐ ไฟฎๅค Typography ๅฏ็ผ่พ็ปไปถๅจ Firefox ไธ้ชๅจ็้ฎ้ขใ[#20118](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20118) > - ๐ ไฟฎๅค Icon `component` ็ๅฎไน๏ผไฝฟๅ ถๅ ผๅฎนไบ create-react-app ็ svg ็ปไปถๅฎไนใ[#20142](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20142) > - Table > - ๐ ไฟฎๅคๅฐๅท Table ่กจๅคด่พนๆกไธขๅคฑ็้ฎ้ขใ[#20030](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20030) > - ๐ ไฟฎๅค `filterIcon` ่ฟๅๅญ็ฌฆไธฒๆๆฐๅญๆถๆฅ้็้ฎ้ขใ > - ๐ ไฟฎๅค `filterIcon` ่ฟๅ Tooltip ๆถๆพ็คบไบ้่ฏฏ็ `title`ใ[#20049](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20049) > - ๐ ไฟฎๅคๅจ Windows Chrome ไธๅบๅฎๅๆ 9px ็ๅฏน้ฝ้ฎ้ขใ[#19952](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19952) > > ## 3.26.0 > - ๐ `3.26.0` will be the last minor version of antd v3. And v4 beta is coming! > - ๐ Notification support `closeIcon` props. [#19618](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19618) [@liuchao233](https://github.com/liuchao233) > - ๐ Typography support `pt_BR` locale. [#19651](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19651) [@liuchao233](https://github.com/liuchao233) > - ๐ Table support `defaultFilteredValues` props. [#18925](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18925) [@mgcrea](https://github.com/mgcrea) > - ๐ฒ๐ฐ Locale add Macedonian support. [#19647](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19647) [@sradevski](https://github.com/sradevski) > - ๐ Fix Input.Group compat mode has wrong border radius for Input Addon. [#19926](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19926) > - ๐ Fix Spin render default indicator when `indicator` is `null`. [#19943](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19943) > - ๐ Fix Button component `disabled` with `loading` not prevent pointer-events. [#19958](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19958) > - ๐ Fix message can not cancel when `key` is provided. [#19967](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19967) > ... (truncated)Changelog
*Sourced from [antd's changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md).* > ## 3.26.2 > > `2019-12-10` > > - ๐ Fix DatePicker `disabledTime` TypeScript definition to be optional. [#20153](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20153) [@khaledkhalil94](https://github.com/khaledkhalil94) > - ๐ Fix Transfer's `title` of `dataSource` TypeScript definition to be optional. [#20144](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20144) [@mraiguo](https://github.com/mraiguo) > > ## 3.26.1 > > `2019-12-09` > > - ๐ Fix List pagination options text align. [#20037](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20037) > - ๐ Fix Button text not align well in Chrome. [#20059](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20059) > - ๐ Fix DescriptionItem `className` error applied to label. [#20067](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20067) [@Liu-Ya](https://github.com/Liu-Ya) > - ๐ Fix Tree duplicated icons when `showLine` is true. [#20090](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20090) > - ๐ Fix Editable Typography flush in Firefox. [#20118](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20118) > - ๐ Improve Icon `component` definition to be compatible with create-react-app svg component. [#20142](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20142) > - Table > - ๐ Fix small table header border missing. [#20030](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20030) > - ๐ Fix `filterIcon` throws error when render string or number. > - ๐ Fix `filterIcon` shows wrong title when returns Tooltip. [#20049](https://github-redirect.dependabot.com/ant-design/ant-design/issues/20049) > - ๐ Fix columns have 9px align issue in Windows Chrome. [#19952](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19952) > > ## 3.26.0 > > `2019-12-01` > > - ๐ `3.26.0` will be the last minor version of antd v3. And v4 beta is coming! > - ๐ Notification support `closeIcon` props. [#19618](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19618) [@liuchao233](https://github.com/liuchao233) > - ๐ Typography support `pt_BR` locale. [#19651](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19651) [@liuchao233](https://github.com/liuchao233) > - ๐ Table support `defaultFilteredValues` props. [#18925](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18925) [@mgcrea](https://github.com/mgcrea) > - ๐ฒ๐ฐ Locale add Macedonian support. [#19647](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19647) [@sradevski](https://github.com/sradevski) > - ๐ Fix Input.Group compat mode has wrong border radius for Input Addon. [#19926](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19926) > - ๐ Fix Spin render default indicator when `indicator` is `null`. [#19943](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19943) > - ๐ Fix Button component `disabled` with `loading` not prevent pointer-events. [#19958](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19958) > - ๐ Fix message can not cancel when `key` is provided. [#19967](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19967) > - ๐ Fix image in Upload with `picture-card` mode exceeds the border. [#20008](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20008) [@qq645381995](https://github.com/qq645381995) > - ๐ Fix Input clear icon overlap with feedback icon. [#20017](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20017) > - ๐ Fix Slider tooltip text not align center. [#20016](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20016) > - ๐ Fix Descriptions items not working with React.Fragment. [#20019](https://github-redirect.dependabot.com/ant-design/ant-design/pull/20019) > - ๐ Upload under drag mode moves `className` and `style` to the real effect dom.[#19987](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19987) > - ๐Add less variable `@table-header-bg-sm` and fix small Table footer style. [#19939](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19939) > > ## 3.25.3 > > `2019-11-24` > > - ๐ Fix TimePicker disabled item style when focussed. [#19812](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19812) [@yoyo837](https://github.com/yoyo837) > - ๐ Fix Menu.Item link style inside Badge. [#19810](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19810) > - ๐ Fix Upload `picture-card` type, for crashed style when list item is removing. [#19783](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19783) [@qq645381995](https://github.com/qq645381995) > ... (truncated)Commits
- [`20ef1f1`](https://github.com/ant-design/ant-design/commit/20ef1f199c675754cd1fb9cb8bde3c9c82ee84a9) :clapper: improve Dropdown context menu demo - [`62839eb`](https://github.com/ant-design/ant-design/commit/62839eb4266417f0e18948da24256e1979c6b704) :sparkles: bump 3.26.2 - [`2f7998c`](https://github.com/ant-design/ant-design/commit/2f7998cc0cb4d515a4a85102b48aac0ffe28ed80) Fix: "disabledTime" property type in date-picker - [`fee211e`](https://github.com/ant-design/ant-design/commit/fee211e3c479150581f1993d0376ebcb520e61fc) :memo: Add docs for ConfigProvider getPopupContainer - [`8188956`](https://github.com/ant-design/ant-design/commit/818895619367a0954d5f155aea9f33f8759382e9) When using the render property to customize the title, the title property of ... - [`57cb4a4`](https://github.com/ant-design/ant-design/commit/57cb4a460bda4b1312f9ad32a97adec34f74e4ba) docs: update changelog - [`fd6d179`](https://github.com/ant-design/ant-design/commit/fd6d1796edbed293fc2e72ac07899793cf80560a) chore: lock eslint-plugin-impor - [`e01e545`](https://github.com/ant-design/ant-design/commit/e01e545dcd9083dd6650ce36f126aa1187507729) :up: upgrade eslint-plugin-import - [`13fb839`](https://github.com/ant-design/ant-design/commit/13fb83903222a7918c7a32498100d7669fae4a48) :up: fix eslint errors - [`85fcf0f`](https://github.com/ant-design/ant-design/commit/85fcf0fe6e95aa392b3dde70e7a5593fc1765ba3) :bug: fix Icon component ts error with cra definition - Additional commits viewable in [compare view](https://github.com/ant-design/ant-design/compare/3.20.1...3.26.2)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)