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: Form Input prefix style in error status #30640

Merged
merged 1 commit into from May 24, 2021
Merged

Conversation

afc163
Copy link
Member

@afc163 afc163 commented May 24, 2021

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

close #30629

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Form error style of Input.Group and Cascader.
🇨🇳 Chinese 修复 Form 校验错误状态下 Input.Group 和 Cascader 边框颜色错误。

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • 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

@codecov
Copy link

codecov bot commented May 24, 2021

Codecov Report

Merging #30640 (6c4ff4b) into master (59c21dc) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #30640      +/-   ##
===========================================
+ Coverage   99.98%   100.00%   +0.01%     
===========================================
  Files         397       397              
  Lines        7544      7552       +8     
  Branches     2111      2115       +4     
===========================================
+ Hits         7543      7552       +9     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
components/menu/SubMenu.tsx 100.00% <0.00%> (+6.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59c21dc...6c4ff4b. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented May 24, 2021

@github-actions
Copy link
Contributor

Size Change: +61 B (0%)

Total Size: 848 kB

Filename Size Change
./dist/antd.compact.min.css 64 kB +20 B (0%)
./dist/antd.dark.min.css 65.3 kB +19 B (0%)
./dist/antd.min.css 64 kB +22 B (0%)
ℹ️ View Unchanged
Filename Size Change
./dist/antd-with-locales.min.js 349 kB 0 B
./dist/antd.min.js 306 kB 0 B

compressed-size-action

@afc163 afc163 merged commit 25549cd into master May 24, 2021
@afc163 afc163 deleted the fix-form-input-status branch May 24, 2021 10:18
afc163 added a commit that referenced this pull request May 24, 2021
@afc163 afc163 mentioned this pull request May 24, 2021
19 tasks
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.

[Form] Input style issues in Form
1 participant