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: 🆙 upgrade rc-checkbox and passing required prop #22761

Merged
merged 1 commit into from
Mar 30, 2020

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Mar 30, 2020

🤔 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 #22606

💡 Background and solution

顺便优化了演示代码。

📝 Changelog

Language Changelog
🇺🇸 English Fix Radio and Checkbox required prop not passing to input.
🇨🇳 Chinese 修复 Radio 和 Checkbox 上 required 属性没有传给原生 input 的问题。

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

View rendered components/radio/demo/disabled.md
View rendered components/radio/demo/radiobutton-solid.md
View rendered components/radio/demo/radiobutton.md
View rendered components/radio/demo/radiogroup-more.md
View rendered components/radio/demo/radiogroup-options.md
View rendered components/radio/demo/radiogroup-with-name.md
View rendered components/radio/demo/size.md

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Mar 30, 2020

@afc163 afc163 merged commit dc4d98a into master Mar 30, 2020
@afc163 afc163 deleted the fix-radio-required branch March 30, 2020 14:14
@ycjcl868 ycjcl868 mentioned this pull request Apr 3, 2020
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 (Group, or Button, or normal) does not have a required attribute for forms
2 participants