Skip to content

Releases: vaadin/vaadin-upload

v4.4.4

27 Jun 07:39
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.4.3:

  • 5a5605f fix: escape regex operators in upload accept pattern

v4.4.3

04 Nov 11:25
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.4.2:

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

v4.4.2

28 Jul 11:59
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.4.1:

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

v5.0.0

04 Feb 07:46
Compare
Choose a tag to compare

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

07 Dec 11:20
Compare
Choose a tag to compare
v5.0.0-alpha1 Pre-release
Pre-release

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

06 Nov 13:44
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.4.0:

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

v4.4.0

20 Aug 12:45
Compare
Choose a tag to compare

v4.4.0-beta1

03 Aug 11:29
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.4.0-alpha1:

v4.4.0-alpha1

27 May 07:15
Compare
Choose a tag to compare
v4.4.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v4.3.0:

v4.3.0

30 Apr 11:02
Compare
Choose a tag to compare

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