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: add changelog 4.15.7 #30635

Closed
wants to merge 7 commits into from
Closed

docs: add changelog 4.15.7 #30635

wants to merge 7 commits into from

Conversation

chenshuai2144
Copy link
Contributor

  • 🐞 ConfigProvider support dynamic prefixCls. #30625 @kerm1it
  • 🐞 Fix Anchor cannot trigger onChange when have getCurrentAnchor prop. #30601
  • 💄 Fix Notification custom styles don't apply to correct div by className when using useNotification. #30588
  • 🐞 Fix nested Table margin inside Table with fixed columns. #30587
  • 💄 Fix Collapse arrow style bug when no header. #30586
  • 🐞 Fix Typography flush issue when use ellipsis={{ suffix: 'xxx' }}. #30582
  • 🐞 fix(Collapse): The content of collapse panel hide when set activeKey while hiding. #30555 @zjffun
  • TypeScript
    • 🤖 Space typescript definition support HTMLAttribute props. #30590

  • 🐞 ConfigProvider 支持动态 prefixCls#30625 @kerm1it
  • 🐞 修复 Anchor 指定 getCurrentAnchor 后无法触发 onChange 的问题。#30601
  • 💄 修复 Notification useNotification 生成的通知框 className 作用范围不一致的问题。#30588
  • 🐞 修复有固定列的 Table 内嵌 Table 的额外边距丢失的问题。#30587
  • 💄 修复 Collapse 不指定 header 时箭头错位的问题。#30586
  • 🐞 修复 Typography 配置 ellipsis={{ suffix: 'xxx' }} 时换行闪动问题。#30582
  • 🐞 修复 Collapse:在隐藏时设置 activeKey, panel 的内容会消失。#30555 @zjffun
  • TypeScript
    • 🤖 Space typescript 定义支持 HTMLAttribute 属性。#30590

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented May 24, 2021

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
@xrkffgg xrkffgg changed the title docs: add 4.15.7 docs: add changelog 4.15.7 May 24, 2021
@codecov
Copy link

codecov bot commented May 24, 2021

Codecov Report

Merging #30635 (6129452) into master (9275866) will not change coverage.
The diff coverage is n/a.

❗ Current head 6129452 differs from pull request most recent head c57bcae. Consider uploading reports for the commit c57bcae to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master    #30635   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          397       397           
  Lines         7520      7520           
  Branches      2102      2102           
=========================================
  Hits          7520      7520           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9275866...c57bcae. Read the comment docs.

chenshuai2144 and others added 2 commits May 24, 2021 15:36
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented May 24, 2021

Size Change: 0 B

Total Size: 832 kB

ℹ️ View Unchanged
Filename Size Change
./dist/antd-with-locales.min.js 341 kB 0 B
./dist/antd.compact.min.css 63.8 kB 0 B
./dist/antd.dark.min.css 65.1 kB 0 B
./dist/antd.min.css 63.9 kB 0 B
./dist/antd.min.js 298 kB 0 B

compressed-size-action

@github-actions
Copy link
Contributor

github-actions bot commented May 24, 2021

🚨 Verify package version failed!

The version of the PR title is not same with the package. Please check!

PR package version PR title version
4.15.6 4.15.7

CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
- 🐞 修复 Typography 配置 `ellipsis={{ suffix: 'xxx' }}` 时换行闪动问题。[#30582](https://github.com/ant-design/ant-design/pull/30582)
- 🐞 修复 Collapse:在隐藏时设置 activeKey, panel 的内容会消失。[#30555](https://github.com/ant-design/ant-design/pull/30555) [@zjffun](https://github.com/zjffun)
- TypeScript
- 🤖 Space typescript 定义支持 HTMLAttribute 属性。[#30590](https://github.com/ant-design/ant-design/pull/30590)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- 🤖 Space typescript 定义支持 HTMLAttribute 属性。[#30590](https://github.com/ant-design/ant-design/pull/30590)
- 🤖 Space TypeScript 定义支持 HTMLAttribute 属性。[#30590](https://github.com/ant-design/ant-design/pull/30590)

chenshuai2144 and others added 3 commits May 24, 2021 15:43
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
@afc163 afc163 mentioned this pull request May 24, 2021
19 tasks
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