material-web/select
Andrew Jakubowicz 059dad5d44 fix(select): change slot names to kebab-case
BREAKING CHANGE: replace `leadingicon` and `trailingicon` slot names with `leading-icon` and `trailing-icon`

PiperOrigin-RevId: 563583658
2023-09-07 16:54:42 -07:00
..
demo fix(select): change slot names to kebab-case 2023-09-07 16:54:42 -07:00
internal fix(select): change slot names to kebab-case 2023-09-07 16:54:42 -07:00
test test(select): implement screenshot tests for select 2023-04-12 14:01:09 -07:00
_filled-select.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
_outlined-select.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
filled-select.ts fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
harness.ts test(list,menu,select)!: clean up internal testing patterns from harnesses 2023-08-31 13:34:31 -07:00
outlined-select.ts fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
select_test.ts test(select): fix SelectHarness.clickOption() to simulate clicks more faithfully 2023-06-22 11:51:22 -07:00
select-option.ts fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00