docs: 3.26.15 changelog (#22899)

* docs: 3.26.15 changelog

* fix: newline

* fix: changelog

* docs: changelog

* docs: changelog
This commit is contained in:
信鑫-King 2020-04-03 23:43:39 +08:00 committed by GitHub
parent c23ea0c5e6
commit b30832cda1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 1 deletions

View File

@ -15,6 +15,14 @@ timeline: true
---
## 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`

View File

@ -15,6 +15,14 @@ timeline: true
---
## 3.26.15
`2020-04-03`
- 🐞 修复 Affix 抛出 `React state update on unmounted component` 警告的问题。[#22790](https://github.com/ant-design/ant-design/pull/22790)
- 🐞 修复 Table `column.filtered` 失效的问题。[#22597](https://github.com/ant-design/ant-design/pull/22597)
- 🐞 修复 Select `multiple` 模式下Input 在 Safari 浏览器的样式问题。[#22586](https://github.com/ant-design/ant-design/pull/22586) [@iicdii](https://github.com/iicdii)
## 3.26.14
`2020-03-23`

View File

@ -1,6 +1,6 @@
{
"name": "antd",
"version": "3.26.14",
"version": "3.26.15",
"description": "An enterprise-class UI design language and React components implementation",
"keywords": [
"ant",