Skip to content

Commit

Permalink
feat(button): wrapping and spaced variant
Browse files Browse the repository at this point in the history
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
  • Loading branch information
lubber-de committed Jan 31, 2022
1 parent 8a331f0 commit ad505d1
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 103 deletions.

0 comments on commit ad505d1

Please sign in to comment.