This repository was archived by the owner on Jan 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,12 @@ Component | Spec | MDC Web
20
20
[ Card] ( ./packages/card ) | [ Card Design Page] ( https://material.io/design/components/cards.html ) | [ MDC Card] ( https://github.com/material-components/material-components-web/tree/master/packages/mdc-card )
21
21
[ Checkbox] ( ./packages/checkbox ) | [ Checkbox Design Page] ( https://material.io/design/components/selection-controls.html#checkboxes ) | [ MDC Checkbox] ( https://github.com/material-components/material-components-web/tree/master/packages/mdc-checkbox )
22
22
[ Chips] ( ./packages/chips ) | [ Chips Design Page] ( https://material.io/design/components/chips.html ) | [ MDC Chips] ( https://github.com/material-components/material-components-web/tree/master/packages/mdc-chips )
23
+ [ Drawer] ( ./packages/drawer ) | [ Drawer Design Page] ( https://material.io/design/components/navigation-drawer.html ) | [ MDC Drawer] ( https://github.com/material-components/material-components-web/tree/master/packages/mdc-drawer )
23
24
[ Fab] ( ./packages/fab ) | [ Fab Design Page] ( https://material.io/design/components/buttons-floating-action-button.html ) | [ MDC Fab] ( https://github.com/material-components/material-components-web/tree/master/packages/mdc-fab )
24
25
[ Floating Label] ( ./packages/floating-label ) | [ Text Field Design Page] ( https://material.io/design/components/text-fields.html ) | [ MDC Floating Label] ( https://github.com/material-components/material-components-web/tree/master/packages/mdc-floating-label )
26
+ [ Layout Grid] ( ./packages/layout-grid ) | [ Layout Grid Design Page] ( https://material.io/design/layout/responsive-layout-grid.html#responsive-ui-grid ) | [ MDC Layout Grid] ( https://github.com/material-components/material-components-web/tree/latest-release/packages/mdc-layout-grid )
25
27
[ Line Ripple] ( ./packages/line-ripple ) | [ Text Field Design Page] ( https://material.io/design/components/text-fields.html ) | [ MDC Line Ripple] ( https://github.com/material-components/material-components-web/tree/master/packages/mdc-line-ripple )
28
+ [ List] ( ./packages/list ) | [ List Design Page] ( https://material.io/design/components/lists.html ) | [ MDC List] ( https://github.com/material-components/material-components-web/tree/latest-release/packages/mdc-list )
26
29
[ Material Icon] ( ./packages/material-icon ) | [ Material Icon Design Page] ( https://material.io/design/iconography/system-icons.html#design-principles ) | [ Material Icon Tool] ( https://material.io/tools/icons/?style=baseline )
27
30
[ Menu Surface] ( ./packages/menu-surface ) | [ Menu Surface Design Page] ( https://material.io/design/components/menus.html#design-principles ) | [ MDC Menu Surface] ( https://github.com/material-components/material-components-web/tree/master/packages/mdc-menu-surface )
28
31
[ Notched Outline] ( ./packages/notched-outline ) | [ Text Field Design Page] ( https://material.io/design/components/text-fields.html ) | [ MDC Notched Outline] ( https://github.com/material-components/material-components-web/tree/master/packages/mdc-notched-outline )
You can’t perform that action at this time.
0 commit comments