Releases: vaadin/vaadin-upload
v4.3.0-alpha1
Live Demo →
API Documentation →
Changes Since v4.2.2:
v4.2.2
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)
v2.2.0
v4.2.1
v4.0.1
Live Demo →
API Documentation →
Changes Since v4.0.0:
v4.2.0
Live Demo →
API Documentation →
New Features
- Material theme for
<vaadin-upload>
, see demo.
Polymer 3
- First stable version available also in npm, as Polymer 3 based component. Please upgrade to this version if you are using npm, and remember to update any other Vaadin components you use.
Changes Since v4.2.0-beta2:
v4.2.0-beta2
Live Demo →
API Documentation →
Changes Since 4.2.0-alpha2:
- c91c5c4 Update bower main to inclue MD for modulizer conversion
- 030f87e Update vaadin dependencies
- 57dc353 Use stable polymer-modulizer (#275) - * Use stable polymer-modulizer
- 137186a Fix Bower semver ranges (#273)
- 2e4cbcd Use the same action name for single and plurals (#267) - This unifies using of
add
user action in i18n text to use unifiedSelect
text
instead of switching text and context depending on plural context (one/many).
Thanks!
- 48b1cdf Fixed end of line problem with gulp-html-extract plugin on Windows.
4.2.0-alpha2
Live Demo →
API Documentation →
Changes Since 4.2.0-alpha1:
v4.2.0-alpha1
Live Demo →
API Documentation →
Changes Since 4.1.0:
v4.1.0
Live Demo →
API Documentation →
New features
Other Changes Since v4.0.0:
- 20f4f72 Enable visual tests