Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

Releases: ianmjones/ToastrIJ

1.1

07 Apr 07:23
Compare
Choose a tag to compare
  • Added InfoIcon, SuccessIcon, WarningIcon and ErrorIcon properties that can be used to set custom icons.
  • Added Icon parameter to Toastr.Display method to allow a custom icon to be set.
  • Added NewestOnTop boolean property to enable showing new notifications either at the top of the stack (default) or bottom.

1.0

02 Mar 23:17
Compare
Choose a tag to compare
1.0
  • Initial public release.