fix(cookieconsent): Fix user-select property in consentsoftware-cookieconsent component for consistency in interaction.

This commit is contained in:
2025-01-16 03:06:45 +01:00
parent 1ab6e09c95
commit e0ed973b3a
3 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2025-01-16 - 1.4.2 - fix(cookieconsent)
Fix user-select property in consentsoftware-cookieconsent component for consistency in interaction.
## 2025-01-16 - 1.4.1 - fix(consentsoftware-toggle)
Fix issue in drag event handling logic for the toggle component.