RFC: Deprecate Button Group #1094
markacianfrani
started this conversation in
RFC
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
Button Group is basically just a flex wrapper. It is responsible for setting spacing between buttons and aligning them. Now that we have spacing tokens, it's much easier to just use flex yourself.
Because of these reasons, I'm proposing that we deprecate this component.
Migration
A migration strategy might look something like https://codepen.io/rocketmark/pen/QWVOaqQ
Beta Was this translation helpful? Give feedback.
All reactions