angular-notifier icon indicating copy to clipboard operation
angular-notifier copied to clipboard

A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.

Results 45 angular-notifier issues
Sort by recently updated
recently updated
newest added

I have upgraded the library to the Angular 14. I have tested it is working, but please review and let me know if I did anything wrong, also not sure...

Hello, I would like to let you know about the issue connected with Angular 14. The Angular project requires the library update. Can you please have a look when you...

type: compatibility
BREAKING CHANGE

Hello just added @import 'angular-notifier/styles' to my app css and no css are loaded when using the notifications **~/angular-notifier/styles** was also not found when compiling (also use use this.notifier but...

type: bug
needs repro

Hello!!! I have a issue with angular 12 and NotifierOptions. I did all the config correctly as you have on the package page (I also did it for angular 7...

type: bug
needs repro

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

Hi, having a similar issue like https://github.com/dominique-mueller/angular-notifier/issues/35. When i want to show a notification and then navigating away (e.g. after sending a form) the notification is immediately cut away. I...

type: bug
support
needs repro

The current type of the `type` argument is `string`, which may cause errors if we typed a wrong value. But if we specify the type to `'default' | 'info' |...

type: feature
BREAKING CHANGE

Hi there, I give a try to this lib and i'm pretty happy with it ! But i've a little trouble to customize it. I use a custom template for...

type: bug
type: feature
discussion