Skip to content

Commit ad505d1

Browse files
authored
feat(button): wrapping and spaced variant
This PR adds new button group variants wrapping and spaced There also exists another optional wrapped helper class which should be set when it's known if a button group is actually wrapped (this will adjust some border-radius values). It is not possible to detect a wrapping child automatically via pure CSS, that's why the developer should handle this using that helper class whenever needed. The PR also fixes some adjustments when used together with basic and/or inverted and improved conditional compilation at some places
1 parent 8a331f0 commit ad505d1

File tree

3 files changed

+236
-103
lines changed

3 files changed

+236
-103
lines changed

0 commit comments

Comments
 (0)