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

ButtonGroup should support Checkbox/Radio #515

Open
mrijke opened this issue Jun 2, 2015 · 1 comment
Open

ButtonGroup should support Checkbox/Radio #515

mrijke opened this issue Jun 2, 2015 · 1 comment

Comments

@mrijke
Copy link

mrijke commented Jun 2, 2015

According to http://getbootstrap.com/javascript/#buttons-checkbox-radio, button groups can hold checkboxes and radio buttons and toggle the 'active' class accordingly.

Currently the ButtonGroup expects a List, would be nice if it could also support BootstrapCheckbox and BootstrapRadioChoice so that the toggle behavior works.

@martin-g
Copy link
Owner

martin-g commented Jun 3, 2015

Thank you for the report!
Could you please send a Pull Request?
I won't be able to work on this in the next few weeks.

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

No branches or pull requests

2 participants