Clean up for shipping a few components

- Remove compact button, dense is the new compact
- Disable chips demo until selected state icon is fixed
- Disable select demo until styling is fixed
- Disable dialog, menu, and tabs demos, rewrites coming soon
This commit is contained in:
Daniel Freedman 2018-05-07 12:06:25 -07:00
parent 3e09ed34ff
commit ce1fb440db
2 changed files with 10 additions and 12 deletions

View File

@ -57,7 +57,6 @@ limitations under the License.
<mwc-button class="light" raised label="raised"></mwc-button>
<mwc-button unelevated label="unelevated"></mwc-button>
<mwc-button class="pink" dense label="dense"></mwc-button>
<mwc-button compact label="compact"></mwc-button>
<mwc-button class="pink wide" raised label="wide"></mwc-button>
<mwc-button disabled label="disabled"></mwc-button>
</div>
@ -69,7 +68,6 @@ limitations under the License.
<mwc-button class="light" raised label="raised" icon="code"></mwc-button>
<mwc-button unelevated label="unelevated" icon="check"></mwc-button>
<mwc-button class="pink" dense label="dense" icon="feedback"></mwc-button>
<mwc-button compact label="compact" icon="gavel"></mwc-button>
<mwc-button class="pink wide" raised label="wide" icon="code"></mwc-button>
<mwc-button disabled label="disabled" icon="fingerprint"></mwc-button>
</div>

View File

@ -105,20 +105,20 @@ limitations under the License.
<span class="mdc-list-item__secondary-text">Multi-selection controls</span>
</span>
</a>
<a role="listitem" class="mdc-list-item" href="chips.html">
<!-- <a role="listitem" class="mdc-list-item" href="chips.html">
<span class="demo-catalog-list-icon mdc-list-item__graphic"><img src="https://material-components-web.appspot.com/images/ic_chips_24dp.svg"></span>
<span class="mdc-list-item__text">
Chips
<span class="mdc-list-item__secondary-text">Chips for actions, selection, and input</span>
</span>
</a>
<a role="listitem" class="mdc-list-item" href="dialog.html">
</a> -->
<!-- <a role="listitem" class="mdc-list-item" href="dialog.html">
<span class="demo-catalog-list-icon mdc-list-item__graphic"><img src="https://material-components-web.appspot.com/images/ic_dialog_24px.svg"></span>
<span class="mdc-list-item__text">
Dialog
<span class="mdc-list-item__secondary-text">Interactive presentation of important information</span>
</span>
</a>
</a> -->
<a role="listitem" class="mdc-list-item" href="formfield.html">
<span class="demo-catalog-list-icon mdc-list-item__graphic"><img src="https://material-components-web.appspot.com/images/ic_text_field_24px.svg"></span>
<span class="mdc-list-item__text">
@ -147,13 +147,13 @@ limitations under the License.
<span class="mdc-list-item__secondary-text">Fills from 0% to 100%, represented by bars</span>
</span>
</a>
<a role="listitem" class="mdc-list-item" href="menu.html">
<!-- <a role="listitem" class="mdc-list-item" href="menu.html">
<span class="demo-catalog-list-icon mdc-list-item__graphic"><img src="https://material-components-web.appspot.com/images/ic_menu_24px.svg"></span>
<span class="mdc-list-item__text">
Menu
<span class="mdc-list-item__secondary-text">Pop over menus</span>
</span>
</a>
</a> -->
<a role="listitem" class="mdc-list-item" href="radio.html">
<span class="demo-catalog-list-icon mdc-list-item__graphic"><img src="https://material-components-web.appspot.com/images/ic_radio_button_24px.svg"></span>
<span class="mdc-list-item__text">
@ -168,13 +168,13 @@ limitations under the License.
<span class="mdc-list-item__secondary-text">Touch ripple</span>
</span>
</a>
<a role="listitem" class="mdc-list-item" href="select.html">
<!-- <a role="listitem" class="mdc-list-item" href="select.html">
<span class="demo-catalog-list-icon mdc-list-item__graphic"><img src="https://material-components-web.appspot.com/images/ic_menu_24px.svg"></span>
<span class="mdc-list-item__text">
Select
<span class="mdc-list-item__secondary-text">Pop over selection menus</span>
</span>
</a>
</a> -->
<a role="listitem" class="mdc-list-item" href="slider.html">
<span class="demo-catalog-list-icon mdc-list-item__graphic"><img src="https://material-components-web.appspot.com/images/slider.svg"></span>
<span class="mdc-list-item__text">
@ -196,13 +196,13 @@ limitations under the License.
<span class="mdc-list-item__secondary-text">On off switches</span>
</span>
</a>
<a role="listitem" class="mdc-list-item" href="tabs.html">
<!-- <a role="listitem" class="mdc-list-item" href="tabs.html">
<span class="demo-catalog-list-icon mdc-list-item__graphic"><img src="https://material-components-web.appspot.com/images/ic_tabs_24px.svg"></span>
<span class="mdc-list-item__text">
Tabs
<span class="mdc-list-item__secondary-text">Tabs with support for icon and text labels</spandiv>
</span>
</a>
</a> -->
<a role="listitem" class="mdc-list-item" href="textfield.html">
<span class="demo-catalog-list-icon mdc-list-item__graphic"><img src="https://material-components-web.appspot.com/images/ic_text_field_24px.svg"></span>
<span class="mdc-list-item__text">