Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(styles,react): added size prop to tag and synced with designs #1602

Merged
merged 10 commits into from
Aug 13, 2024

Conversation

orest-s
Copy link
Contributor

@orest-s orest-s commented Jul 30, 2024

Closes: #1578

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1602.d15792l1n26ww3.amplifyapp.com

@orest-s orest-s marked this pull request as ready for review July 31, 2024 10:28
@orest-s orest-s requested review from a team as code owners July 31, 2024 10:28
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

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

This is missing tests for the new size (see https://github.com/dequelabs/cauldron/blob/develop/CONTRIBUTING.md#testing-strategies)

One other thing as well, can we make the existing <Tag> component in documentation here use the small size?

packages/react/src/components/Tag/index.tsx Outdated Show resolved Hide resolved
packages/styles/tag.css Outdated Show resolved Hide resolved
e2e/screenshots/button-variant-tag-.png Outdated Show resolved Hide resolved
orest-s and others added 2 commits July 31, 2024 19:47
Co-authored-by: Jason <jason@scurker.com>
@orest-s orest-s requested a review from scurker July 31, 2024 17:39
docs/pages/components/Tag.mdx Outdated Show resolved Hide resolved
e2e/screenshots/button-variant-tag-.png Outdated Show resolved Hide resolved
packages/styles/tag.css Show resolved Hide resolved
@orest-s orest-s requested a review from scurker August 1, 2024 08:58
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

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

This should be feat as we are adding additional features and describe the changes, e.g. added size prop to tag and synced with designs. Additionally, I'm double checking with @dequelabs/cauldron-design so we can get a quick design review to ensure everything is kosher.

docs/components/ComponentProps.tsx Outdated Show resolved Hide resolved
@orest-s orest-s changed the title fix(styles,react): synced tag component with design feat(styles,react): synced tag component with design Aug 1, 2024
@orest-s orest-s changed the title feat(styles,react): synced tag component with design feat(styles,react): added size prop to tag and synced with designs Aug 1, 2024
@orest-s orest-s requested a review from scurker August 1, 2024 19:57
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

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

Code Changes LGTM, just need to get a sign off from @dequelabs/cauldron-design

@scurker scurker dismissed their stale review August 1, 2024 20:33

changes made

@orest-s orest-s requested a review from scurker August 2, 2024 16:01
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

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

Code Changes still LGTM, just waiting @dequelabs/cauldron-design approval

@scurker scurker merged commit 946b10d into develop Aug 13, 2024
8 checks passed
@scurker scurker deleted the fix/design-sync-tag branch August 13, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Design Sync: Tag
3 participants