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

fix: fix QRCode style #39849

Merged
merged 5 commits into from Dec 27, 2022
Merged

fix: fix QRCode style #39849

merged 5 commits into from Dec 27, 2022

Conversation

li-jia-nan
Copy link
Member

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

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English fix: fix QRCode style
🇨🇳 Chinese fix: fix QRCode style

☑️ 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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 27, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Dec 27, 2022

size-limit report 📦

Path Size
./dist/antd.min.js 367.78 KB (+40 B 🔺)
./dist/antd-with-locales.min.js 422.87 KB (+40 B 🔺)

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Base: 99.98% // Head: 100.00% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (ebc77a0) compared to base (24059d4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #39849      +/-   ##
===========================================
+ Coverage   99.98%   100.00%   +0.01%     
===========================================
  Files         557       557              
  Lines        9621      9621              
  Branches     2722      2722              
===========================================
+ Hits         9620      9621       +1     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
components/qrcode/index.tsx 100.00% <ø> (ø)
components/qrcode/style/index.ts 100.00% <ø> (ø)
components/tooltip/index.tsx 100.00% <0.00%> (+1.03%) ⬆️

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.

Co-authored-by: afc163 <afc163@gmail.com>
components/qrcode/index.tsx Outdated Show resolved Hide resolved
@li-jia-nan li-jia-nan merged commit 0a0291b into master Dec 27, 2022
@li-jia-nan li-jia-nan deleted the qrCode branch December 27, 2022 11:23
Yuiai01 pushed a commit to Yuiai01/ant-design that referenced this pull request Dec 28, 2022
* fix: fix style

* snap

* Update components/qrcode/style/index.ts

Co-authored-by: afc163 <afc163@gmail.com>

* rename className

* use token

Co-authored-by: afc163 <afc163@gmail.com>
yoyo837 pushed a commit that referenced this pull request Dec 31, 2022
* fix: fix style

* snap

* Update components/qrcode/style/index.ts

Co-authored-by: afc163 <afc163@gmail.com>

* rename className

* use token

Co-authored-by: afc163 <afc163@gmail.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.

None yet

3 participants