Skip to content

Releases: dargmuesli/nuxt-cookie-control

5.1.0

02 Mar 15:31
Compare
Choose a tag to compare

5.1.0 (2023-03-02)

Features

  • locale: add Swedish locale (20a4281)

5.0.2

01 Mar 23:22
Compare
Choose a tag to compare

5.0.2 (2023-03-01)

Bug Fixes

  • module: import with pathToFileURL (33cc7fa)

5.0.1

01 Mar 00:13
Compare
Choose a tag to compare

5.0.1 (2023-03-01)

Bug Fixes

  • don't include css-vars-ponyfill chunk if not enabled (56e37b1)

5.0.0

27 Feb 02:57
Compare
Choose a tag to compare

5.0.0 (2023-02-27)

Bug Fixes

  • cookie-control: correct toggle interactivity (a43583f)

  • playground: resolve own package as development dependency (2fbe156)

  • styles: correct padding and gap (bba6c16)

  • feat(styles)!: use gap (9be04f1)

  • feat(ponyfill)!: disable by default and rename (4a84f81)

Features

  • add wcag text (4d00f7d)
  • checkbox: use button with interactive semantics (80fcf05), closes #41
  • cookie: allow to add links (f91f889), closes #26
  • cookie: shorten default cookie names (7d2c856)
  • cookie: split by | (ff25117)
  • css: add focus ring color (d3a09b0)
  • show banner again once cookies are added or removed (bf03cbc), closes #27

BREAKING CHANGES

    • change padding, margins and gap for display flex
    • rename module option isCssPolyfillEnabled to isCssPonyfillEnabled
  • set module option isCssPonyfillEnabled default to false

5.0.0-beta.8

27 Feb 02:49
Compare
Choose a tag to compare
5.0.0-beta.8 Pre-release
Pre-release

5.0.0-beta.8 (2023-02-27)

Bug Fixes

  • module: correct locale text input (8fe4402), closes #46

5.0.0-beta.7

24 Feb 22:50
Compare
Choose a tag to compare
5.0.0-beta.7 Pre-release
Pre-release

5.0.0-beta.7 (2023-02-24)

Bug Fixes

  • styles: correct padding and gap (bba6c16)

5.0.0-beta.6

24 Feb 22:39
Compare
Choose a tag to compare
5.0.0-beta.6 Pre-release
Pre-release

5.0.0-beta.6 (2023-02-24)

Features

  • cookie: allow to add links (f91f889), closes #26

5.0.0-beta.5

24 Feb 22:33
Compare
Choose a tag to compare
5.0.0-beta.5 Pre-release
Pre-release

5.0.0-beta.5 (2023-02-24)

Bug Fixes

  • cookie-control: correct toggle interactivity (a43583f)

Features

  • cookie: shorten default cookie names (7d2c856)
  • cookie: split by | (ff25117)
  • show banner again once cookies are added or removed (bf03cbc), closes #27

5.0.0-beta.4

24 Feb 21:34
Compare
Choose a tag to compare
5.0.0-beta.4 Pre-release
Pre-release

5.0.0-beta.4 (2023-02-24)

Features

  • add wcag text (4d00f7d)
  • checkbox: use button with interactive semantics (80fcf05), closes #41
  • css: add focus ring color (d3a09b0)

5.0.0-beta.3

24 Feb 19:32
Compare
Choose a tag to compare
5.0.0-beta.3 Pre-release
Pre-release

5.0.0-beta.3 (2023-02-24)

Bug Fixes

  • playground: resolve own package as development dependency (2fbe156)
  • release: schedule release (40a9795)

Features

  • i18n: adapt new locale format for Turkish translation (9111d9c)
  • i18n: add Turkish translation (8dd647c)
  • ko: Add Korean Cookie message (983c3e7)
  • lang: Add Danish language (df8143b)
  • locale: add Azerbaijani (1bf8609)
  • locale: add Czech and Slovak locales (5db470c)
  • locale: add Lithuanian locales (db8a85e)
  • Updated bannerDescription translation for Azerbaijani language (#35) (b2c2977)