fix(dees-input-text): adjust password toggle and validation icon alignment in text input

This commit is contained in:
2026-04-12 17:01:05 +00:00
parent 212a46894e
commit 2f4afddf73
3 changed files with 12 additions and 10 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-04-12 - 3.74.1 - fix(dees-input-text)
adjust password toggle and validation icon alignment in text input
- positions the password toggle and validation icon with fixed top offsets for improved vertical alignment
- updates the validation icon styling to use a larger themed icon without the circular background
## 2026-04-12 - 3.74.0 - feat(input-text)
add validated success state and text editing context menu to text inputs