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

refactor(components, app): move LargeButton to components and add helix styling #15929

Merged
merged 4 commits into from
Aug 8, 2024

Conversation

jerader
Copy link
Collaborator

@jerader jerader commented Aug 7, 2024

closes AUTH-622

Overview

move LargeButton to components for the PD component work.

Test Plan and Hands on Testing

review code and review storybook. For the storybook, make sure to manually change the viewport size to see helix vs odd

Changelog

move LargeButton to components and update all associated imports. add styling for helix

Review requests

see test plan

Risk assessment

low

@jerader jerader requested a review from a team as a code owner August 7, 2024 19:56
@jerader jerader requested review from shlokamin, koji, sfoster1 and ncdiehl11 and removed request for a team August 7, 2024 19:56
@jerader jerader force-pushed the components_refactor-large-button branch from df6371c to 1f190d9 Compare August 7, 2024 19:57
}
padding: ${SPACING.spacing16} ${SPACING.spacing24};
text-align: ${TYPOGRAPHY.textAlignCenter};
border-radius: ${BORDERS.borderRadius40};
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

thanks, good catch!

Copy link
Contributor

@koji koji left a comment

Choose a reason for hiding this comment

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

lgtm

@jerader jerader merged commit f7b543f into edge Aug 8, 2024
48 checks passed
@jerader jerader deleted the components_refactor-large-button branch August 8, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants