v3.1.0-beta
Pre-release
Pre-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