Commit Graph

57 Commits

Author SHA1 Message Date
Elliott Marquez
5f80c096e0 refactor: remove extraneous file extensions
PiperOrigin-RevId: 531005525
2023-05-10 14:26:01 -07:00
Elliott Marquez
1cade43ccf refactor: remove extraneous file extensions
PiperOrigin-RevId: 530993820
2023-05-10 14:04:53 -07:00
Elizabeth Mitchell
d029b634c7 feat(chips): add input chips
PiperOrigin-RevId: 530743037
2023-05-09 16:25:13 -07:00
Elizabeth Mitchell
5da772981c chore(chips): add explicit leading/trailing icon classes
PiperOrigin-RevId: 530742072
2023-05-09 16:21:09 -07:00
Elizabeth Mitchell
11c7c32efd chore(chips): split out selectable styles for input chip
PiperOrigin-RevId: 530740343
2023-05-09 16:13:48 -07:00
Elizabeth Mitchell
748d70ecef feat(chips): add removable filter chips
PiperOrigin-RevId: 530739415
2023-05-09 16:09:29 -07:00
Elizabeth Mitchell
095355d33a chore(chips): split out trailing icon styles
PiperOrigin-RevId: 530736697
2023-05-09 15:58:13 -07:00
Elizabeth Mitchell
3136dc3c76 chore(chips): remove "primary" from focus/ripple names
PiperOrigin-RevId: 530437221
2023-05-08 16:23:55 -07:00
Elizabeth Mitchell
55c9701d8c fix(chips): add touch target
PiperOrigin-RevId: 530436458
2023-05-08 16:21:03 -07:00
Elizabeth Mitchell
7ce0e256b2 fix(chips): incorrect shape custom property names
PiperOrigin-RevId: 530422478
2023-05-08 15:23:48 -07:00
Elizabeth Mitchell
de2e48df22 chore(chips): split out elevated styles
PiperOrigin-RevId: 529516488
2023-05-04 14:33:18 -07:00
Elizabeth Mitchell
7ccde030c2 chore(chips): refactor into primary/trailing actions
PiperOrigin-RevId: 529491773
2023-05-04 13:02:43 -07:00
Elizabeth Mitchell
83373eeb0c chore: remove strong focus
PiperOrigin-RevId: 528564626
2023-05-01 13:49:51 -07:00
Elizabeth Mitchell
39acf682bd chore(chips): remove shape resolver
PiperOrigin-RevId: 527361614
2023-04-26 13:38:04 -07:00
Elizabeth Mitchell
5934de0603 fix(focus): update focus-ring tokens
PiperOrigin-RevId: 527319619
2023-04-26 11:13:00 -07:00
Elizabeth Mitchell
db8ee4d1df chore: use private instead of protected
PiperOrigin-RevId: 527010546
2023-04-25 10:40:48 -07:00
Elizabeth Mitchell
ae91366601 feat(chips): add filter chips
PiperOrigin-RevId: 524428594
2023-04-14 17:56:00 -07:00
Elizabeth Mitchell
4fa83bf2c6 fix(chips): remove flat prefixes
PiperOrigin-RevId: 524311144
2023-04-14 09:33:04 -07:00
Daniel Freedman
9ce10bc100 chore(all): remove unnecessary property typing for strings
PiperOrigin-RevId: 523201301
2023-04-10 13:43:10 -07:00
Elizabeth Mitchell
60ef2abbe7 fix(chips): tonal surface update
PiperOrigin-RevId: 522235924
2023-04-05 21:19:28 -07:00
Elizabeth Mitchell
d12ed3e4e3 chore(elevation)!: remove surface for tonal surface update
Changes:
- Elevation is now `inset:0;position:absolute;` by default
- Separated surface styles into a temporary `<md-elevation-surface>` element (this will be removed after tonal surface update)
PiperOrigin-RevId: 521934300
2023-04-04 20:14:24 -07:00
Elizabeth Mitchell
f0344617a6 chore(chips): add assist and suggestion token validation
PiperOrigin-RevId: 518965126
2023-03-23 14:32:31 -07:00
Elizabeth Mitchell
a2c1cd9eb1 test(chips): add token tests for assist and suggestion chips
PiperOrigin-RevId: 518652887
2023-03-22 13:10:35 -07:00
Elizabeth Mitchell
7e02a15ad8 feat(chips): add icon support
PiperOrigin-RevId: 518397757
2023-03-21 15:24:29 -07:00
Elizabeth Mitchell
050d774912 chore(chips): remove resolvers
PiperOrigin-RevId: 518340641
2023-03-21 12:02:14 -07:00
Elizabeth Mitchell
324e8568c2 feat(chips): add disabled styles
PiperOrigin-RevId: 518055706
2023-03-20 13:13:41 -07:00
Elizabeth Mitchell
789d23bd61 chore(sass): remove typography resolvers
PiperOrigin-RevId: 518054505
2023-03-20 13:09:04 -07:00
Elizabeth Mitchell
9582e006c0 feat(chips): add ripple
PiperOrigin-RevId: 517159107
2023-03-16 10:24:36 -07:00
Elizabeth Mitchell
9eb861fc83 feat(chips): add focus ring
PiperOrigin-RevId: 517156213
2023-03-16 10:14:46 -07:00
Elizabeth Mitchell
f3fe55ec2b feat(chips): add suggestion chips
PiperOrigin-RevId: 516878268
2023-03-15 11:17:10 -07:00
Elizabeth Mitchell
06bdb86803 feat(chips): add link chips
PiperOrigin-RevId: 516873837
2023-03-15 11:02:30 -07:00
Elizabeth Mitchell
27762d855c feat(chips): add basic assist chip
PiperOrigin-RevId: 516591846
2023-03-14 11:57:17 -07:00
Elizabeth Mitchell
9872dad313 chore(chips): remove old implementation
PiperOrigin-RevId: 516267179
2023-03-13 11:21:00 -07:00
Elizabeth Mitchell
0cc7d2959a fix(ripple)!: rename press methods to event handlers
PiperOrigin-RevId: 511251253
2023-02-21 11:08:31 -08:00
Elizabeth Mitchell
cde7ca0e3b fix(ripple)!: rename hover methods to event handlers
PiperOrigin-RevId: 510547677
2023-02-17 16:24:41 -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
Elizabeth Mitchell
ff84a66f3e fix(ripple)!: remove "state-layer" from token names
PiperOrigin-RevId: 509298729
2023-02-13 12:17:37 -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
2f1a8dfc41 fix(button): use new elevation component
PiperOrigin-RevId: 499297613
2023-01-03 13:08:21 -08:00
Elizabeth Mitchell
e7ededa579 chore(radio): remove ripple-theme.scss
PiperOrigin-RevId: 496483211
2022-12-19 13:52:45 -08:00
Elizabeth Mitchell
89eee57074 chore(elevation): branch elevation styles
PiperOrigin-RevId: 493625319
2022-12-07 09:27:08 -08:00
Elizabeth Mitchell
a9da9bbf5e chore(focus): merge static/theme-styles
PiperOrigin-RevId: 482832904
2022-10-21 10:44:33 -07:00
Elizabeth Mitchell
73ca8ae0eb chore: use relative paths
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -07:00
Elizabeth Mitchell
9524c5a4c3 chore(chips): remove compat deps
PiperOrigin-RevId: 479061126
2022-10-05 09:07:13 -07:00
Daniel Freedman
e65ebd8ef1 fix(chips): Remove unused import
PiperOrigin-RevId: 477326361
2022-09-27 18:36:52 -07:00
Material Web Team
82e6604df6 chore(chips): Update sass TODOs with with ldap to bug number
PiperOrigin-RevId: 476009815
2022-09-21 22:56:54 -07:00
Material Web Team
f9bce8b7e5 chore(chips): Refactor 'trailing action' to 'delete action
PiperOrigin-RevId: 475859406
2022-09-21 10:13:15 -07:00
Material Web Team
1366985881 chore(chips): Undo deletion of chips/action/lib/ constants & types file
PiperOrigin-RevId: 475669897
2022-09-20 15:32:03 -07:00
Material Web Team
e60f9855a7 chore(chips): Refactor foundation/adapter into base class: Action
PiperOrigin-RevId: 475615476
2022-09-20 11:57:46 -07:00
Material Web Team
a87f9cddf1 chore(chips): Implement component class: Chip
PiperOrigin-RevId: 474933344
2022-09-16 17:11:12 -07:00