Skip to content

Commit edac9ed

Browse files
vdepizzolactions-usermperrotti
authored
Add Stack component (#2152)
* Add Stack component * Stylelint auto-fixes * Ongoing Stack component implementation * Add Stack dividers, responsive props, examples * Implement align, alignWrap, and spread props * Code cleanup * Wrap responsive props under narrow+regular queries * Fix structure comment * Address rendering bugs, add docs * typo * Cleanup * typo * Please stylelint * Update docs/src/stories/components/Layout/Stack.stories.jsx Co-authored-by: Mike Perrotti <[email protected]> * Simplify jsx * Simplify Stack CSS, add Stack-item * Add Stack feature stories * Stylelint auto-fixes * Remove `none` from dividerAriaRole property * add wide viewport support * Stylelint auto-fixes * Add changeset * Hide custom gap support * Use Sass comments instead Co-authored-by: Actions Auto Build <[email protected]> Co-authored-by: Mike Perrotti <[email protected]>
1 parent a52afe7 commit edac9ed

File tree

7 files changed

+1070
-0
lines changed

7 files changed

+1070
-0
lines changed

.changeset/thick-coats-yawn.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/css": minor
3+
---
4+
5+
Add Stack component

0 commit comments

Comments
 (0)