Releases: vaadin/vaadin-confirm-dialog
Releases · vaadin/vaadin-confirm-dialog
v1.3.1
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
⚠️ 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:
v2.0.0
v1.3.0
v1.3.0-beta1
v1.2.1
Live Demo →
API Documentation →
Changes Since v1.2.0:
v1.3.0-alpha1
Live Demo →
API Documentation →
New Features
- Added TypeScript definitions for Polymer 3 version
Changes Since v1.2.0:
v1.2.0
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
Live Demo →
API Documentation →
Changes Since v1.2.0-alpha2:
v1.2.0-alpha2 with RTL support
Live Demo →
API Documentation →
Changes Since v1.2.0-alpha1:
-
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