Vaadin Upload Versions Save

The Web Component for uploading multiple files with progress indication. Part of the Vaadin components.

v4.4.3

2 years ago

Live Demo → API Documentation →

Changes Since v4.4.2:

  • f28c07e fix: display drop label as disabled when max files reached (#379)

v4.4.2

2 years ago

Live Demo → API Documentation →

Changes Since v4.4.1:

  • 1d93526 fix: fix clearing uploading status before upload success event (#378)

v5.0.0

3 years ago

API Documentation →

⚠️ Breaking Changes Since v4.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v5.0.0-alpha1:

  • 9da4784 chore: cleanup events typings [skip ci]

  • 469f125 chore: add JSDoc for custom events [skip ci]

v5.0.0-alpha1

3 years ago

API Documentation →

⚠️ Breaking Changes Since v4.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v4.4.1:

  • 639accc feat!: convert to Polymer 3, add events type definitions (#360)

v4.4.1

3 years ago

Live Demo → API Documentation →

Changes Since v4.4.0:

  • 0afa58a Remove unnecessary period from "Stalled" message (#357)

v4.4.0

3 years ago

Live Demo → API Documentation →

Changes Since v4.4.0-beta1:

  • cbf4c91 Bump dependencies

v4.4.0-beta1

3 years ago

Live Demo → API Documentation →

Changes Since v4.4.0-alpha1:

  • 7c4094f Bump versions

  • 4b9f177 docs: add JSDoc for attributes [skip ci] (#319)

v4.4.0-alpha1

3 years ago

Live Demo → API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v4.3.0:

  • 03c577b feat: prepare for TS defs generation (#318)

v4.3.0

4 years ago

Live Demo → API Documentation →

New Features

  • Added right-to-left (RTL) support.

Changes Since v4.3.0-alpha1:

  • 7eb8605 chore: bump dependencies to stable versions

v4.3.0-alpha1

4 years ago

Live Demo → API Documentation →

Changes Since v4.2.2:

  • 6bdac5c chore(ci): use latest Firefox

  • 4e34eec chore: bump dependencies for RTL

  • 032b3e7 chore(docs): change detail.error type to string (#307)