diff --git a/packages/mdc-button/README.md b/packages/mdc-button/README.md index a638a6ec9ef..86e2f2c016d 100644 --- a/packages/mdc-button/README.md +++ b/packages/mdc-button/README.md @@ -10,7 +10,9 @@ path: /catalog/buttons/ # Buttons The MDC Button component is a spec-aligned button component adhering to the diff --git a/packages/mdc-card/README.md b/packages/mdc-card/README.md index 491199df895..fcd12beed38 100644 --- a/packages/mdc-card/README.md +++ b/packages/mdc-card/README.md @@ -10,7 +10,9 @@ path: /catalog/cards/ # Cards MDC Card is a component that implements the diff --git a/packages/mdc-checkbox/README.md b/packages/mdc-checkbox/README.md index ad72b6f00c2..7ea3c3bc743 100644 --- a/packages/mdc-checkbox/README.md +++ b/packages/mdc-checkbox/README.md @@ -9,7 +9,9 @@ path: /catalog/input-controls/checkboxes/ # Checkboxes The MDC Checkbox component is a spec-aligned checkbox component adhering to the diff --git a/packages/mdc-dialog/README.md b/packages/mdc-dialog/README.md index 29df9c1f617..7e329835312 100644 --- a/packages/mdc-dialog/README.md +++ b/packages/mdc-dialog/README.md @@ -10,7 +10,9 @@ path: /catalog/dialogs/ # Dialogs The MDC Dialog component is a spec-aligned dialog component adhering to the diff --git a/packages/mdc-elevation/README.md b/packages/mdc-elevation/README.md index 42c6b67b66b..209bc884c7a 100644 --- a/packages/mdc-elevation/README.md +++ b/packages/mdc-elevation/README.md @@ -10,7 +10,9 @@ path: /catalog/elevation/ # Elevation MDC Elevation provides Sass mixins and CSS classes which are used to provide [shadows and diff --git a/packages/mdc-fab/README.md b/packages/mdc-fab/README.md index 1a93721541d..742e9b04206 100644 --- a/packages/mdc-fab/README.md +++ b/packages/mdc-fab/README.md @@ -9,7 +9,9 @@ path: /catalog/buttons/floating-action-buttons/ # Floating Action Buttons The MDC FAB component is a spec-aligned button component adhering to the diff --git a/packages/mdc-grid-list/README.md b/packages/mdc-grid-list/README.md index 6ca2a29782a..2ed899c3435 100644 --- a/packages/mdc-grid-list/README.md +++ b/packages/mdc-grid-list/README.md @@ -10,7 +10,9 @@ path: /catalog/grid-lists/ # Grid Lists MDC Grid List provides a RTL-aware Material Design Grid list component adhering to the diff --git a/packages/mdc-icon-toggle/README.md b/packages/mdc-icon-toggle/README.md index a2ec2436b63..a57bdaa784e 100644 --- a/packages/mdc-icon-toggle/README.md +++ b/packages/mdc-icon-toggle/README.md @@ -9,7 +9,9 @@ path: /catalog/buttons/icon-toggle-buttons/ # Icon Toggle Buttons MDC Icon Toggle provides a Material Design icon toggle button. It is fully accessible, and is diff --git a/packages/mdc-layout-grid/README.md b/packages/mdc-layout-grid/README.md index 349c6bff146..2f3935f2ea1 100644 --- a/packages/mdc-layout-grid/README.md +++ b/packages/mdc-layout-grid/README.md @@ -10,7 +10,9 @@ path: /catalog/layout-grids/ # Layout Grids MDC Layout Grid is a CSS-only component that implements the diff --git a/packages/mdc-list/README.md b/packages/mdc-list/README.md index 74615f8f920..6e677d93f45 100644 --- a/packages/mdc-list/README.md +++ b/packages/mdc-list/README.md @@ -10,7 +10,9 @@ path: /catalog/lists/ # Lists MDC List provides styles which implement [Material Design Lists](https://material.io/guidelines/components/lists.html) - "A single continuous column of tessellated subdivisions of equal width." Both single-line and two-line lists are supported (with diff --git a/packages/mdc-menu/README.md b/packages/mdc-menu/README.md index d1e552d9790..fe78f85ff96 100644 --- a/packages/mdc-menu/README.md +++ b/packages/mdc-menu/README.md @@ -10,7 +10,9 @@ path: /catalog/menus/ # Menus The MDC Menu component is a spec-aligned menu component adhering to the diff --git a/packages/mdc-radio/README.md b/packages/mdc-radio/README.md index f1fd5c214fb..0c08a4dd601 100644 --- a/packages/mdc-radio/README.md +++ b/packages/mdc-radio/README.md @@ -9,7 +9,9 @@ path: /catalog/input-controls/radio-buttons/ # Radio Buttons The MDC Radio Button component provides a radio button adhering to the [Material Design Specification](https://material.io/guidelines/components/selection-controls.html#selection-controls-radio-button). diff --git a/packages/mdc-select/README.md b/packages/mdc-select/README.md index 0619e846151..7a1c0f03aee 100644 --- a/packages/mdc-select/README.md +++ b/packages/mdc-select/README.md @@ -9,7 +9,9 @@ path: /catalog/input-controls/select-menus/ # Select Menus MDC Select provides Material Design single-option and multi-option select menus. It functions analogously to the diff --git a/packages/mdc-snackbar/README.md b/packages/mdc-snackbar/README.md index 05ed86e44b9..4fe21e43881 100644 --- a/packages/mdc-snackbar/README.md +++ b/packages/mdc-snackbar/README.md @@ -10,7 +10,9 @@ path: /catalog/snackbars/ # Snackbars The MDC Snackbar component is a spec-aligned snackbar/toast component adhering to the diff --git a/packages/mdc-switch/README.md b/packages/mdc-switch/README.md index 4bdcb936d32..ff82c2b30df 100644 --- a/packages/mdc-switch/README.md +++ b/packages/mdc-switch/README.md @@ -9,7 +9,9 @@ path: /catalog/input-controls/switches/ # Switches The MDC Switch component is a spec-aligned switch component adhering to the diff --git a/packages/mdc-textfield/README.md b/packages/mdc-textfield/README.md index c8458fcd2ec..b15a6112c3b 100644 --- a/packages/mdc-textfield/README.md +++ b/packages/mdc-textfield/README.md @@ -9,7 +9,9 @@ path: /catalog/input-controls/text-fields/ # Text Fields The MDC Text Field component provides a textual input field adhering to the [Material Design Specification](https://material.io/guidelines/components/text-fields.html). diff --git a/packages/mdc-theme/README.md b/packages/mdc-theme/README.md index 1df5b33b727..d0e0a8288dc 100644 --- a/packages/mdc-theme/README.md +++ b/packages/mdc-theme/README.md @@ -10,7 +10,9 @@ path: /catalog/theme/ # Theme MDC Theme is a foundational module that provides theming to MDC-Web components, and also makes it available to diff --git a/packages/mdc-toolbar/README.md b/packages/mdc-toolbar/README.md index 15b052cc7a0..131acf90cd9 100644 --- a/packages/mdc-toolbar/README.md +++ b/packages/mdc-toolbar/README.md @@ -10,7 +10,9 @@ path: /catalog/toolbar/ # Toolbars MDC Toolbar acts as a container for multiple rows containing items such as