toastr v2.1.4 Release Notes

Release Date: 2017-12-08 // over 6 years ago
    • Same as 2.1.3, except 2.1.4 is on NPM

Previous changes from v2.1.3

  • ๐Ÿ†• New Features

    • ๐Ÿ‘ Right to left text support
    • โž• Added callbacks for click events on close button

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed some CSS that prevented touch events from propagating on iOS devices
    • โœ‚ Removed role attribute because it duplicated voice over on text-to-speech readers; kept aria-live.
    • Consistent line-heights for close button to resolve issues with Bootstrap.

    Dev Ops

    • โœ‚ Removed Plato from gulp