26 Commits

Author SHA1 Message Date
Elizabeth Mitchell
71cf061403 chore(textfield): clean up rendering implementation
PiperOrigin-RevId: 510494532
2023-02-17 12:27:21 -08:00
Daniel Freedman
cc5a7db27d fix(field & dependents)!: convert to use text-type tokens
PiperOrigin-RevId: 510171224
2023-02-16 09:51:22 -08:00
Elizabeth Mitchell
6c2aef6901 chore(all): add keep-sorted comments to Sass imports
PiperOrigin-RevId: 509583504
2023-02-14 11:10:23 -08:00
Daniel Freedman
44a8d74f56 fix(all)!: use shape.resolve-tokens and remove shape.resolve-theme
PiperOrigin-RevId: 509284550
2023-02-13 11:26:55 -08:00
Material Web Team
4077c71461 Implement List
PiperOrigin-RevId: 503258388
2023-01-19 13:59:41 -08:00
Elizabeth Mitchell
1d81416863 refactor(textfield)!: remove container-height token
PiperOrigin-RevId: 501699310
2023-01-12 16:43:06 -08:00
Elizabeth Mitchell
060d204334 chore: update component tokens to v0.152
PiperOrigin-RevId: 501055718
2023-01-10 11:56:25 -08:00
Elizabeth Mitchell
527b273d8f fix(list): use new elevation component
PiperOrigin-RevId: 499297946
2023-01-03 13:09:48 -08:00
Elizabeth Mitchell
563518b59f fix(menu): use new elevation component
PiperOrigin-RevId: 499297369
2023-01-03 13:06:52 -08:00
Elizabeth Mitchell
eedb7f5d3c chore: replace * selector with :host
PiperOrigin-RevId: 493992896
2022-12-08 14:15:19 -08:00
Elizabeth Mitchell
89eee57074 chore(elevation): branch elevation styles
PiperOrigin-RevId: 493625319
2022-12-07 09:27:08 -08:00
Elizabeth Mitchell
bff01dadf7 chore(tokens): update to v0.144
PiperOrigin-RevId: 491464625
2022-11-28 15:53:25 -08:00
Elizabeth Mitchell
0b84866570 chore(autocomplete): merge static/theme-styles
PiperOrigin-RevId: 483688290
2022-10-25 08:58:33 -07:00
Elizabeth Mitchell
b67fd829b4 chore(autocomplete): update to use local custom properties
PiperOrigin-RevId: 483473610
2022-10-24 13:42:18 -07:00
Elizabeth Mitchell
73ca8ae0eb chore: use relative paths
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -07:00
Esteban Gonzalez
75d6b82485 feat(autocomplete): Add example in demo on how to filter items
PiperOrigin-RevId: 480460693
2022-10-11 14:58:47 -07:00
Esteban Gonzalez
cc4603e99e feat(autocomplete): Create MdAutocompleteSurface to adjust width
PiperOrigin-RevId: 477450294
2022-09-28 07:45:11 -07:00
Elizabeth Mitchell
e9bff47acc chore(autocomplete): remove compat deps
PiperOrigin-RevId: 477257348
2022-09-27 13:17:57 -07:00
Esteban Gonzalez
e77d4726fa feat(autocomplete): Create MdAutocompleteList to unset min-width.
PiperOrigin-RevId: 472863263
2022-09-07 18:26:03 -07:00
Esteban Gonzalez
ef9bdd1966 feat(autocomplete): Add filled autocomplete theming api support
PiperOrigin-RevId: 472856306
2022-09-07 17:40:57 -07:00
Esteban Gonzalez
635e52e890 refactor(autocomplete): Extend TextField
PiperOrigin-RevId: 472856121
2022-09-07 17:39:19 -07:00
Esteban Gonzalez
78f125dcbb feat(list): Add listId property
PiperOrigin-RevId: 472847375
2022-09-07 16:53:11 -07:00
Esteban Gonzalez
d2ea3ce0b6 feat(autocomplete): Add keyboard support
PiperOrigin-RevId: 472836637
2022-09-07 16:05:44 -07:00
Esteban Gonzalez
c3aa5525c1 feat(autocomplete): Create autocomplete item and connect action to fill value
PiperOrigin-RevId: 471072998
2022-08-30 13:19:03 -07:00
Esteban Gonzalez
530b6d336e feat(autocomplete): Add opening and closing upon interaction
PiperOrigin-RevId: 471008353
2022-08-30 09:08:38 -07:00
Esteban Gonzalez
c28967839a feat(autocomplete): Add base render functions
PiperOrigin-RevId: 471008111
2022-08-30 09:06:54 -07:00