-
Notifications
You must be signed in to change notification settings - Fork 116
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
Introduce the Stack and StackItem components #3126
Conversation
🦋 Changeset detectedLatest commit: e481823 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Co-authored-by: Cameron Dutro <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool! 🥳
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
What are you trying to accomplish?
Introduces the
Stack
andStackItem
components, aiming for feature-parity with PRCScreenshots
Screen.Recording.2024-10-03.at.1.37.57.PM.mov
Screen.Recording.2024-10-03.at.1.36.55.PM.mov
Integration
No changes necessary in production.
Risk Assessment
introduces new component, should not affect/modify any currently existing functionality
What approach did you choose and why?
Stack
&StackItem
primer.pcss
ResponsiveArg
class to aid in handling responsive arguments by breakpointStack
andStackItem
Anything you want to highlight for special attention from reviewers?
N/A
Accessibility
Merge checklist
Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.