xiaoluoboding / vue-sonner

🔔 An opinionated toast component for Vue.
https://vue-sonner.vercel.app
MIT License
803 stars 41 forks source link

refactor!: updates from sonner and svelte-sonner #54

Closed sadeghbarati closed 6 months ago

sadeghbarati commented 6 months ago
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue-sonner ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2024 3:30pm
sadeghbarati commented 6 months ago

@xiaoluoboding I could not find out why clicking on the close button doesn't have fade animation it just disappears without animation

can you please take a look at it or at least give me a tip? should I have to use Transition component from Vue to handle that?

xiaoluoboding commented 6 months ago

@xiaoluoboding I could not find out why clicking on the close button doesn't have fade animation it just disappears without animation

can you please take a look at it or at least give me a tip? should I have to use Transition component from Vue to handle that?

It must have been my negligence, but it's fixed now.