feat(DeesElement): Add invocation of the themeChanged hook in connectedCallback
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-07-06 - 2.1.0 - feat(DeesElement)
|
||||
Add invocation of the themeChanged hook in connectedCallback
|
||||
|
||||
- Now calls themeChanged (if defined) when the theme changes, enabling custom handlers for theme switches
|
||||
- Improves lifecycle management by allowing extensions to react to bright/dark mode changes
|
||||
|
||||
## 2025-06-20 - 2.0.44 - fix(ci)
|
||||
Remove obsolete GitLab CI configuration
|
||||
|
||||
|
Reference in New Issue
Block a user