Browse Source
docs: changelog of 5.0.5 (#39401 )
* docs: changelog of 5.0.5
* Update CHANGELOG.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
pull/39404/head
二货爱吃白萝卜
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
39 additions and
1 deletions
CHANGELOG.en-US.md
CHANGELOG.zh-CN.md
package.json
@ -15,6 +15,25 @@ timeline: true
---
## 5.0.5
`2022-12-08`
- 🐞 Fix button hover style in Space.Compact. [#39157 ](https://github.com/ant-design/ant-design/pull/39157 ) [@foryuki ](https://github.com/foryuki )
- 🐞 Fix Tabs active bar missing sometimes in windows Chrome. [#39352 ](https://github.com/ant-design/ant-design/pull/39352 ) [@heiyu4585 ](https://github.com/heiyu4585 )
- 🐞 Fix Divider `horizontal` align issue in flex layout. [#39339 ](https://github.com/ant-design/ant-design/pull/39339 )
- 🐞 Fix Popover width in rtl mode. [#39311 ](https://github.com/ant-design/ant-design/pull/39311 )
- 🐞 Fix Popconfirm padding style issue when `wireframe` is `true` . [#39313 ](https://github.com/ant-design/ant-design/pull/39313 ) [@MadCcc ](https://github.com/MadCcc )
- 💄 Fix Select search input with white space style issue. [#39299 ](https://github.com/ant-design/ant-design/pull/39299 ) [@MadCcc ](https://github.com/MadCcc )
- 💄 Fix Tree missing selection style. [#39292 ](https://github.com/ant-design/ant-design/pull/39292 )
- 🐞 Fix FloatButton content not align when customize size. [#39282 ](https://github.com/ant-design/ant-design/pull/39282 ) [@li-jia-nan ](https://github.com/li-jia-nan )
- 🐞 Fix RangePicker cell hover style. [#39266 ](https://github.com/ant-design/ant-design/pull/39266 )
- 💄 Optimize Button style under Space.Compact. [#39241 ](https://github.com/ant-design/ant-design/pull/39241 ) [@foryuki ](https://github.com/foryuki )
- 🌐 Fix `vi_VN` i18n mistake. [#39279 ](https://github.com/ant-design/ant-design/pull/39279 ) [@nghiepdev ](https://github.com/nghiepdev )
- 🌐 Fix `he_IL` i18n mistake. [#39280 ](https://github.com/ant-design/ant-design/pull/39280 ) [@Ran-Sagy ](https://github.com/Ran-Sagy )
- TypeScript
- 🤖 Optimize Anchor `onClick` event definition. [#39305 ](https://github.com/ant-design/ant-design/pull/39305 ) [@li-jia-nan ](https://github.com/li-jia-nan )
## 5.0.4
`2022-12-05`
@ -15,6 +15,25 @@ timeline: true
---
## 5.0.5
`2022-12-08`
- 🐞 修复 Space.Compact 下 Button hover 样式问题。[#39157](https://github.com/ant-design/ant-design/pull/39157) [@foryuki ](https://github.com/foryuki )
- 🐞 修复 Tabs 在 windows Chrome 下高亮条有时候会丢失的问题。[#39352](https://github.com/ant-design/ant-design/pull/39352) [@heiyu4585 ](https://github.com/heiyu4585 )
- 🐞 修复 Divider `horizontal` 在 flex 布局下的对齐问题。[#39339](https://github.com/ant-design/ant-design/pull/39339)
- 🐞 修复 Popover 在 rtl 模式下宽度异常的问题。[#39311](https://github.com/ant-design/ant-design/pull/39311)
- 🐞 修复 Popconfirm 组件 token 配置线框化后边框坍缩的样式问题。[#39313](https://github.com/ant-design/ant-design/pull/39313) [@MadCcc ](https://github.com/MadCcc )
- 💄 修复 Select 组件搜索框会出现空白区域的样式问题。[#39299](https://github.com/ant-design/ant-design/pull/39299) [@MadCcc ](https://github.com/MadCcc )
- 💄 修复 Tree 丢失选中样式的问题。[#39292](https://github.com/ant-design/ant-design/pull/39292)
- 🐞 修复 FloatButton 自定义尺寸时,内容不居中的问题。[#39282](https://github.com/ant-design/ant-design/pull/39282) [@li-jia-nan ](https://github.com/li-jia-nan )
- 🐞 修复 RangePicker 日期 hover 样式。[#39266](https://github.com/ant-design/ant-design/pull/39266)
- 💄 优化 Button 在 Space.Compact 下的 Hover 样式。[#39241](https://github.com/ant-design/ant-design/pull/39241) [@foryuki ](https://github.com/foryuki )
- 🌐 修正 `vi_VN` 国际化描述。[#39279](https://github.com/ant-design/ant-design/pull/39279) [@nghiepdev ](https://github.com/nghiepdev )
- 🌐 修正 `he_IL` 国际化描述。[#39280](https://github.com/ant-design/ant-design/pull/39280) [@Ran-Sagy ](https://github.com/Ran-Sagy )
- TypeScript
- 🤖 优化 Anchor `onClick` 的事件类型定义。[#39305](https://github.com/ant-design/ant-design/pull/39305) [@li-jia-nan ](https://github.com/li-jia-nan )
## 5.0.4
`2022-12-05`
@ -1,6 +1,6 @@
{
"name" : "antd" ,
"version" : "5.0.4 " ,
"version" : "5.0.5 " ,
"description" : "An enterprise-class UI design language and React components implementation" ,
"title" : "Ant Design" ,
"keywords" : [