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: changelog v5.1.1 #39804

Merged
merged 16 commits into from Dec 26, 2022
Merged

docs: changelog v5.1.1 #39804

merged 16 commits into from Dec 26, 2022

Conversation

vagusX
Copy link
Member

@vagusX vagusX commented Dec 26, 2022

v5.1.1 changelog

  • ⚡️ 提升 Transfer 在大数据量下勾选和移动节点时的性能。#39465 @wqs576222103
  • 🐞 修复组件字体错误问题。#39806
  • 🐞 修复 Drawer placement open width 等参数为 undefined 时默认值不生效的问题。#39782
  • 🐞 修复 Menu 切换时图标动画效果不流畅的问题。#39800 @JarvisArt
  • 🐞 修复 Image 预览操作条在动态过程中会被高 zIndex 的元素覆盖。#39788 @JarvisArt
  • 🐞 修复 List 组件分页器错误参数导致报错问题。#39681 @Wxh16144
  • 🐞 修复 Space align="baseline" 不生效的问题。#39748 @candy4290
  • Table
    • 🐞 修复 Table 可扩展行标题没有左上边框半径的问题。#39781 @chunsch
    • 🐞 修复 Table 列头的圆角丢失问题。#39723
    • 🐞 修复 Table 组件合并单元格后底部边框消失和边框重叠时颜色变深的问题。#39729
    • ⌨️ 修正 Table aria-* 属性到 table 元素上以支持更好的可访问性。#39700
    • ⌨️ 重置 Table 列的 aria-label 属性值。#39738 @kiner-tang
    • 💄 为 Table 边框添加过渡动画使其 hover 效果更顺滑。#39713 @JarvisArt
  • 🐞 修复 Tabs 添加按钮在暗色模式下不可见的问题。#39724
  • 🐞 修复 Card 只有 extra 时标题栏高度不足的问题。#39646 @JarvisArt
  • 🐞 修复 Row 组件 justifyalign 属性,动态改变不生效的问题。#39704 @candy4290
  • 🐞 修复 App 中 children 使用相同 key 的警告。#39695 @Kamahl19#39701 @li-jia-nan
  • 💄 修复 Table 筛选菜单选中背景色和菜单阴影样式。#39805
  • TypeScript
    • 🤖 修复部分 Design Token 缺少类型提示的问题。#39754

  • ⚡️ Improve Transfer performance when selecting and moving nodes with large data.#39465 @wqs576222103
  • 🐞 Fix wrong font-family of components. #39806
  • 🐞 Fix Drawer default props not working when placement open width are undefined. #39782
  • 🐞 Fix Menu icon animation when collapse it. #39800 @JarvisArt
  • 🐞 Fix Image preview operation bar is covered during the animation. #39788 @JarvisArt
  • 🐞 Fix List crash when pagination.pageSize is undefined. #39681 @Wxh16144
  • 🐞 Fix Space align="baseline" not working. #39748 @candy4290
  • Table
    • 🐞 Fix Table expandable row header has no top left border radius. #39781 @chunsch
    • 🐞 Fix Table header radius missing when has fixed header and columns. #39723
    • 🐞 Fix Table missing border-bottom in merged cell and unexpected border color if overlapping。. #39729
    • ⌨️ Improve Table a11y by appling aria-props to table element. #39700
    • ⌨️ Reset aria-label in Table column. #39738 @kiner-tang
    • 💄 Adds transition animation for Table border. #39713 @JarvisArt
  • 🐞 Fix Tabs add button color invisible in dark mode. #39724
  • 🐞 Fix the problem that the height of the title bar is not enough when Card only has extra. #39646 @JarvisArt
  • 🐞 Fix justify and align properties are not reactive in Row. #39704 @candy4290
  • 🐞 Fix warning in App about two children with the same key. #39695 @Kamahl19, #39701 @li-jia-nan
  • 💄 Fix Table filter dropdown wrong active background and dropdown shadow style. #39805
  • TypeScript
    • 🤖 Fix missing type defination for Design Token. #39754

@github-actions
Copy link
Contributor

github-actions bot commented Dec 26, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Dec 26, 2022

🎉 Verify package version passed!

PR package version PR title version
5.1.1 v5.1.1

@vagusX vagusX changed the title docs: changelog v5.1.1 WIP: docs: changelog v5.1.1 Dec 26, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 26, 2022

size-limit report 📦

Path Size
./dist/antd.min.js 367.74 KB (-1 B 🔽)
./dist/antd-with-locales.min.js 422.83 KB (-1 B 🔽)

@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (66d5d92) compared to base (838b08e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #39804   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          557       557           
  Lines         9621      9621           
  Branches      2722      2722           
=========================================
  Hits          9621      9621           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vagusX vagusX changed the title WIP: docs: changelog v5.1.1 docs: changelog v5.1.1 Dec 26, 2022
@MadCcc
Copy link
Member

MadCcc commented Dec 26, 2022

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
@MadCcc
Copy link
Member

MadCcc commented Dec 26, 2022

vagusX and others added 6 commits December 26, 2022 16:33
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
vagusX and others added 3 commits December 26, 2022 16:33
@vagusX vagusX requested a review from afc163 December 26, 2022 08:51
@afc163
Copy link
Member

afc163 commented Dec 26, 2022

fix(Drawer): default props not working #39782
style: fix Table filter dropdown broken style #39805
perf: Remove IE11 from browserslist and babel targets #38779
fix: font-family for components #39806

这几个 changelog 没加上?

@vagusX
Copy link
Member Author

vagusX commented Dec 26, 2022

perf: Remove IE11 from browserslist and babel targets #38779

我觉得这一条不需要加诶,因为本来 v5 就说不支持 ie11 了,在 changelog 不知道对用户说明什么

@vagusX
Copy link
Member Author

vagusX commented Dec 26, 2022

fix(Drawer): default props not working #39782 style: fix Table filter dropdown broken style #39805 perf: Remove IE11 from browserslist and babel targets #38779 fix: font-family for components #39806

这几个 changelog 没加上?

其他都有了

@vagusX
Copy link
Member Author

vagusX commented Dec 26, 2022

已加

@afc163
Copy link
Member

afc163 commented Dec 26, 2022

我觉得这一条不需要加诶,因为本来 v5 就说不支持 ie11 了,在 changelog 不知道对用户说明什么

要的,用户在某些老的浏览器(不只是 IE11)可能会遇到问题,他根据这条 changelog 可以进行排查。

@vagusX
Copy link
Member Author

vagusX commented Dec 26, 2022

我觉得这一条不需要加诶,因为本来 v5 就说不支持 ie11 了,在 changelog 不知道对用户说明什么

要的,用户在某些老的浏览器(不只是 IE11)可能会遇到问题,他根据这条 changelog 可以进行排查。

已添加

CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
@vagusX vagusX requested a review from afc163 December 26, 2022 09:29
@vagusX vagusX merged commit 5ea90df into master Dec 26, 2022
@vagusX vagusX deleted the docs/changelog-5.1.1 branch December 26, 2022 09:40
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

3 participants