Add other ButtonGroup examples + add styles for different ButtonGroup variations #392
Open
4 of 15 tasks
Labels
2 - in progress
bug
designy
pinned
tickets that shouldnt be deleted until completed and this label is removed
I'm submitting a ...
What is the current behavior?
Currently we have some props that can added to ButtonGroups, however we don't have any styles written for those classes. We also only have one ButtonGroup example on the site.
What is the expected behavior?
ButtonGroup classes that dont have any styles or need styles to be fixed:
.rev-ButtonGroup--small
.rev-ButtonGroup--large
.rev-ButtonGroup--primary
.rev-ButtonGroup--secondary
.rev-ButtonGroup--small
.rev-ButtonGroup--inverted
.rev-ButtonGroup--success
.rev-ButtonGroup--alert
.rev-ButtonGroup--warning
.rev-ButtonGroup--disabled
.rev-ButtonGroup--expanded
.rev-ButtonGroup--stackedForSmall
we should probably add a
stackedForMediumDown
prop and styles tooFor feature requests: why should the behavior change?
Because we should have props that actually work. Or else not have the prop at all.
The text was updated successfully, but these errors were encountered: