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

BC(web): Toast JS plugin isUnderlined changed to underlined #1716

Conversation

pavelklibani
Copy link
Contributor

Description

Update of Toast JS plugin where you can set underline of link inside of a Toast component

  • default is always, as it was isUnderlined={true} before

Additional context

Moved forgotten deprecations about underline to migration guide in twig

Issue reference

Remove isUnderlined prop from Link

Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 766fa55
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/6710f279849dc900082500a2
😎 Deploy Preview https://deploy-preview-1716--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 (🟢 up 1 from production)
Accessibility: 91 (🔴 down 2 from production)
Best Practices: 100 (no change from production)
SEO: 83 (🟢 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 16, 2024

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

Name Link
🔨 Latest commit 766fa55
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/6710f27990ab7700081cbf87
😎 Deploy Preview https://deploy-preview-1716--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.

@github-actions github-actions bot added the feature New feature or request label Oct 16, 2024
@coveralls
Copy link

coveralls commented Oct 16, 2024

Coverage Status

coverage: 96.838%. remained the same
when pulling 766fa55 on feat/ds-1509-underlined-link-in-toast
into 33d2629 on integration/BC-v3-design-tokens.

Copy link
Collaborator

@literat literat left a comment

Choose a reason for hiding this comment

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

LGTM 👍

- `isUnderlined` changed to `underlined` in `Toast` JS plugin to better
reflect changes in react and twig `Link` component

- solves #DS-1509
- `isUnderlined` changed to `underlined` in documentation of `Toast` JS
plugin to better reflect changes in react and twig `Link` component and
changes in web plugin
- Removed isUnderlined prop from ToastBarLink test fixture because
this prop does not exist on this component

- solves #DS-1509
@pavelklibani pavelklibani force-pushed the feat/ds-1509-underlined-link-in-toast branch from 6c519aa to 766fa55 Compare October 17, 2024 11:18
@pavelklibani pavelklibani merged commit 912c9b2 into integration/BC-v3-design-tokens Oct 17, 2024
35 checks passed
@pavelklibani pavelklibani deleted the feat/ds-1509-underlined-link-in-toast branch October 17, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants