vex v4.1.0 Release Notes

Release Date: 2018-02-25 // about 6 years ago
    • ๐Ÿ›  (re)fixed #242: vex will now use unprefixed animationend events if supported, before checking for vendor prefixes
    • ๐Ÿ†• New yesText/noText options for vex.dialog. See the docs for more info

      vex.dialog.prompt({ yesText: 'Okiedokie' noText: 'Aahw hell no'})


Previous changes from v4.0.1

    • ๐Ÿ›  Fixed #233: dialogs in IE flashed on closing
    • ๐Ÿ”€ Merged #238, adds Sass Autoprefixer for 47% smaller dist CSS files