Skip to content

v4.2.2

Compare
Choose a tag to compare
@web-padawan web-padawan released this 14 Jun 08:29
· 59 commits to master since this release

Live Demo →
API Documentation →

Fixes

  • The file-remove event is now dispatched properly (#299)

Changes Since v4.2.1:

  • 74a79cc docs: update demos, add when-defined to snippets [skip ci]

  • 912f3d7 chore: remove unused iron-demo-helpers [skip ci]

  • 24bc935 chore: update vaadin-demo-helpers to 3.0.0 [skip ci]

  • c7a6769 chore(ci): pin Firefox version in travis to 66

  • 2e6da6b test: update browser versions used in tests

  • 065fdbb docs: remove iron-icon from README code example [skip ci] (#303)

  • 7b98de9 chore: align with skeleton, replace gulp with npm scripts

  • bc6e590 Remove event.stopPropagation from file-remove event (#299)

  • 7ec2638 Explicitly specify port in 'npm start' script

  • a74bf51 Add 'npm start' script

  • 40ce652 Allowing setting the uploadTarget and passing single file to uploadFiles (#293)

  • b7d21cc Change definition of the isMultiple method (#292)