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

Make Checkbox usage same as Radio #1029

Merged
merged 2 commits into from
Mar 8, 2016
Merged

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Feb 18, 2016

<label>
  <Checkbox /> Hint Text
</label>

=>

<Checkbox>Hint Text</Checkbox>

简化使用方式,和 Radio 的写法保持一致,原有的写法不受影响。

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @benjycui, @simaQ and @yiminghe to be potential reviewers

@benjycui
Copy link
Contributor

benjycui commented Mar 8, 2016

👍

benjycui added a commit that referenced this pull request Mar 8, 2016
@benjycui benjycui merged commit e571fb3 into develop-1.0.0 Mar 8, 2016
@benjycui benjycui deleted the checkbox-new-usage branch March 8, 2016 09:17
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.

None yet

3 participants