-
Notifications
You must be signed in to change notification settings - Fork 1
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-react): Introduce Toast component #DS-1113 #1329
Conversation
✅ Deploy Preview for spirit-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for spirit-design-system-validations canceled.
|
✅ Deploy Preview for spirit-design-system-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work. Most of the code looks great and shiny. I have written a few suggestions but this is a really quality job.
Also, do not forget to add the Toast to the scripts/entrypoints
where it is missing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Second run, double fun ;-)
packages/web-react/src/components/Toast/__tests__/Toast.test.tsx
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/Toast/demo/ToastAlignment.tsx
Outdated
Show resolved
Hide resolved
650e5f5
to
be98561
Compare
070864c
to
2b6c524
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just caught my eye a one little optimization. But it is up to you.
2b6c524
to
71570d2
Compare
- solve #DS-1113
71570d2
to
d96a737
Compare
Description
Additional context
Issue reference