feat(core): Refactor and enhance consent management components

This commit is contained in:
2025-01-13 22:20:19 +01:00
parent 78a62196f3
commit de925b28fa
12 changed files with 543 additions and 507 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-01-13 - 1.1.0 - feat(core)
Refactor and enhance consent management components
- Replaced usage of custom elements with LitElement for core components.
- Introduced new layout and design for consent modal using modern CSS approaches.
- Removed dependency on '@design.estate/dees-domtools'.
- Added support for dynamic theme switching with light and dark modes.
## 2025-01-09 - 1.0.81 - fix(core)
Package updated to ensure compliance with privacy regulations.