Skip to content

Releases: vaadin/vaadin-confirm-dialog

v1.3.1

27 Oct 12:39
Compare
Choose a tag to compare

Changes Since v1.3.0:

  • 0afecbc chore: bump engine.io and socket.io (#141)
  • 905c5d2 chore: bump async from 2.6.3 to 2.6.4 (#140)
  • d24d769 chore: bump mout from 1.2.3 to 1.2.4 (#139)
  • 2e07879 chore: bump minimist from 1.2.5 to 1.2.7 (#138)
  • eb2f53c chore: add cvdlName metadata (#137)
  • e876b0f chore: bump urijs from 1.19.9 to 1.19.10 (#135)
  • 7d689d0 chore: bump urijs from 1.19.8 to 1.19.9 (#134)
  • 8791d97 chore: bump urijs from 1.19.7 to 1.19.8 (#133)
  • 62188a3 chore: bump follow-redirects from 1.14.7 to 1.14.8 (#132)
  • 37868b2 chore: update dev dependencies to 3.2.0 stable
  • 24d2b9d chore: add lockfiles to ensure consistent builds in CI (#131)
  • d59f400 chore: update status badges in README [skip ci]
  • 7fecd8f chore: disable issues and direct ppl to web-components repo [skip ci] (#129)
  • 30aab06 chore: move CI builds from travis-ci.org to GitHub actions (#130)

v3.0.0-alpha1

28 Jan 07:19
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.0.0:

  • 410e550 feat!: convert to Polymer 3, add events type definitions (#128)

v2.0.0

04 Jan 14:50
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.3.0:

v1.3.0

20 Aug 13:01
Compare
Choose a tag to compare

v1.3.0-beta1

03 Aug 13:14
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.1:

v1.2.1

15 Jul 14:24
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0:

v1.3.0-alpha1

27 May 12:12
Compare
Choose a tag to compare
v1.3.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v1.2.0:

v1.2.0

30 Apr 12:03
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

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

Changes Since v1.2.0-alpha3:

  • 14b10ed chore: bump dependencies to stable versions

v1.2.0-alpha3 with RTL support

09 Apr 12:54
Compare
Choose a tag to compare
Pre-release

Live Demo →
API Documentation →

Changes Since v1.2.0-alpha2:

v1.2.0-alpha2 with RTL support

09 Apr 12:04
Compare
Choose a tag to compare
Pre-release

Live Demo →
API Documentation →

Changes Since v1.2.0-alpha1:

  • 88ca21a Add RTL support and tests (#97)

  • 6828e29 Fix setting of the dimensions (#99)

  • 17b5bec refactor: only run license checker when needed (#93)

  • 9b999bd fix: propagate theme attribute to vaadin-dialog (#92)

  • 8c242db Margin 0 shouldn't be needed since margin should collapse with footer margin (#89)

  • 890b27f Remove flex container and calculate content height (#88)

  • ad259b3 Set margin on test to 0

  • 508203d Add visual tests and enable travis job

  • 30e5657 Set margins on default content for slot=header