Releases: danielsitek/dgp-cookie-consent
Releases · danielsitek/dgp-cookie-consent
DKP Cookie Consent v1.2.0
Main changes:
- Updated default text contents.
- Improved switch UI and colours.
- Improved "Reject all" button functionality - now it also confirms changes and closes the modal window.
- Added simple fade-in and fade-out transition effect on modal window show and hide.
- Improved build process - strip generated code out of comment blocks.
Full Changelog: v1.1.0...v1.2.0
DKP Cookie Consent v1.1.0
Main changes:
- Completely rewritten README.md - added better docs for GTM integration.
- Fixed CSS property "aspect-ratio", unsupported in Safari 14.
- Fixed font-family inheritance.
- Fixed some code vialotions agains CodeClimate and Codacy
Full Changelog: v1.0.0...v1.1.0
DKP Cookie Consent v1.0.0
The first release of this all-in-one plugin. Lightweight, stable, works in modern browsers and fully responsive.
Main features:
- Written in TypeScript and transpiled to vanilla JS.
- Written as Web Component with closed ShadowDOM to prevent interference with page.
- No external dependencies.
- Possible to add own translations.
- Possible to change themes.
- All-in-one - no external CSS files needed.
More docs in the readme.