Elizabeth Mitchell
c390291687
chore: format files with prettier
...
PiperOrigin-RevId: 576601342
2023-10-25 11:59:00 -07:00
Copybara-Service
b5bab09ed0
Merge pull request #5080 from datvm:correct-progress-buffer-doc
...
PiperOrigin-RevId: 576191728
2023-10-24 10:44:39 -07:00
Luke Vo
271d1e86be
Update progress/internal/linear-progress.ts
...
Co-authored-by: Andrew Jakubowicz <spyr1014@gmail.com>
2023-10-23 16:01:04 -05:00
Luke Vo
bbcc3dc07d
corrected buffer value description in code doc
2023-10-23 15:53:08 -05:00
Elizabeth Mitchell
a450e4288c
fix(progress): allow linear progress to fill flex containers
...
Originally was min-block-size and got changed to width instead of min-width.
Fixes #5042
PiperOrigin-RevId: 575915111
2023-10-23 13:37:41 -07:00
Andrew Jakubowicz
70bfea8738
fix(linearprogress): linear progress buffer dots now visible in HCM
...
PiperOrigin-RevId: 565173622
2023-09-13 15:09:50 -07:00
Andrew Jakubowicz
c864d3b638
fix(circularprogress)!: make default width 4px
...
PiperOrigin-RevId: 562924358
2023-09-05 16:24:08 -07:00
Elizabeth Mitchell
59c44fc2f9
fix(tokens): rename token override files
...
BREAKING CHANGE: Change "radio-button" and "progress-indicator" Sass token APIs to "radio" and "progress". This matches the tag names of their components.
PiperOrigin-RevId: 560184741
2023-08-25 13:45:10 -07:00
Elizabeth Mitchell
7d412a3b56
chore(progress): allow setting border-radius on linear progress
...
PiperOrigin-RevId: 558173219
2023-08-18 09:50:52 -07:00
Elizabeth Mitchell
d06f29806a
chore(progress): reduce linear progress rtl complexity
...
PiperOrigin-RevId: 558041659
2023-08-17 23:07:17 -07:00
Elizabeth Mitchell
f39da54bc5
fix(progress): incorrect HCM colors
...
PiperOrigin-RevId: 557594392
2023-08-16 13:59:14 -07:00
Elizabeth Mitchell
07d77da034
chore(fab): remove ResizeObserver
...
PiperOrigin-RevId: 557552908
2023-08-16 11:38:30 -07:00
Elizabeth Mitchell
6a84fbeb07
chore: remove "screen" from media queries
...
PiperOrigin-RevId: 557511198
2023-08-16 09:30:08 -07:00
Elizabeth Mitchell
0510496e60
chore: avoid this in static context
...
PiperOrigin-RevId: 554933524
2023-08-08 14:00:25 -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