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

feat: ConfigProvider support variant #49535

Merged
merged 6 commits into from
Jun 21, 2024
Merged

feat: ConfigProvider support variant #49535

merged 6 commits into from
Jun 21, 2024

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Jun 21, 2024

中文版模板 / Chinese template

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

resolve #49514

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English ConfigProvider support prop variant.
🇨🇳 Chinese ConfigProvider 支持全局配置 variant

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

stackblitz bot commented Jun 21, 2024

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

Copy link
Contributor

github-actions bot commented Jun 21, 2024

Preview is ready

Copy link
Contributor

github-actions bot commented Jun 21, 2024

👁 Visual Regression Report for PR #49535 Passed ✅

🎯 Target branch: feature (ff12f47)
📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

li-jia-nan
li-jia-nan previously approved these changes Jun 21, 2024
Copy link
Contributor

github-actions bot commented Jun 21, 2024

size-limit report 📦

Path Size
./dist/antd.min.js 341.11 KB (+279 B 🔺)
./dist/antd-with-locales.min.js 390.79 KB (-115 B 🔽)

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (5a00707) to head (d361509).
Report is 12 commits behind head on feature.

Additional details and impacted files
@@             Coverage Diff             @@
##           feature   #49535      +/-   ##
===========================================
- Coverage    99.99%   99.99%   -0.01%     
===========================================
  Files          748      748              
  Lines        13115    13051      -64     
  Branches      3445     3418      -27     
===========================================
- Hits         13114    13050      -64     
  Misses           1        1              

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

li-jia-nan
li-jia-nan previously approved these changes Jun 21, 2024
li-jia-nan
li-jia-nan previously approved these changes Jun 21, 2024
@MadCcc MadCcc merged commit 010f82b into feature Jun 21, 2024
73 checks passed
@MadCcc MadCcc deleted the feat/config-variant branch June 21, 2024 09:47
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