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

chore: merge master into feature #46987

Merged
merged 6 commits into from
Jan 15, 2024
Merged

chore: merge master into feature #46987

merged 6 commits into from
Jan 15, 2024

Conversation

vagusX
Copy link
Member

@vagusX vagusX commented Jan 15, 2024

att
Synchronize the new screenshot image-diff logic from master.

crazyair and others added 6 commits January 15, 2024 10:03
* fix: 修复 less 文档

* feat: 添加 mapV4Token
* chore: use bun as size-limit package manager

Signed-off-by: afc163 <afc163@gmail.com>

* Update .github/workflows/size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Update .github/workflows/size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Update size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
* docs: changelog 5.13.1

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>

* Update CHANGELOG.en-US.md

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
* chore: fix build

* chore: code clean
* ci: enable splitTheme

* chore: remove blue border
* ci: enable splitTheme

* chore: remove blue border

* test: improve image-diff when size is different
Copy link

stackblitz bot commented Jan 15, 2024

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

Copy link
Contributor

Hi @vagusX

请注意,当前 PR 是分支间的互相合并,请使用 BranchAutoMerge 标签来进行自动合并。切记不要、不要、不要使用 Squash

Copy link
Contributor

github-actions bot commented Jan 15, 2024

Preview Is ready

Copy link
Contributor

github-actions bot commented Jan 15, 2024

Visual Regression Report for PR #46987 Failed ❌

Target branch: feature (19fd989)
View Full Report


image name expected actual diff
affix-basic.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨
affix-basic.css-var.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨
affix-debug.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨
affix-debug.css-var.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨
affix-on-change.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨
affix-on-change.css-var.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨
affix-target.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨
affix-target.css-var.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨
alert-action.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨
alert-action.css-var.png feature: 19fd98978d46d927c14f4d93dd0a5f73ab00aace ⛔️⛔️⛔️ Missing ⛔️⛔️⛔️ 🚨🚨🚨 Removed 🚨🚨🚨

Check Full Report for details

Copy link
Contributor

size-limit report 📦

Path Size
./dist/antd.min.js 331.01 KB (-27 B 🔽)
./dist/antd-with-locales.min.js 376.88 KB (-95 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 46abe90:

Sandbox Source
antd reproduction template (forked) Configuration

Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: antd@5.13.0

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e877dc) 100.00% compared to head (46abe90) 100.00%.
Report is 3 commits behind head on feature.

Additional details and impacted files
@@            Coverage Diff            @@
##           feature    #46987   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          732       732           
  Lines        12548     12548           
  Branches      3291      3291           
=========================================
  Hits         12548     12548           

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

@MadCcc MadCcc merged commit 4b29a95 into feature Jan 15, 2024
141 of 142 checks passed
Copy link
Contributor

🎉 Thank you for your contribution! If you have not yet joined our DingTalk community group, please feel free to join us (when joining, please provide the link to this PR).

🎉 感谢您的贡献!如果您还没有加入钉钉社区群,请扫描下方二维码加入我们(加群时请提供此 PR 链接)。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants