Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(:sparkles:): release 5.13.3 #47195

Merged
merged 3 commits into from
Jan 27, 2024
Merged

docs(:sparkles:): release 5.13.3 #47195

merged 3 commits into from
Jan 27, 2024

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jan 27, 2024

  • Input
    • 🐞 Fix Input.Search width 1px smaller than Input. #47193
    • 🐞 Fix Input inside Space.Compact display incorrectly when showCount is true. #47112 @huiliangShen
  • 🐞 Fix Descriptions lost border style when item's children is falsy. #47191
  • 🐞 Fix Table column.onFilter don't work on tree table data. #47170 @Mumujianguang
  • 🐞 Fix Affix placeholder height anomaly when browser zoom is 80%. #46823 @zhipenglin
  • 🐞 Fix QrCode background color in dark mode. #47128 @kampiu
  • 🗑 Remove unused PageHeader locale text. #47163 @li-jia-nan
  • 🐞 Fix Statistic component don't support html role and data-* and aria-* attributes. #47149
  • 🐞 Fix Transfer inverting current page incorrectly. #47125 @linxianxi
  • 💄 Lower the priority of Button size styles. #47074 @crazyair
  • 🐞 Fix Modal conflicting props bettween classNames.wrapper and centered. #47076 @sunsunmonkey
  • 🐞 Fix false positive console warning for Spin with tip and fullscreen used together. #47015 @xsjcTony
  • 🛠 Refactor Drawer motion style code. #47194
  • Locales
    • 🇮🇹 Added missing it_IT translations for Tour component. #47148 @nikzanda
    • 🇯🇵 Added missing locale keys in ja_JP locale for Table filters. #47072 @sebastibe

  • Input
    • 🐞 修复 Input.Search 宽度比 Input 少 1px 的问题。#47193
    • 🐞 修复 Input 启用 showCount 时在 Space.Compact 下的样式错误。#47112 @huiliangShen
  • 🐞 修复 Descriptions 当 itemchildrennull 时丢失单元格右边框样式的问题。#47191
  • 🐞 修复 Table column.onFilter 方法未过滤树形数据的问题。#47170 @Mumujianguang
  • 🐞 修复 Affix 在 Chrome 缩放 80% 的情况下占位高度异常的问题。#46823 @zhipenglin
  • 🐞 修复 QrCode 在暗黑模式下的背景色。#47128 @kampiu
  • 🗑 移除了 PageHeader 组件相关的多语言文案。#47163 @li-jia-nan
  • 🐞 修复 Statistic 组件不支持 HTML roledata-*aria-* 等属性的问题。#47149
  • 🐞 修复 Transfer 反选当页错误的问题#47125 @linxianxi
  • 💄 降低 Button size 样式权重以方便覆盖。#47074 @crazyair
  • 🐞 修复 Modal 自定义 classNames.wrappercentered 属性不生效的问题。#47076 @sunsunmonkey
  • 🐞 修复 Spin 组件在 tipfullscreen 同时使用时的控制台误报。#47015 @xsjcTony
  • 🛠 重构简化 Drawer 的动画代码。#47194
  • 国际化
    • 🇮🇹 为 Tour 组件补充 it_IT 本地化文案。#47148 @nikzanda
    • 🇯🇵 为 Table 组件筛选功能补充 ja_JP 本地化文案。#47072 @sebastibe

Copy link

stackblitz bot commented Jan 27, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Jan 27, 2024

Visual Regression Report for PR #47195 Passed ✅

Target branch: master (8eab513)


Congrats! No visual-regression diff found

Copy link
Contributor

github-actions bot commented Jan 27, 2024

Preview Is ready

@afc163
Copy link
Member Author

afc163 commented Jan 27, 2024

Copy link
Contributor

github-actions bot commented Jan 27, 2024

🎉 Verify package version passed!

PR package version PR title version
5.13.3 5.13.3

CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Jan 27, 2024

size-limit report 📦

Path Size
./dist/antd.min.js 331.4 KB (-21 B 🔽)
./dist/antd-with-locales.min.js 377.14 KB (+130 B 🔺)

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1fcdd18:

Sandbox Source
antd reproduction template (forked) Configuration

@afc163 afc163 merged commit 3365a84 into master Jan 27, 2024
102 checks passed
@afc163 afc163 deleted the docs/changelog-5.13.3 branch January 27, 2024 16:00
MadCcc pushed a commit that referenced this pull request Jan 29, 2024
* docs(:sparkles:): release 5.13.3

* docs: update changelog

* docs: fix changelog format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants