ng-notyf icon indicating copy to clipboard operation
ng-notyf copied to clipboard

👻 A dead simple notification library for Angular 👻

Results 9 ng-notyf issues
Sort by recently updated
recently updated
newest added

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 4.1.3 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [karma](https://github.com/karma-runner/karma) from 1.4.1 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

I am using your library but after following every step as you mentioned in the documentation, I am getting an error while serving my angular application. It says `./node_modules/ng-notyf/index.js 53:10-18...

Basic questions: Will issues be given a look here? Will PRs be reviewed and (potentially) accepted?

**Falta compatibilidad con angular 9**

# What would you like to do... `Check the one that applies with an "x" => [x]` ``` - [x] **🔥 Submit a feature request:** ¡Cool! Don't forget we want...

# What would you like to do... ``` - [ ] **🔥 Submit a feature request:** ¡Cool! Don't forget we want to remain lightweight - [ ] **💬 Provide some...

Hey guys, I think it should be nice to do ```ts this.notyfService.position("left / top-left / bottom-right / middle-left / etc..."); // instead of this.notyfService.toastContainerStyle = { 'left': '0' }; ```...

enhancement

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.3 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies