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.2.1 #40693

Merged
merged 15 commits into from
Feb 13, 2023
Merged

docs: changelog v5.2.1 #40693

merged 15 commits into from
Feb 13, 2023

Conversation

vagusX
Copy link
Member

@vagusX vagusX commented Feb 12, 2023

  • 🐞 修复 Silder 中的标记点 dot 可以正确触发 hover 和 click 的效果。#40679 [@LongHaoo]
  • 🐞 修复 Tour 不支持 0 作为节点的问题。#40631 @li-jia-nan
  • 💄 修复 DataPicker.RangePicker 的 hover 范围样式。#40607 [@Yuiai01]
  • 💄 优化 Steps 组件自定义 icon 的大小。#40672 @MadCcc
  • TypeScript
  • 🌐 国际化

@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2023

🎉 Verify package version passed!

PR package version PR title version
5.2.1 v5.2.1

@socket-security
Copy link

socket-security bot commented Feb 12, 2023

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

Powered by socket.dev

@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2023

size-limit report 📦

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

@codecov
Copy link

codecov bot commented Feb 12, 2023

Codecov Report

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

Coverage data is based on head (2fc0a18) compared to base (fb5305d).
Patch has no changes to coverable lines.

❗ Current head 2fc0a18 differs from pull request most recent head 2269e79. Consider uploading reports for the commit 2269e79 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #40693   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          606       606           
  Lines        10289     10289           
  Branches      2790      2790           
=========================================
  Hits         10289     10289           
Impacted Files Coverage Δ
components/timeline/TimelineItemList.tsx 100.00% <0.00%> (ø)

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.

@li-jia-nan
Copy link
Member

li-jia-nan commented Feb 12, 2023

@SocketSecurity ignore @swc/core@1.3.35
@SocketSecurity ignore core-js@3.27.1
@SocketSecurity ignore core-js@3.27.2
@SocketSecurity ignore core-js-pure@3.27.2
@SocketSecurity ignore esbuild@0.15.18
@SocketSecurity ignore esbuild@0.16.17
@SocketSecurity ignore esbuild@0.17.7
@SocketSecurity ignore puppeteer@19.6.3

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@afc163
Copy link
Member

afc163 commented Feb 13, 2023

#40631

@vagusX
Copy link
Member Author

vagusX commented Feb 13, 2023

#40631

我来加一下吧,这是昨晚提的 PR

@afc163
Copy link
Member

afc163 commented Feb 13, 2023

#40607

@MadCcc
Copy link
Member

MadCcc commented Feb 13, 2023

@yoyo837
Copy link
Contributor

yoyo837 commented Feb 13, 2023

等下我更新下tabs #40698

@vagusX
Copy link
Member Author

vagusX commented Feb 13, 2023

已更新

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

vagusX commented Feb 13, 2023

#40670

@li-jia-nan
Copy link
Member

#40670

这个是内部方法,用户应该是无感知的吧,除非他自己用了我们的内部方法

@vagusX
Copy link
Member Author

vagusX commented Feb 13, 2023

#40670

这个是内部方法,用户应该是无感知的吧,除非他自己用了我们的内部方法

重构一般也要写,有些人会关注到这些,写了他可能在使用新版本时会留心有没有对应组件出问题之类

vagusX and others added 5 commits February 13, 2023 15:49
vagusX and others added 3 commits February 13, 2023 15:49
Co-authored-by: Amumu <yoyo837@hotmail.com>
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.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
vagusX and others added 6 commits February 13, 2023 15:58
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
@vagusX vagusX merged commit 0fed01f into master Feb 13, 2023
@vagusX vagusX deleted the docs/changelog-5.2.1 branch February 13, 2023 08:21
@MadCcc MadCcc mentioned this pull request Feb 14, 2023
20 tasks
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 4, 2023
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
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.

7 participants