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