You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(material/form-field): outline label position (#29123)
* fix(form-field): outline label position
Fixes the outline label position when a prefix is present and the form field is not yet rendered.
Fixes#29064
* fix(material/form-field): adjust text
* fix(material/form-field): requested changes
* fix(material/form-field): adjustments for shadow root
* fix(material/form-field): adjust shadow node check
* fix(material/form-field): adjust logic
Simplify the method
(cherry picked from commit eb22e2e)
0 commit comments