Skip to content

v3.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@needim needim released this 18 Apr 20:18
· 102 commits to master since this release

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