Commit Graph

20 Commits

Author SHA1 Message Date
Material Web Team
d7fdfda162 feat(focus): export the keydown handler
PiperOrigin-RevId: 518730680
2023-03-22 18:58:29 -07:00
Daniel Freedman
85232d5916 feat(focus): implement focus ring animation
PiperOrigin-RevId: 518709745
2023-03-22 16:56:09 -07:00
Daniel Freedman
61ff27910e fix(focus)!: refactor focus ring to better match component shape
- Focus ring now adds offset and width to look spec correct
- Replace `offset-vertical` and `offset-horizontal` tokens with a single `offset` token.

PiperOrigin-RevId: 516361036
2023-03-13 16:55:26 -07: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
Daniel Freedman
f3383cd740 refactor(focusring): Simplify focus ring to just use host element
PiperOrigin-RevId: 500837060
2023-01-09 16:31:10 -08:00
Material Web Team
f73c097141 Document focus-ring
PiperOrigin-RevId: 495402514
2022-12-14 13:32:05 -08:00
Elizabeth Mitchell
eedb7f5d3c chore: replace * selector with :host
PiperOrigin-RevId: 493992896
2022-12-08 14:15:19 -08:00
Alexander Marks
933cb14ac8 chore: Comment-out jasmine import statements for external compatibility
PiperOrigin-RevId: 491970248
2022-11-30 11:18:44 -08:00
Elizabeth Mitchell
30f5e44e0c chore: update tokens
PiperOrigin-RevId: 491753341
2022-11-29 15:31:06 -08:00
Elizabeth Mitchell
bff01dadf7 chore(tokens): update to v0.144
PiperOrigin-RevId: 491464625
2022-11-28 15:53:25 -08:00
Daniel Freedman
601c331d37 fix(focus): Update focus ring to new design
PiperOrigin-RevId: 487571074
2022-11-10 10:11:40 -08:00
Elizabeth Mitchell
a9da9bbf5e chore(focus): merge static/theme-styles
PiperOrigin-RevId: 482832904
2022-10-21 10:44:33 -07:00
Elizabeth Mitchell
ce8b949587 chore(focus): update to use local custom properties
PiperOrigin-RevId: 482830829
2022-10-21 10:37:34 -07:00
Elizabeth Mitchell
9ef8ce4a80 chore(focus): flatten static/theme-styles
PiperOrigin-RevId: 482828281
2022-10-21 10:27:03 -07:00
Elizabeth Mitchell
73ca8ae0eb chore: use relative paths
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -07:00
Material Web Team
c47f8004ac feat: add _focus-ring.scss partial to expose theming the focus ring
PiperOrigin-RevId: 471045097
2022-08-30 11:27:32 -07:00
Alexander Marks
30c95aeee1 chore: add ".js" extensions to import statements.
In particular, this allows external build tools like Rollup and @web/dev-server to understand imports of Lit, which is configured to require the ".js" extension via its export conditions (so that Lit import maps can remain minimal).

PiperOrigin-RevId: 469772992
2022-08-24 11:01:21 -07:00
Elizabeth Mitchell
2e04eb07e6 chore: remove screenshots
PiperOrigin-RevId: 456350749
2022-06-21 14:26:21 -07:00
Material Web Team
41d41cc278 chore: update repository for Material 3
PiperOrigin-RevId: 455635969
2022-06-17 16:42:04 +00:00