You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/components/checkbox.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ dirname: checkbox
13
13
freshness: {
14
14
owner: 'emarquez'
15
15
owner: 'lizmitchell'
16
-
reviewed: '2023-11-10'
16
+
reviewed: '2024-05-15'
17
17
}
18
18
tag: 'docType:reference'
19
19
*-->
@@ -41,7 +41,7 @@ user needs to select one or more options from a list.
41
41
42
42
<img
43
43
class="hero"
44
-
src="images/checkbox/hero.png"
44
+
src="images/checkbox/hero.webp"
45
45
alt="A list of burger additions represented with checkboxes"
46
46
title="Checkboxes in a list of items.">
47
47
@@ -70,7 +70,7 @@ Checkboxes may be standalone, pre-checked, or indeterminate.
70
70
71
71
<!-- no-catalog-start -->
72
72
73
-

73
+

@@ -17,7 +17,7 @@ Material's elevation system is deliberately limited to just a handful of levels.
17
17
This creative constraint means you need to make thoughtful decisions about your
18
18
UI’s elevation story.
19
19
20
-

20
+

Copy file name to clipboardExpand all lines: docs/components/icon-button.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ people take supplementary actions with a single tap.
30
30
<img
31
31
class="hero"
32
32
alt="The top half of a phone application with a back icon button at the top left and three icon buttons on the top right, heart, share, and three dot."
33
-
src="images/iconbutton/hero.png">
33
+
src="images/iconbutton/hero.webp">
34
34
35
35
</catalog-component-header>
36
36
@@ -55,7 +55,7 @@ people take supplementary actions with a single tap.
55
55
56
56
<!-- no-catalog-start -->
57
57
58
-
")
58
+
")

371
+

0 commit comments