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

refactor: use React.useMemo manage the object of ContextProvider value #50735

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

li-jia-nan
Copy link
Member

中文版模板 / 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?)

🔗 Related Issues

  • Describe the source of related requirements, such as links to relevant issue discussions.
  • For example: close #xxxx, fix #xxxx

💡 Background and Solution

  • The specific problem to be addressed.
  • List the final API implementation and usage if needed.
  • If there are UI/interaction changes, consider providing screenshots or GIFs.

📝 Change Log

Language Changelog
🇺🇸 English Code style optimization
🇨🇳 Chinese Code style optimization

Copy link

stackblitz bot commented Sep 6, 2024

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

Copy link
Contributor

github-actions bot commented Sep 6, 2024

Preview is ready

Copy link
Contributor

github-actions bot commented Sep 6, 2024

👁 Visual Regression Report for PR #50735 Passed ✅

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

🎊 Congrats! No visual-regression diff found.

Copy link
Contributor

github-actions bot commented Sep 6, 2024

size-limit report 📦

Path Size
./dist/antd.min.js 432.95 KB (+31 B 🔺)
./dist/antd-with-locales.min.js 499.72 KB (+26 B 🔺)

Copy link

pkg-pr-new bot commented Sep 6, 2024

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c5c24aa) to head (3b15681).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #50735   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          751       751           
  Lines        13148     13150    +2     
  Branches      3422      3422           
=========================================
+ Hits         13148     13150    +2     

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

Copy link

cloudflare-workers-and-pages bot commented Sep 6, 2024

Deploying ant-design with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3b15681
Status: ✅  Deploy successful!
Preview URL: https://89b5e839.ant-design.pages.dev
Branch Preview URL: https://radiogroup-fix.ant-design.pages.dev

View logs

@afc163 afc163 merged commit ba023f5 into master Sep 6, 2024
61 checks passed
@afc163 afc163 deleted the RadioGroup-fix branch September 6, 2024 04:25
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.

2 participants