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: master merge feature #52223

Merged
merged 68 commits into from
Jan 3, 2025
Merged

chore: master merge feature #52223

merged 68 commits into from
Jan 3, 2025

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jan 3, 2025

中文版模板 / Chinese template

🤔 This is a ...

  • 🆕 New feature
  • 🐞 Bug fix
  • 📝 Site / documentation improvement
  • 📽️ Demo improvement
  • 💄 Component style improvement
  • 🤖 TypeScript definition improvement
  • 📦 Bundle size optimization
  • ⚡️ Performance optimization
  • ⭐️ Feature enhancement
  • 🌐 Internationalization
  • 🛠 Refactoring
  • 🎨 Code style optimization
  • ✅ Test Case
  • 🔀 Branch merge
  • ⏩ Workflow
  • ❓ Other (about what?)

github-actions bot and others added 30 commits November 11, 2024 07:38
chore: sync master to feature
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
chore: feature merge master
chore: merge master into feature
* feat: Modal support responsive width

* docs: update doc

* test: update snapshot
chore: merge master into feature
chore: merge master into feature
Co-authored-by: wooc <wooc@cz-robots.com>
chore: merge master into feature
chore: merge master into feature
chore: merge master into feature
* feat(mentions): add onPopupScroll

* docs(mentions): fix version
chore: merge master into feature
* feat(button): add antd preset colors

* chore(button): add colors to docs

* test(button): add tests for colors

* refactor: remove LiteralUnion

* test: add const to colors

* refactor(button): import from preset colors

* chore(button): update docs

* test(button): test with preset colors

* test(button): import from relative path

* fix(button): color

* fix(button): add missing box shadow

* test(button): merge preset colors and variants test case

* refactor(button): use light color as box shadow

* refactor(button): set hover color to 5

* docs(button): update doc

* docs(button): update doc

---------

Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
* feat: add missing focus style for a11y

* chore: update rc-segmented dependency to version 2.7.0 in package.json

* test: update snapshot

* style: adjust focus style
chore: feature merge master
chore: merge master into feature
aojunhao123 and others added 15 commits December 30, 2024 10:02
* chore: replace TinyColor with FastColor across the codebase

* test: update snapshot
chore: sync master to feature
chore: merge master into feature
* chore(deps): bump deps

* fix: revert

* chore: update rc-input-number

* Update package.json

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* test: update snap

* fix: update rc-mentions

* fix: update snap

* fix: update rc-textarea

* fix: fix

* chore: rerun cicd

* fix: fix

* fix: update snap

* fix: update rc-tree-select

* fix: update rc-cascader

* fix: update snap

* fix: update snap

* fix: fix button style

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
* chore: update @ant-design/colors dependency to version 7.1.1-0

* chore: add resolution for @ant-design/colors dependency version 7.1.1-0 in package.json

* Update package.json

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

* Update package.json

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

* Apply suggestions from code review

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
…ns (#52120)

* draft

* fix

* fix

* add header, title, extra

* add border preview

* update

* update demo

* add divider

* update width

* update SemanticPreview demo
* update rc-tree

* update rc-tree

* fix: fix
chore: merge master into feature
* feat: ConfigProvider support classNames and styles for Empty

* fix

* fix
Copy link

stackblitz bot commented Jan 3, 2025

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

Copy link
Contributor

github-actions bot commented Jan 3, 2025

Hi @zombieJ

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

Copy link
Contributor

github-actions bot commented Jan 3, 2025

👁 Visual Regression Report for PR #52223 Failed ❌

🎯 Target branch: master (bcc802d)
📖 View Full Report ↗︎

Expected (Branch master) Actual (Current PR) Diff
button-color-variant.compact.png button-color-variant.compact.png button-color-variant.compact.png button-color-variant.compact.png
button-color-variant.compact.png button-color-variant.compact.png button-color-variant.compact.css-var.png button-color-variant.compact.css-var.png
button-color-variant.dark.png button-color-variant.dark.png button-color-variant.dark.png button-color-variant.dark.png
button-color-variant.dark.png button-color-variant.dark.png button-color-variant.dark.css-var.png button-color-variant.dark.css-var.png
button-color-variant.default.png button-color-variant.default.png button-color-variant.default.png button-color-variant.default.png
button-color-variant.default.png button-color-variant.default.png button-color-variant.default.css-var.png button-color-variant.default.css-var.png
button-debug-color-variant.compact.png button-debug-color-variant.compact.png button-debug-color-variant.compact.png button-debug-color-variant.compact.png
button-debug-color-variant.compact.png button-debug-color-variant.compact.png button-debug-color-variant.compact.css-var.png button-debug-color-variant.compact.css-var.png

Warning

There are more diffs not shown in the table. Please check the Full Report for details.


Important

There are 113 diffs found in this PR: 🔄 77 changed, 🆕 36 added.
Please check all items:

  • Checked all diffs in the full report
  • Visual diff is acceptable

Copy link
Contributor

github-actions bot commented Jan 3, 2025

Preview is ready

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bc03cca) to head (6139162).
Report is 70 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master    #52223    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          763       763            
  Lines        13643     13754   +111     
  Branches      3560      3595    +35     
==========================================
+ Hits         13643     13754   +111     

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

Copy link
Contributor

github-actions bot commented Jan 3, 2025

size-limit report 📦

Path Size
dist/antd.min.js 441.16 KB (-1.25 KB 🔽)
dist/antd-with-locales.min.js 509.38 KB (-1.13 KB 🔽)

Copy link

pkg-pr-new bot commented Jan 3, 2025

@li-jia-nan
Copy link
Member

好多 diff

* test: fix test case

* test: ignore image diff
Copy link

cloudflare-workers-and-pages bot commented Jan 3, 2025

Deploying ant-design with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6139162
Status: ✅  Deploy successful!
Preview URL: https://da3f0f4c.ant-design.pages.dev
Branch Preview URL: https://feature.ant-design.pages.dev

View logs

Copy link

codecov bot commented Jan 3, 2025

Bundle Report

Changes will decrease total bundle size by 8.94kB (-0.26%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
antd.min-array-push 3.37MB 8.94kB (-0.26%) ⬇️

@github-actions github-actions bot merged commit e9fb0bd into master Jan 3, 2025
66 checks passed
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.