Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

2.0.0

Latest
Compare
Choose a tag to compare
@tameraydin tameraydin released this 13 Mar 22:58
· 2 commits to master since this release
  • Introduced newestOnTop option: from now on new toast messages will appear on top of old ones as default.
  • Introduced onDismiss: a callback that will be triggered whenever a toast message is dismissed.
  • Package updates:
    • Angular 1.5 support
    • Removed angular-animate as dependeny
    • Updated documentation
    • Improved development dependencies & tasks.