31 Commits

Author SHA1 Message Date
Elizabeth Mitchell
e7bc633e18 chore(behaviors): add ElementInternals mixin
PiperOrigin-RevId: 576937116
2023-10-26 11:31:33 -07:00
Elizabeth Mitchell
0ebd7c786b chore(card): add styles and tests
PiperOrigin-RevId: 576660710
2023-10-25 15:19:48 -07:00
Elizabeth Mitchell
cbcb89115f chore(card): add basic demo page
PiperOrigin-RevId: 576657778
2023-10-25 15:10:01 -07:00
Elizabeth Mitchell
1b39ab74ce chore(card): add Sass theming apis
PiperOrigin-RevId: 576653714
2023-10-25 14:57:34 -07:00
Elizabeth Mitchell
dcfd35a7a3 chore(card): add boilerplate files
PiperOrigin-RevId: 576646068
2023-10-25 14:31:37 -07:00
Elizabeth Mitchell
c390291687 chore: format files with prettier
PiperOrigin-RevId: 576601342
2023-10-25 11:59:00 -07:00
Elizabeth Mitchell
d1ef1febb6 fix(behaviors): add focusable behavior to labs
PiperOrigin-RevId: 575902929
2023-10-23 12:57:14 -07:00
vdegenne
56070593ce fix(md-item): exclude start slot from hidden overflow 2023-09-27 18:51:28 +02:00
vdegenne
e0871411dd fix(md-item): exclude start slot from hidden overflow 2023-09-27 12:18:36 +02:00
Elizabeth Mitchell
b35212a9ac feat(items): add <md-item> to @material/web/labs
PiperOrigin-RevId: 567734991
2023-09-22 15:42:42 -07:00
Andrew Jakubowicz
f019ac37fe fix(navigationtab)!: change slot names activeIcon and inactiveIcon to active-icon and inactive-icon
PiperOrigin-RevId: 563583060
2023-09-07 16:52:21 -07:00
Elizabeth Mitchell
acd40a2f57 fix(labs): remove font shorthand tokens
PiperOrigin-RevId: 563195627
2023-09-06 13:15:36 -07:00
vdegenne
cc195a9476 fix(badge): center align value text 2023-09-02 12:09:09 +02:00
Elizabeth Mitchell
0e492ade43 chore: remove sass theme utilities
PiperOrigin-RevId: 556915539
2023-08-14 14:39:19 -07:00
Elizabeth Mitchell
0510496e60 chore: avoid this in static context
PiperOrigin-RevId: 554933524
2023-08-08 14:00:25 -07:00
Andrew Jakubowicz
c148bf61fe fix(segmentedbutton): add back shape token
PiperOrigin-RevId: 553265721
2023-08-02 14:59:29 -07:00
Elliott Marquez
86ccec3e7e build: use firebase for hosting and remove url prefixes 2023-07-27 09:17:27 -07:00
Andrew Jakubowicz
6ec3f06429 fix!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/<component>/lib` to `@material/web/<component>/internal`. Prefer not using internal files.

PiperOrigin-RevId: 550633216
2023-07-24 12:02:59 -07:00
Elizabeth Mitchell
d49f9b89e4 fix(focus)!: rename import to md-focus-ring.ts
BREAKING CHANGE: Change `@material/web/focus/focus-ring.js` to `@material/web/focus/md-focus-ring.js`.

PiperOrigin-RevId: 550608428
2023-07-24 10:43:31 -07:00
Andrew Jakubowicz
10f60d23e0 chore: rename e to event
PiperOrigin-RevId: 549039407
2023-07-18 10:16:37 -07:00
Elizabeth Mitchell
243e231a13 feat(all): expose focus-ring parts
PiperOrigin-RevId: 548873009
2023-07-17 20:28:04 -07:00
Elizabeth Mitchell
fd28dd1a5b chore(all): move focus tokens to focus ring element
PiperOrigin-RevId: 548872335
2023-07-17 20:24:46 -07:00
Andrew Jakubowicz
cc786d1f73 fix(segmentedbutton)!: remove with-* token prefixes
PiperOrigin-RevId: 546951852
2023-07-10 12:44:16 -07:00
Andrew Jakubowicz
28f897b5ea fix(labs): compound properties should have kebab-case attributes
PiperOrigin-RevId: 542416783
2023-06-21 18:16:12 -07:00
Elizabeth Mitchell
1790a5bbf8 chore: remove closure comments from static blocks
PiperOrigin-RevId: 539772537
2023-06-12 15:07:36 -07:00
Elizabeth Mitchell
0607d9ca53 chore: fix jscompiler issues
PiperOrigin-RevId: 539716693
2023-06-12 11:42:52 -07:00
Elizabeth Mitchell
b9daa95164 chore(controller): move to internal
PiperOrigin-RevId: 536574896
2023-05-30 19:43:02 -07:00
Elizabeth Mitchell
225aba4e27 chore(segmentedbutton): move to labs
PiperOrigin-RevId: 536574096
2023-05-30 19:36:36 -07:00
Elizabeth Mitchell
395bb065cd chore: move navigation elements to labs
PiperOrigin-RevId: 536572523
2023-05-30 19:24:12 -07:00
Elizabeth Mitchell
e363eb7551 chore(badge): move to labs
PiperOrigin-RevId: 536471767
2023-05-30 12:08:38 -07:00
Elizabeth Mitchell
4b0c98c1aa feat: add labs and internal folders for non-client code
PiperOrigin-RevId: 535361884
2023-05-25 13:26:26 -07:00