Skip to content

Releases: vaadin/vaadin-dialog

v2.6.0

27 Oct 12:58
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.5.2:

v3.0.0-alpha1

21 Jan 20:18
Compare
Choose a tag to compare
v3.0.0-alpha1 Pre-release
Pre-release

API Documentation →

⚠️ Breaking Changes Since v2.x:

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

Changes Since v2.5.2:

  • a59bcc5 feat!: convert to Polymer 3, add events type definitions (#230)

v2.4.5

18 Sep 07:27
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.4.4:

  • 435df58 fix: force reflow on resize in Safari
  • 2a19627 refactor: move how overlay max-width is set (#192)
  • c0b7220 fix: add draggable-leaf-only marker class name (#191)

v2.5.2

17 Sep 08:39
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.5.1:

  • 31a1fe5 refactor: move how overlay max-width is set (#192)
  • 84b9c49 fix: add draggable-leaf-only marker class name (#191)

v2.5.1

11 Sep 08:26
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.5.0:

  • ca865f5 fix: support dragging from a draggable node inside another shadow root (#188)

v2.4.4

11 Sep 08:35
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.5.1:

v2.5.0

20 Aug 11:42
Compare
Choose a tag to compare

v2.5.0-beta1

03 Aug 12:06
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.4.3:

v2.4.3

22 Jul 10:47
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.4.2:

v2.5.0-alpha5

30 Jun 11:21
Compare
Choose a tag to compare
v2.5.0-alpha5 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v2.5.0-alpha4:

  • 79c9141 fix: don't overflow scrollable full height content (#175)