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(NumberKeyboard): customKey background-color when dark #5685

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

YunYouJun
Copy link
Contributor

Fix NumberKeyboard customKey background-color when dark mode,

Before:
20220923170449

After:
after

@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Base: 89.44% // Head: 89.55% // Increases project coverage by +0.11% 🎉

Coverage data is based on head (b35d515) compared to base (0316cf8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5685      +/-   ##
==========================================
+ Coverage   89.44%   89.55%   +0.11%     
==========================================
  Files         296      296              
  Lines        6327     6327              
  Branches     1551     1551              
==========================================
+ Hits         5659     5666       +7     
+ Misses        618      612       -6     
+ Partials       50       49       -1     
Impacted Files Coverage Δ
src/components/image-uploader/image-uploader.tsx 92.72% <0.00%> (+6.36%) ⬆️

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.

@github-actions
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-5685.surge.sh

@zombieJ zombieJ merged commit 58818a9 into ant-design:master Sep 23, 2022
@YunYouJun YunYouJun deleted the fix/number-keyboard-dark branch September 23, 2022 16:40
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