Releases: vaadin/vaadin-upload
v4.0.0
Live Demo →
API Documentation →
⚠️ Breaking Changes Since v3.x:
- The element uses Lumo theme by default. The previous default theme has been dropped. You can import the unstyled version from the
src/vaadin-upload.html
Changes Since v4.0.0-beta2:
v4.0.0-beta2
Live Demo →
API Documentation →
Changes Since v4.0.0-beta1:
-
f4bbff4 Set underlying progress-bar width to auto
-
cac90bd Align with skeleton: use stable Chrome in travis
-
ba5154b Update gitter link in readme
-
3990eb9 Add files on button touchend
-
cbaf4b4 Align with skeleton: add Getting Started and File Structure docs
-
08885ce Align with skeleton: refer to Vaadin components instead of elements
-
9a435ae Align with skeleton: update stylelint and gulp-stylelint
-
b5c1203 Enable tests for Safari 9
-
693f12a Update screenshot to demonstrate Lumo theme
-
6b47985 Add missing API docs link in README
-
2412b64 Remove useless closing tag from demos
-
d581178 Wrap style tag with custom-style element
v4.0.0-beta1 — First Beta version using Lumo theme by default
Live Demo →
API Documentation →
⚠️ Breaking Changes Since v3.x:
- The element uses Lumo theme by default. The previous default theme has been dropped. You can import the unstyled version from the
src/vaadin-upload.html
Changes Since v4.0.0-alpha5:
v4.0.0-alpha4
Live Demo →
API Documentation →
Changes Since v4.0.0-alpha3:
-
63907c0 Update analysis.json
-
19a366b Cleanup: remove import for Polymer async utils
-
fc0f3ad Avoid text overflow for long file names in Lumo
-
e0b2950 Fix overflow test failing in iPhone
-
4fa920d Polish Lumo theme
-
ab6511d Move "..." text ending from drop label to button
-
3ecc9e9 Fix console error when retrying upload
-
3d29255 Remove style workaround from demo
-
34dcb42 Add dropzone style to Lumo theme
-
69917b1 Drop legacy async call on retry upload
-
a6f0d7a Minor changes
-
820428b Bump lumo-styles
-
4c874c7 Drop moved styles
-
2144d3d Initial lumo theme
-
826105b Align with skeleton: update eslint-plugin-html and gulp-stylelint
-
33f4ec7 Sync with skeleton: Switch back to using function closures
-
4f179b6 Fix src imports
v3.0.1 — Maintenance Release
Live Demo →
API Documentation →
Fixes
- The element no longer uses Polymer 1.x
async
API (#236)
Changes Since v3.0.0:
v4.0.0-alpha3 — Lumo version
Live Demo →
API Documentation →
⚠️ Breaking Changes:
- The element now uses
vaadin-lumo-styles
dependency instead ofvaadin-valo-styles
. When using with other Vaadin Elements, installing latest alpha versions is strongly recommended, to avoid having both packages installed and imported.
Changes Since v4.0.0-alpha2:
- f785f80 Update vaadin-progress-bar dependency
- 1864302 Migrate Valo to Lumo
- ac83994 Add sudo: required in Travis config for running chrome-sandbox
- f4041bf Align with skeleton: add separate file for test suites
- 6f11624 Remove test ignore, align with skeleton [skip ci]
- b4f4027 Update polymer lint in CI to check ./src and ./theme
v4.0.0-alpha2 — Valo dependency update
Live Demo →
API Documentation →
⚠️ Breaking Changes:
- The element now uses
vaadin-valo-styles
dependency instead ofvaadin-valo-theme
. When using with other Vaadin Elements, installing latest alpha versions is strongly recommended, to avoid having both packages installed and imported.
Changes Since v4.0.0-alpha1:
v4.0.0-alpha1 - New theme structure
Live Demo →
API Documentation →
Changes Since v3.0.0:
v3.0.0 - Pure Polymer 2.0 stable version
Live Demo →
API Documentation →
Changes Since v3.0.0-beta2:
v3.0.0-beta2
Live Demo →
API Documentation →