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(web): Unify generation of responsive spacing and alignment in layout components #DS-1423 #1734

Conversation

adamkudrna
Copy link
Contributor

Description

In Flex, Grid, and Stack components:

  • responsive spacing is now generated exclusively with the spacing tools,
  • responsive alignment is now generated exclusively with the dictionary tools.

Additional context

We want to approach all layout components the same way so they are easily extensible.

Issue reference

https://jira.almacareer.tech/browse/DS-1423

@adamkudrna adamkudrna requested a review from dlouhak October 29, 2024 20:31
@adamkudrna adamkudrna self-assigned this Oct 29, 2024
@github-actions github-actions bot added the refactoring A code change that neither fixes a bug nor adds a feature label Oct 29, 2024
Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 3712aff
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/67237cc943f0c00008ee960b
😎 Deploy Preview https://deploy-preview-1734--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (no change from production)
Accessibility: 91 (🔴 down 2 from production)
Best Practices: 100 (no change from production)
SEO: 91 (🟢 up 1 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit 3712aff
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/67237cc9bcf5070008a21498
😎 Deploy Preview https://deploy-preview-1734--spirit-design-system-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@adamkudrna adamkudrna force-pushed the feature/themeable-tokens-autocomplete branch from 43b8843 to ce9715b Compare October 31, 2024 12:12
Base automatically changed from feature/themeable-tokens-autocomplete to integration/BC-v3-design-tokens October 31, 2024 12:19
…n layout components #DS-1423

In `Flex`, `Grid`, and `Stack` components:

- responsive spacing is now generated exclusively with the spacing tools,
- responsive alignment is now generated exclusively with the dictionary tools.
@adamkudrna adamkudrna force-pushed the refactor/generated-layouts-and-spacing branch from 8a44893 to 3712aff Compare October 31, 2024 12:49
@adamkudrna adamkudrna merged commit 29ddfd3 into integration/BC-v3-design-tokens Oct 31, 2024
29 checks passed
@adamkudrna adamkudrna deleted the refactor/generated-layouts-and-spacing branch October 31, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants