material-web/field/internal
Elizabeth Mitchell 9973b90981 fix(textfield): counter showing when max length is 0 or removed
Fixes #4998

This also fixes an error being thrown in text field's validator when minlength/maxlength change to out of bounds if they're not set in the correct order.

PiperOrigin-RevId: 594013553
2023-12-27 08:13:58 -08:00
..
_content.scss fix(text-field): wrap text in textarea 2023-11-29 20:19:51 +01:00
_filled-field.scss chore(field): reduce HCM styles and move from textfield/select to field 2023-10-31 17:33:28 -07:00
_label.scss chore(field): reduce HCM styles and move from textfield/select to field 2023-10-31 17:33:28 -07:00
_outlined-field.scss chore(field): reduce HCM styles and move from textfield/select to field 2023-10-31 17:33:28 -07:00
_shared.scss fix(textfield): show overflowing content like popups and focus rings 2023-09-01 09:57:57 -07:00
_supporting-text.scss chore(field): reduce HCM styles and move from textfield/select to field 2023-10-31 17:33:28 -07:00
field_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
field.ts fix(textfield): counter showing when max length is 0 or removed 2023-12-27 08:13:58 -08:00
filled-field.ts fix(field)!: rename "lib" directory to "internal" 2023-07-21 14:24:05 -07:00
filled-styles.scss fix(field)!: rename "lib" directory to "internal" 2023-07-21 14:24:05 -07:00
outlined-field.ts fix(field)!: rename "lib" directory to "internal" 2023-07-21 14:24:05 -07:00
outlined-styles.scss fix(field)!: rename "lib" directory to "internal" 2023-07-21 14:24:05 -07:00
shared-styles.scss fix(field)!: rename "lib" directory to "internal" 2023-07-21 14:24:05 -07:00