Skip to content

Releases: vaadin/vaadin-cookie-consent

v1.2.1

27 Oct 11:21
Compare
Choose a tag to compare

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

10 Feb 13:05
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:

v2.0.0

04 Jan 14:47
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0:

v1.2.0

20 Aug 13:23
Compare
Choose a tag to compare

v1.2.0-beta1

03 Aug 11:46
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0-alpha1:

  • de02f03 docs: add JSDoc for attributes [skip ci] (#65)

v1.2.0-alpha1

29 May 06:54
Compare
Choose a tag to compare
v1.2.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v1.1.2:

  • fe274de feat: prepare for TS defs generation (#64)

v1.1.2

13 Nov 14:39
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.1.1:

  • 00c7557 refactor: only run license checker when needed (#62)

v1.1.1

03 May 14:55
Compare
Choose a tag to compare

v1.1.0

02 Nov 11:46
9f0f2dc
Compare
Choose a tag to compare

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

24 Oct 15:38
3b366c6
Compare
Choose a tag to compare
1.1.0-beta1 Pre-release
Pre-release