toastr v2.1.2 Release Notes

Release Date: 2015-08-10 // over 8 years ago
  • ๐Ÿ†• New Features

    • โž• Added HTML escaping (use toastr.options.escapeHTML)
    • โž• Added more options for overriding animations, specifically to closing a toast
    • Events are now passed into the onClick handler of the toast

    ๐Ÿ› Bug Fixes

    • Resolved issue with centered toasts that would override top and bottom margins

    Dev Ops

    • โœ‚ Removed module and require from the .jshintrc file
    • Cleaned up the readme
    • ๐Ÿ— Builds moved to the builds folder
    • Made href calls relative to the transport in the demo
    • CSS is now built by the included LESS file as part of a gulp call
    • โœ‚ Removed un-used deps