Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Mentions error style in Form #32385

Merged
merged 1 commit into from
Oct 5, 2021
Merged

fix: Mentions error style in Form #32385

merged 1 commit into from
Oct 5, 2021

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Oct 5, 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 #32364

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Mentions error style in Form.
🇨🇳 Chinese 修复 Mentions 在 Form 下错误样式丢失的问题。

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2021

@codecov
Copy link

codecov bot commented Oct 5, 2021

Codecov Report

Merging #32385 (2b4776f) into master (27c3b51) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master    #32385   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          414       414           
  Lines         7586      7586           
  Branches      2132      2132           
=========================================
  Hits          7586      7586           

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 27c3b51...2b4776f. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2021

Size Change: +65 B (0%)

Total Size: 919 kB

Filename Size Change
./dist/antd.compact.min.css 65.1 kB +18 B (0%)
./dist/antd.dark.min.css 66.3 kB +15 B (0%)
./dist/antd.min.css 65.3 kB +17 B (0%)
./dist/antd.variable.min.css 65.7 kB +15 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/antd-with-locales.min.js 353 kB
./dist/antd.min.js 304 kB

compressed-size-action

@afc163 afc163 merged commit d361537 into master Oct 5, 2021
@afc163 afc163 deleted the fix-mentions-error-style branch October 5, 2021 07:56
@PeachScript PeachScript mentioned this pull request Oct 11, 2021
15 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<Mentions /> component does not show red border on error
1 participant