During my first responder week we received a question in Slack (internal only) regarding order/alignments of multiple buttons. Should primary come before a secondary. I couldn't find the info in our docs until @yaili mentioned that it was in the bottom of the buttons document.
Because there is clear section for alignments in the sidebar and it was at the end of the page just before support it's easy to miss.
I've moved things slightly around to add an Alignments
section and add order
and full-width
buttons in there. Hopefully this will make it easier to find.
I've also exposed Icon
and Counter
in the sidebar since this was hidden under Variation
and was hard to find as well.
Optional: I've also changed Button types
to types
and Button groups
to Groups
. I think it's easier to read and button doesn't add any value to this and just makes the sidebar harder to read.