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: cascader error color #20347

Merged
merged 2 commits into from
Dec 19, 2019
Merged

fix: cascader error color #20347

merged 2 commits into from
Dec 19, 2019

Conversation

xrkffgg
Copy link
Member

@xrkffgg xrkffgg commented Dec 19, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

fix #20343

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Cascader component form check color trigger issue
🇨🇳 Chinese 修复 Cascader 组件 Form 校验触发时,鼠标悬浮显示颜色问题

☑️ Self Check before Merge

  • 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

@netlify
Copy link

netlify bot commented Dec 19, 2019

Deploy preview for ant-design ready!

Built with commit bb3bb5c

https://deploy-preview-20347--ant-design.netlify.com

@xrkffgg xrkffgg changed the title [fix] cascader error color fix: cascader error color Dec 19, 2019
@auto-add-label auto-add-label bot added the bug label Dec 19, 2019
@yoyo837 yoyo837 requested a review from afc163 December 19, 2019 08:27
@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 19, 2019

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit bb3bb5c:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Dec 19, 2019

Codecov Report

Merging #20347 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #20347   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files         286      286           
  Lines        7736     7736           
  Branches     2176     2131   -45     
=======================================
  Hits         7567     7567           
  Misses        169      169

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 f14f934...bb3bb5c. Read the comment docs.

@afc163
Copy link
Member

afc163 commented Dec 19, 2019

image

自检一下没问题就都勾上。

@afc163 afc163 merged commit 38dab1f into ant-design:master Dec 19, 2019
@xrkffgg xrkffgg deleted the fix-select branch December 19, 2019 09:16
@chenshuai2144 chenshuai2144 mentioned this pull request Dec 22, 2019
14 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.

bug: Cascader hover error when "has error"
2 participants