Releases: vaadin/vaadin-cookie-consent
Releases · vaadin/vaadin-cookie-consent
v1.2.1
Changes Since v1.2.0:
- cb69fc1 chore: bump async from 2.6.3 to 2.6.4 (#84)
- df8a77d chore: bump mout from 1.2.3 to 1.2.4 (#81)
- 314eb56 chore: bump engine.io and socket.io (#80)
- c84b030 chore: bump minimist from 1.2.5 to 1.2.7 (#79)
- 9ae6f45 chore: add cvdlName metadata (#78)
- 8773db3 chore: bump urijs from 1.19.10 to 1.19.11 (#77)
- eaef656 chore: bump urijs from 1.19.9 to 1.19.10 (#76)
- 3c4d57d chore: bump urijs from 1.19.8 to 1.19.9 (#75)
- 18ba2e8 chore: bump urijs from 1.19.7 to 1.19.8 (#74)
- 375ec79 chore: bump follow-redirects from 1.14.7 to 1.14.8 (#73)
- 89ac2f5 chore: update dev dependencies to 3.2.0 stable
- 58db09f chore: add lockfiles to ensure consistent builds in CI (#72)
- 4dfad2a chore: update status badges in README [skip ci]
- 6d79372 chore: disable issues and direct ppl to web-components repo [skip ci] (#70)
- 7492a70 chore: move CI builds from travis-ci.org to GitHub actions (#71)
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.2.0
v1.2.0-beta1
Live Demo →
API Documentation →
Changes Since v1.2.0-alpha1:
v1.2.0-alpha1
Live Demo →
API Documentation →
New Features
- Added TypeScript definitions for Polymer 3 version
Changes Since v1.1.2:
v1.1.2
Live Demo →
API Documentation →
Changes Since v1.1.1:
v1.1.1
- Fix npm package
v1.1.0
Live Demo →
API Documentation →
Cookie consent v1.1.0 with better accessibility and with Polymer 3 support!
Changes Since v1.0.2:
-
a37bbe9 Add documentation how to theme the element (#48)
- Add documentation how to theme the element
-
98db619 Update dependencies (#49)
Sync travis and wct settings with skeleton
-
8d16d6b make the popup closable from keyboard (#41)
- make the popup closable from keyboard
- add a 'keydown' event hander to the dismiss button
Fixes #37
-
5c11e0c Change the popup role to alert (#44)
- Change the popup role to alert
On windows NVDA doesn't announce the popup appearance if it's role is not alert
Fixes #39
-
122656e Remove style node on component disconnect (#43)
- Remove style node from the document's head
-
b626264 Make the component polymer 3 compatible (#35)
- Make the component polymer 3 compatible
Fixes #34
1.1.0-beta1
Live Demo →
API Documentation →
No changes since v1.1.0-alpha2