Skip to content

Conversation

@panch1739
Copy link
Member

This PR updates the button docs to start introducing the square variant.

@kfenner I'm unsure whether we should start documenting the variant slowly...perhaps just by mentioning its existence first. Later, we can add more context, such as when to use the square versus the circle variant.
To do this properly, I’ll need to go through each component, compare it with IX, and uncover the underlying pattern.

I’ve updated the Figma file, so the correct styling is now available. However, I couldn’t find the PR where this variant was introduced in the code...so im unsure if creating a separate issue to align the styling.


@panch1739 panch1739 added documentation Improvements or additions to documentation ux Marks all UX related topics (UX team is working on or UX input is required) labels Nov 5, 2025
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Code Coverage

@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Comment on lines 79 to 81
| Padding left/right | `$spacing-l` | |
| Padding top/bottom | `$spacing-s` | |
| Spacing(margin) | `$spacing-l` | Spacing between buttons and other components/containers |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Spacing(margin) | `$spacing-l` | Spacing between buttons and other components/containers |
| Padding left/right | `$spacing-6` | |
| Padding top/bottom | `$spacing-2` | |
| Spacing(margin) | `$spacing-6` | Spacing between buttons and other components/containers |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation ux Marks all UX related topics (UX team is working on or UX input is required)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants