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: Radio.Button disabled item style #17775

Merged
merged 1 commit into from
Jul 22, 2019
Merged

fix: Radio.Button disabled item style #17775

merged 1 commit into from
Jul 22, 2019

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jul 22, 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

close #17736

💡 Background and solution

image

to

屏幕快照 2019-07-22 上午10 46 15

📝 Changelog

Language Changelog
🇺🇸 English Fix Radio.Button disabled item border style
🇨🇳 Chinese 修复一个 Radio.Button 失效项的边框样式问题

☑️ 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 Jul 22, 2019

Deploy preview for ant-design ready!

Built with commit d43ff9d

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

@codecov
Copy link

codecov bot commented Jul 22, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #17775   +/-   ##
=======================================
  Coverage   96.09%   96.09%           
=======================================
  Files         267      267           
  Lines        7443     7443           
  Branches     2038     2066   +28     
=======================================
  Hits         7152     7152           
  Misses        289      289           
  Partials        2        2

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 30a0a4d...d43ff9d. Read the comment docs.

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.

Radio 组件在disabled和checked并存且为非第一个选项的css有误
1 participant