Browse Source

docs: update changelog

pull/30586/head
afc163 4 years ago
parent
commit
ceec57db72
  1. 2
      CHANGELOG.en-US.md
  2. 2
      CHANGELOG.zh-CN.md

2
CHANGELOG.en-US.md

@ -19,7 +19,7 @@ timeline: true
`2021-05-18`
- 🐞 Fix Upload `beforeUpload` cannot receive invalid files filtered by `accept`. [#30549](https://github.com/ant-design/ant-design/pull/30549)
- 🐞 Upload will ignore `accept` if it's invalidate MIME type to follow native behavior. [#30549](https://github.com/ant-design/ant-design/pull/30549)
- 💄 Remove reset style of `th` `text-align`. [#30399](https://github.com/ant-design/ant-design/pull/30399) [@lbwa](https://github.com/lbwa)
- 🌐 Locale
- 🇮🇳 Improve hi_IN locale. [#30541](https://github.com/ant-design/ant-design/pull/30541) [@jaideepghosh](https://github.com/jaideepghosh)

2
CHANGELOG.zh-CN.md

@ -19,7 +19,7 @@ timeline: true
`2021-05-18`
- 🐞 修复 Upload 上传文件被 `accept` 过滤后 `beforeUpload` 无法接收到的问题。[#30549](https://github.com/ant-design/ant-design/pull/30549)
- 🐞 Upload `accept` 将无视无效的 MIME 类型,以更贴近原生行为。[#30549](https://github.com/ant-design/ant-design/pull/30549)
- 💄 移除全局样式中对 `th``text-align` 属性的重置。[#30399](https://github.com/ant-design/ant-design/pull/30399) [@lbwa](https://github.com/lbwa)
- 🌐 国际化
- 🇮🇳 补充印地语国际化文案。[#30541](https://github.com/ant-design/ant-design/pull/30541) [@jaideepghosh](https://github.com/jaideepghosh)

Loading…
Cancel
Save