akserg / ng2-toasty

Angular2 Toasty component shows growl-style alerts and messages for your app.
MIT License
283 stars 102 forks source link

feat(animations) #72

Open gilhanan opened 7 years ago

gilhanan commented 7 years ago

Close https://github.com/akserg/ng2-toasty/issues/53

using angular animations

aviable options:

'fromRight', 'fromLeft', 'scale', 'rotate', 'none'

animations were inspired by angular2-notifications

gilhanan commented 7 years ago

I would happy for review, meantime i will work on docs

michelebombardi commented 7 years ago

Is this merged in the master branch?

torsten-simon commented 7 years ago

Any chance if you merge that you also add support for fromTop and fromBottom for those of us displaying it their? :)

Thanks!

jchaney01 commented 7 years ago

Can we get this merged?

akserg commented 7 years ago

Hi all,

Will merge it today.

LaysDragon commented 3 years ago

I guess it can be port to here, https://github.com/emonney/ngx-toasta another newest ported repo. If the maintainer still active. :/