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: 5.8.2 changelog #44020

Merged
merged 1 commit into from
Aug 4, 2023
Merged

docs: 5.8.2 changelog #44020

merged 1 commit into from
Aug 4, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Aug 4, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

📝 Changelog

  • 🐞 修复 Checkbox 与 Radio 不支持自定义水波纹效果的问题,并添加 ant-wave-target className 到对应元素上。#44014
  • 🐞 调整 Form.Item renderProps 定义,现在会返回正确的 FormInstance#43996
  • 🐞 修复 Table 在 directionrlt 时展开图标的方向和展开行的缩进有误的问题。#43977 @Yuiai01
  • 💄 修复 Pagination 组件禁用状态仍然有悬浮和聚焦样式的问题。#43970 @MadCcc
  • TypeScript
    • 🤖 修正 Drawer 和 Anchor 部分 Design Token 的 TS 描述信息错误的问题。#43994 @wving5
  • 🐞 Fix Checkbox & Radio not support customize wave and add className ant-wave-target for this case. #44014
  • 🐞 Adjust Form.Item renderProps definition to return correct FormInstance. #43996
  • 🐞 Fixed Table incorrect expand icon direction and row indentation in RTL. #43977 @Yuiai01
  • 💄 Fix Pagination that should not have hover and focus style when disabled. #43970 @MadCcc
  • TypeScript
    • 🤖 Fix Drawer & Anchor part Design Token TS description not correct issue. #43994 @wving5

@stackblitz
Copy link

stackblitz bot commented Aug 4, 2023

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

🎉 Verify package version passed!

PR package version PR title version
5.8.2 5.8.2

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 389.83 KB
./dist/antd-with-locales.min.js 448.73 KB

@argos-ci
Copy link

argos-ci bot commented Aug 4, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No change detected - Aug 4, 2023, 3:56 AM

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6e3a908) 100.00% compared to head (0698707) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #44020   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          658       658           
  Lines        11178     11178           
  Branches      3027      3027           
=========================================
  Hits         11178     11178           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@yoyo837 yoyo837 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

蹭个绿格子先 :)

@zombieJ zombieJ merged commit 1e6289d into master Aug 4, 2023
89 checks passed
@zombieJ zombieJ deleted the changelog branch August 4, 2023 05:14
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