--- order: 6 title: Change Log toc: false timeline: true --- `antd` strictly follows [Semantic Versioning 2.0.0](http://semver.org/). #### Release Schedule - Weekly release: patch version at the end of every week for routine bugfix (anytime for urgent bugfix). - Monthly release: minor version at the end of every month for new features. - Major version release is not included in this schedule for breaking change and new features. --- ## 3.26.20 `2020-10-27` - ๐ Fix Typescript definition issue with related Typescript version. ## 3.26.19 `2020-10-25` - ๐ Fix webpack 5 compatibility issue. [#27314](https://github.com/ant-design/ant-design/pull/27314) [@vnguyen94](https://github.com/vnguyen94) ## 3.26.18 `2020-06-14` - ๐ Fix Tree `AntTreeNodeProps.children` type. [#24429](https://github.com/ant-design/ant-design/pull/24429) [@fireairforce](https://github.com/fireairforce) - ๐ฎ๐ช Add Irish(ga_IE) locale. [#24849](https://github.com/ant-design/ant-design/pull/24849) [@AbhijeetGaware](https://github.com/AbhijeetGaware) ## 3.26.17 `2020-05-16` - ๐ Avoid disabled Upload.Dragger being triggered by clicking Form `label`. [#24202](https://github.com/ant-design/ant-design/pull/24202) - ๐ Fix Tabs cannot be displayed in Safair. [#23151](https://github.com/ant-design/ant-design/pull/23151) - ๐ Fix Form.Item control icon shaking when `hasFeedback` is not set. [#23924](https://github.com/ant-design/ant-design/pull/23924) - ๐ Fix `loading` Button using Badge style. [#23691](https://github.com/ant-design/ant-design/pull/23691) ## 3.26.16 `2020-04-26` - ๐ Fix Carousel tabbed Radio/Checkbox to non-active slide. [#23380](https://github.com/ant-design/ant-design/pull/23380) - ๐ Fix Table filter menu no height when less version is `2.x`. [#23272](https://github.com/ant-design/ant-design/pull/23272) ## 3.26.15 `2020-04-03` - ๐ Fix Affix throws `React warning of state update on unmounted component`. [#22790](https://github.com/ant-design/ant-design/pull/22790) - ๐ Fix Table `column.filtered` not working. [#22597](https://github.com/ant-design/ant-design/pull/22597) - ๐ Fix Select Input style with `multiple` mode in Safari. [#22586](https://github.com/ant-design/ant-design/pull/22586) [@iicdii](https://github.com/iicdii) ## 3.26.14 `2020-03-23` - ๐ Fix Descriptions cannot fit to small container width. [#22407](https://github.com/ant-design/ant-design/pull/22407) - ๐ Fix TextArea `autoSize` don't scroll bottom in Firefox. [#22014](https://github.com/ant-design/ant-design/pull/22014) - ๐ Fix TextArea style get warning in `react@16.13`. [#21703](https://github.com/ant-design/ant-design/pull/21703) - Typescript - Adjust Popconfirm `onConfirm` `onCancel` event definition. [#22438](https://github.com/ant-design/ant-design/pull/22438) [@nicu-chiciuc](https://github.com/nicu-chiciuc) ## 3.26.13 `2020-03-07` - ๐ Fix Result `status` cannot assigned to `string` or `number` type. [#21691](https://github.com/ant-design/ant-design/pull/21691) - ๐ Fix Badge animation when switch between 10 and 11. [#21887](https://github.com/ant-design/ant-design/pull/21887) [@wendellhu95](https://github.com/wendellhu95) - ๐ Fix DatePicker disabled icon cursor style. [#21655](https://github.com/ant-design/ant-design/pull/21655) [@jhoneybee](https://github.com/jhoneybee) - ๐ Fix Grid multiple Rows `margin` overlapping. [#21518](https://github.com/ant-design/ant-design/pull/21518) [@felipeptcho](https://github.com/felipeptcho) - ๐ Fix Table filter menu max height with many items. [#21602](https://github.com/ant-design/ant-design/pull/21602) ## 3.26.12 `2020-02-24` - ๐ Fix Input with `readOnly` still clearable by `allowClear`. [#21492](https://github.com/ant-design/ant-design/pull/21492) - ๐ Fix Upload won't showing download icon defaultly. [#21496](https://github.com/ant-design/ant-design/pull/21496) - โก๏ธ Improve Button render performance. [#21217](https://github.com/ant-design/ant-design/pull/21217) ## 3.26.11 `2020-02-17` - ๐ Rollback misc `clearfix` style to breaks flex layout (mainly affect Row, Form, Layout style). [#21406](https://github.com/ant-design/ant-design/pull/21406) ## 3.26.10 `2020-02-16` - ๐ Fix Input.Group inside `