Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Freedman
2a8ba18360 fix(typograph): remove typography resolver
PiperOrigin-RevId: 511239056
2023-02-21 10:26:34 -08:00
Daniel Freedman
1550e8e608 feat(typography): implement resolve-tokens function to use -text-type
PiperOrigin-RevId: 509590749
2023-02-14 11:35:52 -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
9025af316a fix(all)!: update tokens to 0.160
BREAKING CHANGE: checkbox container-width/height tokens have been renamed to container-size

PiperOrigin-RevId: 509559497
2023-02-14 09:51:47 -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
1afd9259ad feat(shape, string-ext): Allow shape corners to fall back to a single custom property
- shape: new `resolve-tokens()` function will use a fallback variable for the generated corners
  - string-ext: add `split()` function to split a string into a list of ordered substrings

PiperOrigin-RevId: 509277443
2023-02-13 11:01:49 -08:00
Material Web Team
7d5af92ad0 Implements md-menu
PiperOrigin-RevId: 504701523
2023-01-25 17:14:44 -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
bff01dadf7 chore(tokens): update to v0.144
PiperOrigin-RevId: 491464625
2022-11-28 15:53:25 -08:00
Elizabeth Mitchell
1733a40f9e chore(sass): remove opacity tokens when flattening colors
PiperOrigin-RevId: 488991669
2022-11-16 11:23:37 -08:00
Elizabeth Mitchell
73ca8ae0eb chore: use relative paths
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -07:00
Material Web Team
6ea69ecb0c feat(theming): add theming by color-scheme mixin.
PiperOrigin-RevId: 474162043
2022-09-13 17:12:37 -07:00
Material Web Team
12b0cf7c8d refactor(sass) set feature-flags with .with
PiperOrigin-RevId: 473089492
2022-09-08 14:46:13 -07:00
Material Web Team
c293a8dfff feat: add more detail to error message on sass color function.
PiperOrigin-RevId: 465587302
2022-08-05 10:02:18 -07:00
Joy Zhong
de2993744d feat(menu): Add menu foundation/adapter and Sass (forked from MDC).
PiperOrigin-RevId: 462177572
2022-07-20 10:40:30 -07:00
Material Web Team
e7924eb859 refactor(sass): Move public sass mixins/functions to the top
PiperOrigin-RevId: 461900069
2022-07-19 09:21:30 -07:00
Material Web Team
10c506c718 feat(sass): Added pick() function to map-ext
PiperOrigin-RevId: 461802459
2022-07-18 22:56:26 -07:00
Material Web Team
41d41cc278 chore: update repository for Material 3
PiperOrigin-RevId: 455635969
2022-06-17 16:42:04 +00:00