ng2-toasty icon indicating copy to clipboard operation
ng2-toasty copied to clipboard

Support Angular 6: Do you have plan support Angular 6?

Open tuoitrexuquang opened this issue 7 years ago • 2 comments

  • I'm submitting a ... [ ] bug report [ ] feature request [ ] question about the decisions made in the repository

  • Do you want to request a feature or report a bug?

  • What is the current behavior?

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar.

  • What is the expected behavior?

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

  • Angular version: 2.0.0-rc.X
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

tuoitrexuquang avatar May 21 '18 08:05 tuoitrexuquang

Basically a duplicate of #99 since the issue is rxjs

deeg avatar May 21 '18 17:05 deeg

I have ported this library here with angular6 and rxjs6 support. ngx-toasta. And also with some extra enhancements.

npm install ngx-toasta

emonney avatar Jun 28 '18 19:06 emonney