-
-
Notifications
You must be signed in to change notification settings - Fork 48
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: add sonner 1.7.0 features #102
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
commit: |
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.
Changing the CSS may cause issues with the dark mode of the close-button
.
Removed Only two things left for review
|
@xiaoluoboding 🙌
There is a bug that is not present in other
sonner
ports when you fast switch/click between positions liketop-right
,top-left
, and other positions and then fast hover/mouseenter on toasts, you can seeoffset
is not calculated properly, I tried to fix it but couldn't find the problem