Skip to content

Releases: porscheofficial/cookie-consent-banner

v4.0.3

25 Apr 13:09
Compare
Choose a tag to compare
  • introduce new stylable CSS part body
  • introduce new CSS variable --cookie-consent-banner-box-shadow
  • document box-shadow css var + body part, fix incorrect example

v4.0.2

27 Feb 10:14
Compare
Choose a tag to compare
  • Updated dependencies
  • Updated e2e tests (date format and headless chrome)
  • Updated license notices

v4.0.1

11 Oct 11:25
Compare
Choose a tag to compare

Updated NOTICE.txt files

v4.0.0

09 Oct 11:53
Compare
Choose a tag to compare

Breaking Changes

  • The cookieDomain property has been replaced by the domain property of the more flexible cookieAttributes object property.

Features

  • feat: enable a more flexible way of styling with the ::parts pseudo selector
  • feat: enable customization of the cookie attributes for the consent cookie via the cookieAttributes Property

General improvements

  • The consent cookie is now stored in a URI encoded format

v3.1.5

14 Aug 15:41
Compare
Choose a tag to compare

Bug Fixes

  • fix: correctly publish package

v3.1.4

11 Aug 11:07
Compare
Choose a tag to compare

3.1.4 (2023-08-11)

Bug Fixes

  • 🐛 fix: correctly apply css var primary-border (09fb63e)

v3.1.3

25 Apr 14:39
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 correctly parse cookie (80e434e)

v3.1.2

15 Mar 14:22
Compare
Choose a tag to compare

Bug Fixes

v3.0.1

06 Sep 13:41
Compare
Choose a tag to compare

3.0.1 (2022-09-06)

Bug Fixes

v2.1.3

21 Jan 15:50
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 add cursor:pointer to button (1ba9475)