Skip to content

Releases: vaadin/vaadin-upload

v4.4.4

Choose a tag to compare

@sissbruecker sissbruecker released this 27 Jun 07:39

Live Demo →
API Documentation →

Changes Since v4.4.3:

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

v4.4.3

Choose a tag to compare

@sissbruecker sissbruecker released this 04 Nov 11:25

Live Demo →
API Documentation →

Changes Since v4.4.2:

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

v4.4.2

Choose a tag to compare

@sosa-vaadin sosa-vaadin released this 28 Jul 11:59

Live Demo →
API Documentation →

Changes Since v4.4.1:

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

v5.0.0

Choose a tag to compare

@web-padawan web-padawan released this 04 Feb 07:46

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

v5.0.0-alpha1 Pre-release
Pre-release

Choose a tag to compare

@web-padawan web-padawan released this 07 Dec 11:20

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

Choose a tag to compare

@tulioag tulioag released this 06 Nov 13:44

Live Demo →
API Documentation →

Changes Since v4.4.0:

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

v4.4.0

Choose a tag to compare

@tomivirkki tomivirkki released this 20 Aug 12:45

Live Demo →
API Documentation →

Changes Since v4.4.0-beta1:

v4.4.0-beta1

Choose a tag to compare

@tulioag tulioag released this 03 Aug 11:29

Live Demo →
API Documentation →

Changes Since v4.4.0-alpha1:

v4.4.0-alpha1

v4.4.0-alpha1 Pre-release
Pre-release

Choose a tag to compare

@web-padawan web-padawan released this 27 May 07:15

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v4.3.0:

v4.3.0

Choose a tag to compare

@web-padawan web-padawan released this 30 Apr 11:02

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