Foxandxss / angular-toastr

Angular port of CodeSeven/toastr.
http://foxandxss.github.io/angular-toastr/
MIT License
1.3k stars 276 forks source link

angular2 toastr support please #211

Open anrepppp opened 8 years ago

anrepppp commented 8 years ago

In our project we are using angular-toastr, for angular 1.4.x. But we are re-writing the whole project to angular2 and we are looking for a support for the angular-toaster in angular2. Can you please show me if there is any angular2 toastr plugin that has all the features currently we have on this plugin.

I will appreciate the help..!

Foxandxss commented 8 years ago

I have no idea sorry.

I have my plans to do it myself, but I am always drowning on work :/

anrepppp commented 8 years ago

Thanks for taking your time to reply. I really liked your work for angular-toastr it was a huge add-on to our project. Please try to implement in angular2. I will keep my hands-on if you need any help. Can you please provide any ETA if you are planning to re-write?

maurizi commented 6 years ago

You might want to try using https://github.com/scttcper/ngx-toastr instead.