Everyone loves loaders!
Changelog:
- Show a loader on the confirm-button with
showLoaderOnConfirm: true
(handy for AJAX requests that can take some time to validate). - Some simple QUnit tests will now run automatically when running
gulp
. This should make it easier for us not to break anything in upcoming releases (I've only added the most basic ones, pull requests for more tests are very welcome!)