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

Button Group component enhancements #83

Open
5 tasks
DHedgecock opened this issue Oct 28, 2018 · 0 comments
Open
5 tasks

Button Group component enhancements #83

DHedgecock opened this issue Oct 28, 2018 · 0 comments

Comments

@DHedgecock
Copy link
Member

Add customization and prop enhancements to the ButtonGroup:

  • Add ability to switch between button and input[type="radio"] nodes for accessibility and semantics (especially when in forms)
  • Add ability to pass the color to the ButtonGroup container instead of each individual ButtonGroup.Button
  • Enable overriding generated theme colors with a map
  • Add borders options (preferably w/ a border around container and single borders on buttons to prevent verbose css)
  • Add ability to include btn style dropdowns inside button groups by targeting .dropdown-trigger button class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant