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

feature : progress bar for time left for toast #94

Open
abhijitgujar86 opened this issue Dec 5, 2021 · 2 comments
Open

feature : progress bar for time left for toast #94

abhijitgujar86 opened this issue Dec 5, 2021 · 2 comments

Comments

@abhijitgujar86
Copy link

I was using svelte -toast library https://zerodevx.github.io/svelte-toast/ , but toastify-js is what i really wanted a pure js library so that i don't have to work around and keep adding html and css everywhere. indeed a very useful and wonderful idea . great work guys. thanks to all contributors. I was wondering if i can contribute in it to add progress bar like here https://zerodevx.github.io/svelte-toast/ .

Please let me know your views ideas of if anyone can add it it will be good too.

I think this feature will add good value.

@konclave
Copy link

konclave commented Oct 7, 2022

@apvarun I've implemented this feature, but with css variables and css animation. That breaks the IE10,11 compatibility.
If removing IE from the supported browsers list if fine, I'll create a pull request.

@railmedia
Copy link

I've implemented a vanilla JS solution to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants