Skip to content

v3.0.1

Compare
Choose a tag to compare
@jhuesos jhuesos released this 12 Aug 13:26
· 43 commits to master since this release

Bug Fixes

  • Removed duplicated auto-validate attribute from paper-autocomplete (thanks to @kaseyhinton).
  • Fixed regression: onClear() now triggers 'autocomplete-reset-blur' event (as is documented in the API) and not the event 'autocomplete-reset'.

New Features

  • Added integration with SauceLabs so now test can be run on multiple platforms and browsers.