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

Feat(web): Introduce Footer composition #DS-1419 #1618

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

adamkudrna
Copy link
Contributor

@adamkudrna adamkudrna commented Sep 5, 2024

Description

image

Additional context

Footer is just a composition of existing components. No component-specific CSS was needed.

TODO

  • Update README
  • Change commit message to: Feat(web): Introduce Footer component #DS-1419

Issue reference

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

Originally https://jira.almacareer.tech/browse/DS-1367

@github-actions github-actions bot added the feature New feature or request label Sep 5, 2024
Copy link

netlify bot commented Sep 5, 2024

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

Name Link
🔨 Latest commit 0cb52c1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/66ec11af5e13de00084bcd91
😎 Deploy Preview https://deploy-preview-1618--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.

Copy link

netlify bot commented Sep 5, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 0cb52c1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/66ec11afbb8da10008140fac
😎 Deploy Preview https://deploy-preview-1618--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: 95 (🔴 down 1 from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 82 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@coveralls
Copy link

coveralls commented Sep 5, 2024

Coverage Status

coverage: 78.732%. remained the same
when pulling 0cb52c1 on feat/DS-1367-introduce-footer
into 625d54f on main.

@adamkudrna adamkudrna changed the title Feat/ds 1367 introduce footer Feat(web): Introduce Footer component #DS-1419 Sep 5, 2024
@adamkudrna adamkudrna force-pushed the feat/DS-1367-introduce-footer branch 2 times, most recently from ce5cd93 to 1ac8d10 Compare September 5, 2024 15:22
@literat
Copy link
Collaborator

literat commented Sep 6, 2024

Nice 👍 :-)

@adamkudrna adamkudrna added the run-visual-tests Runs visual regression testing on this PR label Sep 10, 2024
@adamkudrna adamkudrna marked this pull request as ready for review September 10, 2024 17:35
@adamkudrna adamkudrna changed the title Feat(web): Introduce Footer component #DS-1419 Feat(web): Introduce Footer composition #DS-1419 Sep 10, 2024
packages/web/src/scss/components/Footer/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/index.html Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/index.html Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/index.html Outdated Show resolved Hide resolved
Copy link
Contributor

@dlouhak dlouhak left a comment

Choose a reason for hiding this comment

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

💪🏻 ❤️

packages/web/src/scss/components/Footer/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Footer/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@adamkudrna adamkudrna merged commit b04f824 into main Sep 19, 2024
23 checks passed
@adamkudrna adamkudrna deleted the feat/DS-1367-introduce-footer branch September 19, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request run-visual-tests Runs visual regression testing on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants