wobsoriano / vuetify-sonner

Stackable toast component for Vuetify.
https://vuetify-sonner.vercel.app
MIT License
121 stars 7 forks source link

feature: avatars and progress bars #31

Closed Bankole2000 closed 6 months ago

Bankole2000 commented 6 months ago

What does this PR do?

Description of Task to be completed?

How should this be manually tested?

After cloning the repo, cd into it and do the following:

# install dependencies
$ pnpm install

# start development server to view UI
$ pnpm run dev

After starting the server, the new changes can be viewed by opening localhost:5173, click new buttons to see changes in demo

Any background context you want to provide?

I just wanted a cool stackable toast bro, this is the closest I could find so, might as well do what I can to make it how I'd like it to be.

What are the relevant Notion/JIRA stories/tickets?

Screenshots (if appropriate)

image

https://github.com/wobsoriano/vuetify-sonner/assets/23138415/9fcaeabf-597a-4281-90b4-5f61a91e2ac6

vercel[bot] commented 6 months ago

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

Name Status Preview Comments Updated (UTC)
vuetify-sonner ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2024 6:30am
wobsoriano commented 6 months ago

I merged this but I set the default progress bar option value to false. I want to keep it as close to the snackbar and vue-sonner behavior.