material-web/field
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
..
demo chore: format files with prettier 2023-10-25 11:59:00 -07:00
internal fix(textfield): counter showing when max length is 0 or removed 2023-12-27 08:13:58 -08:00
_filled-field.scss fix(field)!: rename "lib" directory to "internal" 2023-07-21 14:24:05 -07:00
_outlined-field.scss fix(field)!: rename "lib" directory to "internal" 2023-07-21 14:24:05 -07:00
filled-field_test.ts test(text-field): add token tests 2023-02-27 10:09:10 -08:00
filled-field.ts fix(field)!: rename "lib" directory to "internal" 2023-07-21 14:24:05 -07:00
harness.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
outlined-field_test.ts test(text-field): add token tests 2023-02-27 10:09:10 -08:00
outlined-field.ts fix(field)!: rename "lib" directory to "internal" 2023-07-21 14:24:05 -07:00