Skip to content

Releases: vaadin/vaadin-upload

v4.0.0

25 Apr 11:06
Compare
Choose a tag to compare

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:

  • b269201 Cherry-picking capture feature from 2.0 branch

  • b00bef8 Adding description file for Vaadin Directory

  • 69cf341 Force display: none for the hidden div

v4.0.0-beta2

23 Mar 13:10
Compare
Choose a tag to compare

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

08 Feb 07:24
Compare
Choose a tag to compare

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:

  • b9a7c54 Align with skeleton: use node 8.9 in CI, bump polymer-cli to 1.6.0
  • c4f99b0 Fix typos in docs

v4.0.0-alpha4

26 Jan 12:48
Compare
Choose a tag to compare

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

25 Jan 07:34
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Fixes

  • The element no longer uses Polymer 1.x async API (#236)

Changes Since v3.0.0:

  • 3424c9a Add sudo: required in Travis config for running chrome-sandbox
  • 5e2bb97 Drop legacy async call on retry upload
  • 50191a1 Disable package-lock.json

v4.0.0-alpha3 — Lumo version

17 Jan 14:01
Compare
Choose a tag to compare

Live Demo →
API Documentation →

⚠️ Breaking Changes:

  • The element now uses vaadin-lumo-styles dependency instead of vaadin-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

28 Dec 13:41
Compare
Choose a tag to compare

Live Demo →
API Documentation →

⚠️ Breaking Changes:

  • The element now uses vaadin-valo-styles dependency instead of vaadin-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:

  • 1e93af2 Fix ElementMixin route
  • 3062b13 Update demo helpers, use shared styles in demos
  • 958602a Update Valo dependency

v4.0.0-alpha1 - New theme structure

19 Dec 13:12
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0:

  • 5d44177 Style tweak

  • cfacd71 Update dependencies

  • f2e44f3 Use Vaadin.ElementMixin

    Checks Polymer version and reports usage statistics in development mode

  • 7849ebf Add ThemableMixin documentation to Styling docs.

    [skip ci]

  • 4120862 Use Valo theme by default

  • 50191a1 Disable package-lock.json

v3.0.0 - Pure Polymer 2.0 stable version

24 Nov 09:50
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0-beta2:

  • 930b898 Remove xvfb for saucelabs. Use wct instead of polymer-cli
  • ae28de3 Include a static getter for the element version

v3.0.0-beta2

14 Nov 06:59
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0-beta1:

  • 70e9bcd Removing paper-toast causing navigation problems in IE11
  • 4924c05 Change demo snippets to use es5
  • 3942e95 Fix: IE11 Regression
  • d0e043c Test with Safari 11
  • 28ef501 Add hidden attribute styles
  • 13109a9 Fix: Wrap drop label