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: error palette #38933

Merged
merged 4 commits into from Nov 25, 2022
Merged

fix: error palette #38933

merged 4 commits into from Nov 25, 2022

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Nov 24, 2022

[中文版模板 / 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
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Optimize default algorithm for error color.
🇨🇳 Chinese 优化错误色的默认算法。

☑️ 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 Nov 24, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 2022

Size Change: -205 B (0%)

Total Size: 900 kB

Filename Size Change
./dist/antd-with-locales.min.js 479 kB -71 B (0%)
./dist/antd.min.js 421 kB -134 B (0%)

compressed-size-action

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (28035d3) compared to base (5d9cb2e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #38933   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          544       544           
  Lines         9358      9450   +92     
  Branches      2652      2685   +33     
=========================================
+ Hits          9358      9450   +92     
Impacted Files Coverage Δ
components/theme/themes/seed.ts 100.00% <ø> (ø)
components/theme/themes/shared/genColorMapToken.ts 100.00% <ø> (ø)
components/affix/index.tsx 100.00% <0.00%> (ø)
components/back-top/index.tsx 100.00% <0.00%> (ø)
components/tabs/style/motion.tsx 100.00% <0.00%> (ø)
components/float-button/BackTop.tsx 100.00% <0.00%> (ø)
components/float-button/PurePanel.tsx 100.00% <0.00%> (ø)

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.

@MadCcc MadCcc merged commit 9c7b395 into master Nov 25, 2022
@MadCcc MadCcc deleted the fix/error-palette branch November 25, 2022 03:43
li-jia-nan pushed a commit that referenced this pull request Nov 25, 2022
* fix: error palette

* chore: update doc

* chore: update

* fix: button danger border color
This was referenced Nov 25, 2022
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

2 participants