Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information