fix(elements): Fix issues in consentsoftware-cookieconsent component

This commit is contained in:
2025-01-17 19:21:20 +01:00
parent 9407295866
commit 8b18e33c6e
3 changed files with 38 additions and 32 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-01-17 - 1.4.5 - fix(elements)
Fix issues in consentsoftware-cookieconsent component
- Removed unused attribute handling for 'gotIt'.
- Fixed background and backdrop-filter transitions to ensure proper UI behavior.
- Consolidated consent button click handling into handleConsentButtonClick.
- Improved modal visibility toggling and acceptance flow.
## 2025-01-17 - 1.4.4 - fix(core)
Update LitElement properties to use accessors