信鑫-King
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
4 additions and
2 deletions
CHANGELOG.en-US.md
CHANGELOG.zh-CN.md
@ -31,6 +31,7 @@ timeline: true
- 🐞 Fix Steps with progress get cut at the bottom. [#30373 ](https://github.com/ant-design/ant-design/pull/30373 ) [@fachreza73 ](https://github.com/fachreza73 )
- 🐞 Fix the problem that setting `locale` in DatePicker cannot override ConfigProvider `locale` . [#30380 ](https://github.com/ant-design/ant-design/pull/30380 ) [@Map1en ](https://github.com/Map1en )
- Locale
- 🇫🇮 Update DatePicker Finnish locale. [#30433 ](https://github.com/ant-design/ant-design/pull/30433 ) [@hiiri ](https://github.com/hiiri )
- 🇫🇷 Update French locale with missing messages. [#30436 ](https://github.com/ant-design/ant-design/pull/30436 ) [@LoicUV ](https://github.com/LoicUV )
- 🇷🇸 Update Serbian locale. [#30401 ](https://github.com/ant-design/ant-design/pull/30401 ) [@vmedar ](https://github.com/vmedar )
- TypeScript
@ -31,6 +31,7 @@ timeline: true
- 🐞 修复 Steps 进度条圆圈在底部被切掉的问题。[#30373](https://github.com/ant-design/ant-design/pull/30373) [@fachreza73 ](https://github.com/fachreza73 )
- 🐞 修复在 DatePicker 里设置 `locale` 不能覆盖 ConfigProvider `locale` 的问题。[#30380](https://github.com/ant-design/ant-design/pull/30380) [@Map1en ](https://github.com/Map1en )
- 国际化
- 🇫🇮 改进 DatePicker 芬兰语国际化。[#30433](https://github.com/ant-design/ant-design/pull/30433) [@hiiri ](https://github.com/hiiri )
- 🇫🇷 更新法语国际化。[#30436](https://github.com/ant-design/ant-design/pull/30436) [@LoicUV ](https://github.com/LoicUV )
- 🇷🇸 更新塞尔维亚语国际化。[#30401](https://github.com/ant-design/ant-design/pull/30401) [@vmedar ](https://github.com/vmedar )
- TypeScript