material-web/field
Material Web Team 533ae6c999 feat(field,menu): create a surface client rect api for positioning
Expose the field container element to allow anchoring directly to it. This is necessary because if there is supporting text below the field, anchoring a menu to the md-field will cause the menu to anchor below the supporting text which would require some manual pixel-offsets to align correctly.

PiperOrigin-RevId: 516636675
2023-03-14 14:38:55 -07:00
..
lib feat(field,menu): create a surface client rect api for positioning 2023-03-14 14:38:55 -07:00
_filled-field.scss chore(field): merge static/theme-styles 2022-10-25 13:59:54 -07:00
_outlined-field.scss chore(field): merge static/theme-styles 2022-10-25 13:59:54 -07:00
filled-field_test.ts test(text-field): add token tests 2023-02-27 10:09:10 -08:00
filled-field.ts chore(field): clean up rendering and member visibility 2023-02-15 11:11:04 -08:00
harness.ts chore(field): remove md3-field class prefix 2023-02-15 11:18:08 -08:00
outlined-field_test.ts test(text-field): add token tests 2023-02-27 10:09:10 -08:00
outlined-field.ts chore(field): clean up rendering and member visibility 2023-02-15 11:11:04 -08:00