fix(dees-simple-login): use dees-tile for the login credentials container

This commit is contained in:
2026-04-12 23:33:52 +00:00
parent 6047705e7d
commit bab7528f0b
3 changed files with 19 additions and 10 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-04-12 - 3.78.1 - fix(dees-simple-login)
use dees-tile for the login credentials container
- replace the custom login card wrapper with a dees-tile component
- update styles to target dees-tile and its content part while preserving form layout
- add a credentials heading to the login tile
## 2026-04-12 - 3.78.0 - feat(dees-settings)
add dees-settings layout component for displaying read-only settings with footer actions