iziToast icon indicating copy to clipboard operation
iziToast copied to clipboard

Elegant, responsive, flexible and lightweight notification plugin with no dependencies.

Results 47 iziToast issues
Sort by recently updated
recently updated
newest added

`InstallTrigger` will be deprecated. See https://bugzilla.mozilla.org/show_bug.cgi?id=1754441

First of all, thank you for developing such a good plugin. We are developing the use of CONFIRM window using iziToast. However, when the Yes or No button is opened,...

Hello IZI Team, I cannot use sweet iziToast in my Svelte project. ``` ✔ service worker (10ms) webpack:///./node_modules/izitoast/dist/js/iziToast.js?:22 BODY = document.querySelector('body'), ^ ReferenceError: document is not defined at eval (webpack:///./node_modules/izitoast/dist/js/iziToast.js?:22:10)...

Hallo @ all, izitoast works great but the progress-bar stops for a moment .. sometimes for 2 seconds. it´s not running continuously. any idea for cleaning this ....? best regards...

iziToast doesn't appear to support the 'alert' accessibility pattern: [https://www.w3.org/TR/2017/NOTE-wai-aria-practices-1.1-20171214/examples/alert/index.html](https://www.w3.org/TR/2017/NOTE-wai-aria-practices-1.1-20171214/examples/alert/index.html) When an iziToast is shown in my web app, I'd like the screen reader to read the contents of the...

enhancement
Implemented
feature request

Version 1.4.0 seems to be getting "old" and now Chrome is complaining that: A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. In a future...

Example: set message as : `">` Suggestion: The message should be escaped by default.

Unfortunately I couldn't change opacity for `info`, `success`, `warning`, `error` and `question` without system theme changing or create new one witch was the same as system with little alpha changes....

Hey, im pretty new to HTML with js. so how can I trigger this with a html button etc

When you click close, you can perform an operation. When you close automatically, do not perform the previous operation