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(DatePicker2): style of error state,close #3410 #4340

Merged
merged 2 commits into from
May 23, 2023
Merged

Conversation

AsabaHarumasa
Copy link
Contributor

No description provided.

@AsabaHarumasa AsabaHarumasa requested a review from lakerswgq May 12, 2023 06:51
@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (4199601) 90.59% compared to head (ead009f) 90.58%.

❗ Current head ead009f differs from pull request most recent head e6a1cee. Consider uploading reports for the commit e6a1cee to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4340      +/-   ##
==========================================
- Coverage   90.59%   90.58%   -0.01%     
==========================================
  Files         305      305              
  Lines       17952    17952              
  Branches     5414     5414              
==========================================
- Hits        16263    16262       -1     
- Misses       1668     1669       +1     
  Partials       21       21              
Impacted Files Coverage Δ
src/date-picker2/panels/date-input.jsx 96.05% <ø> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@@ -136,6 +136,10 @@
&#{$date-picker2-prefix}-input-disabled {
@include input-disabled();
}

&#{$date-picker2-prefix}-input-error {
border-color: #FF3000;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该有 token 的吧

@lakerswgq lakerswgq merged commit e2eb732 into master May 23, 2023
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