pnotify icon indicating copy to clipboard operation
pnotify copied to clipboard

Beautiful JavaScript notifications with Web Notifications support.

Results 50 pnotify issues
Sort by recently updated
recently updated
newest added

I've notice that notification shown in non focused browser windows, does not hide automatically until the windows/tab is focused again. In my case, I have an application that send notification...

Having errors on simple ES5/6 installation. Please see screenshots. Any way to get this fixed? **ES5 Installation** ![image](https://user-images.githubusercontent.com/14171094/100676573-045a6300-331e-11eb-8f48-22bf419ca516.png) ![image](https://user-images.githubusercontent.com/14171094/100676584-0a504400-331e-11eb-862c-0aa9d22ff281.png) **ES6 Installation** ![image](https://user-images.githubusercontent.com/14171094/100677082-1a1c5800-331f-11eb-8193-2025cadc60c9.png) ![image](https://user-images.githubusercontent.com/14171094/100677088-1e487580-331f-11eb-8068-48e60f6dcc0a.png)

This might not be a perfect fix but it takes care of the compile-time errors for my angular application. `node_modules/@pnotify/core/Stack.d.ts` you will have to modify line 1 to `import {...

Are there any plans to add explicit Bootstrap5 support, similar to Bootstrap4?

Dear Author, i hereby is leaving the comment to make this repository more clean and in a well indexed manner.

How can I keep only one dialog in the screen? I've checked the options here, but nothing helpful: https://github.com/sciactive/pnotify#options

Hi, I use latest version of pnotify in my ng9 app but I'm facing of some issues I don't understand. 1 - I have error in in node_modules/@pnotify/core/Stack.d.ts line 1...

Fist thing I expect from a documentation, a basic example using nothing at all, any additional library NPM, Angular, Bambular.... Could you just display a success message using simple html...

question

Desktop module onclick functional

Cloned the git repo, did the usual 'npm i' on it. When I went to do 'npm run build' it returned some errors. At first it returned an error about...