noty v3.1.0-beta Release Notes

Release Date: 2017-04-18 // about 7 years ago
  • ๐Ÿš€ It's a pre-release!

    • modal option support
    • ๐Ÿ‘ Better page visibility flow
    • sounds option support with conditions ('docVisible', 'docHidden')
    • titleCount option support with conditions ('docVisible', 'docHidden')
    • Now uses Promises for show & close flows with babel-polyfill (this will prevent some bugs)
    • New theme nest (It's first stacked view theme, you should check, it's cool)
    • and FINALLY Web Push Notifications support with Service Workers

    Development

    • โœ… Switched to Qunit & SauceLabs for cross-browser automated tests
    • Prettier with Standard <3