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(pie-toast): DSW-2108 add variants, icons and isStrong prop #1619

Merged
merged 51 commits into from
Aug 6, 2024

Conversation

thejfreitas
Copy link
Member

@thejfreitas thejfreitas commented Jul 19, 2024

Description

In this PR I am adding variants, icons and is strong prop that changes the background and icon colours.

variant
isStrong

Screenshots

Screenshot 2024-07-19 at 3 55 58 PM Screenshot 2024-07-19 at 3 55 52 PM Screenshot 2024-07-19 at 3 55 43 PM Screenshot 2024-07-19 at 3 55 36 PM Screenshot 2024-07-19 at 3 55 17 PM Screenshot 2024-07-19 at 3 55 12 PM Screenshot 2024-07-19 at 3 55 05 PM Screenshot 2024-07-19 at 3 54 57 PM Screenshot 2024-07-19 at 3 53 57 PM

═══════════════════════════════════════════════════════════

Describe your changes (can list changeset entries if preferable)

Author Checklist (complete before requesting a review)

  • I have performed a self-review of my code
  • I have added thorough tests where applicable (unit / component / visual)
  • I have reviewed the PIE Storybook/PIE Docs PR preview
  • I have reviewed visual test updates properly before approving
  • If changes will affect consumers of the package, I have created a changeset entry.
  • If a changeset file has been created, I have used the /snapit functionality to test my changes in a consuming application

Reviewer checklists (complete before approving)

Reviewer 1

  • I have reviewed the PIE Storybook/PIE Docs PR preview
  • If there are visual test updates, I have reviewed them

Reviewer 2

  • I have reviewed the PIE Storybook/PIE Docs PR preview
  • If there are visual test updates, I have reviewed them

thejfreitas and others added 29 commits June 24, 2024 14:02
@thejfreitas thejfreitas self-assigned this Jul 19, 2024
packages/components/pie-toast/src/toast.scss Outdated Show resolved Hide resolved
packages/components/pie-toast/src/toast.scss Outdated Show resolved Hide resolved
packages/components/pie-toast/src/toast.scss Outdated Show resolved Hide resolved
packages/components/pie-toast/src/index.ts Outdated Show resolved Hide resolved
packages/components/pie-toast/src/index.ts Outdated Show resolved Hide resolved
@thejfreitas thejfreitas requested a review from ashleynolan July 28, 2024 16:05
Copy link
Contributor

@ashleynolan ashleynolan left a comment

Choose a reason for hiding this comment

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

Looks good – couple of small things, but otherwise LGTM

@thejfreitas thejfreitas requested a review from ashleynolan August 2, 2024 19:49
@thejfreitas thejfreitas merged commit 2af0d50 into main Aug 6, 2024
40 of 42 checks passed
@thejfreitas thejfreitas deleted the dsw-2108-pie-toast-add-variants branch August 6, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants