Deploy to GitHub Pages: 442653cdb1

This commit is contained in:
Circle CI
2018-03-02 10:43:37 +00:00
parent fe123588ff
commit 100f7c8dbd
4 changed files with 17 additions and 11 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -7,7 +7,9 @@ const MyComponent = () => (
<CardCover source={{ uri: 'https://picsum.photos/700' }} />
</Card>
);
```"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="CardCover"/><meta name="twitter:description" content="A component to show a cover image inside a Card.
```
@extends Image props https://facebook.github.io/react-native/docs/image.html#props"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="CardCover"/><meta name="twitter:description" content="A component to show a cover image inside a Card.
## Usage
```js
@@ -16,7 +18,9 @@ const MyComponent = () =&gt; (
&lt;CardCover source={{ uri: &#x27;https://picsum.photos/700&#x27; }} /&gt;
&lt;/Card&gt;
);
```"/><meta property="og:type" content="website"/><meta property="og:title" content="CardCover"/><meta property="og:description" content="A component to show a cover image inside a Card.
```
@extends Image props https://facebook.github.io/react-native/docs/image.html#props"/><meta property="og:type" content="website"/><meta property="og:title" content="CardCover"/><meta property="og:description" content="A component to show a cover image inside a Card.
## Usage
```js
@@ -25,7 +29,9 @@ const MyComponent = () =&gt; (
&lt;CardCover source={{ uri: &#x27;https://picsum.photos/700&#x27; }} /&gt;
&lt;/Card&gt;
);
```"/><title>CardCover</title><link type="text/css" rel="stylesheet" href="app.css"/><link type="text/css" rel="stylesheet" href="styles/styles.css"/></head><body><div id='root'><div class="_wrapper__1nbmuhq" data-reactroot=""><div class="_sidebar__1gt5k1p"><input type="checkbox" class="_menuButton__1gt5k1p" id="slide-sidebar" role="button"/><label class="_menuIcon__1gt5k1p" for="slide-sidebar"></label><div class="_menu__1gt5k1p"><input type="search" value="" placeholder="Filter…" class="_searchbar__1gt5k1p"/><nav class="_navigation__1gt5k1p"><a class="_link__1gt5k1p " href="index.html">Home</a><a class="_link__1gt5k1p " href="getting-started.html">Getting Started</a><a class="_link__1gt5k1p " href="theming.html">Theming</a><a class="_link__1gt5k1p " href="icons.html">Icons</a><hr class="_separator__1gt5k1p"/><a class="_link__1gt5k1p " href="button.html">Button</a><a class="_link__1gt5k1p " href="caption.html">Caption</a><a class="_link__1gt5k1p " href="card.html">Card</a><a class="_link__1gt5k1p " href="card-actions.html">CardActions</a><a class="_link__1gt5k1p " href="card-content.html">CardContent</a><a class="_link__1gt5k1p _active__1gt5k1p" href="card-cover.html">CardCover</a><a class="_link__1gt5k1p " href="checkbox.html">Checkbox</a><a class="_link__1gt5k1p " href="dialog.html">Dialog</a><a class="_link__1gt5k1p " href="dialog-actions.html">DialogActions</a><a class="_link__1gt5k1p " href="dialog-content.html">DialogContent</a><a class="_link__1gt5k1p " href="dialog-scroll-area.html">DialogScrollArea</a><a class="_link__1gt5k1p " href="dialog-title.html">DialogTitle</a><a class="_link__1gt5k1p " href="divider.html">Divider</a><a class="_link__1gt5k1p " href="drawer-item.html">DrawerItem</a><a class="_link__1gt5k1p " href="drawer-section.html">DrawerSection</a><a class="_link__1gt5k1p " href="fab.html">FAB</a><a class="_link__1gt5k1p " href="headline.html">Headline</a><a class="_link__1gt5k1p " href="modal.html">Modal</a><a class="_link__1gt5k1p " href="paper.html">Paper</a><a class="_link__1gt5k1p " href="paragraph.html">Paragraph</a><a class="_link__1gt5k1p " href="progress-bar.html">ProgressBar</a><a class="_link__1gt5k1p " href="radio-button.html">RadioButton</a><a class="_link__1gt5k1p " href="search-bar.html">SearchBar</a><a class="_link__1gt5k1p " href="subheading.html">Subheading</a><a class="_link__1gt5k1p " href="switch.html">Switch</a><a class="_link__1gt5k1p " href="text.html">Text</a><a class="_link__1gt5k1p " href="text-input.html">TextInput</a><a class="_link__1gt5k1p " href="title.html">Title</a><a class="_link__1gt5k1p " href="toolbar.html">Toolbar</a><a class="_link__1gt5k1p " href="toolbar-action.html">ToolbarAction</a><a class="_link__1gt5k1p " href="toolbar-back-action.html">ToolbarBackAction</a><a class="_link__1gt5k1p " href="toolbar-content.html">ToolbarContent</a><a class="_link__1gt5k1p " href="touchable-ripple.html">TouchableRipple</a></nav></div></div><div class="_container__z02bld"><div class="_content__z02bld"><div class="_container__vv20rl"><h1 class="_title__vv20rl">CardCover</h1><div options="[object Object]" class="_markdown__1e8xr4b _markdown__vv20rl"><div><span><p>A component to show a cover image inside a Card.</p>
```
@extends Image props https://facebook.github.io/react-native/docs/image.html#props"/><title>CardCover</title><link type="text/css" rel="stylesheet" href="app.css"/><link type="text/css" rel="stylesheet" href="styles/styles.css"/></head><body><div id='root'><div class="_wrapper__1nbmuhq" data-reactroot=""><div class="_sidebar__1gt5k1p"><input type="checkbox" class="_menuButton__1gt5k1p" id="slide-sidebar" role="button"/><label class="_menuIcon__1gt5k1p" for="slide-sidebar"></label><div class="_menu__1gt5k1p"><input type="search" value="" placeholder="Filter…" class="_searchbar__1gt5k1p"/><nav class="_navigation__1gt5k1p"><a class="_link__1gt5k1p " href="index.html">Home</a><a class="_link__1gt5k1p " href="getting-started.html">Getting Started</a><a class="_link__1gt5k1p " href="theming.html">Theming</a><a class="_link__1gt5k1p " href="icons.html">Icons</a><hr class="_separator__1gt5k1p"/><a class="_link__1gt5k1p " href="button.html">Button</a><a class="_link__1gt5k1p " href="caption.html">Caption</a><a class="_link__1gt5k1p " href="card.html">Card</a><a class="_link__1gt5k1p " href="card-actions.html">CardActions</a><a class="_link__1gt5k1p " href="card-content.html">CardContent</a><a class="_link__1gt5k1p _active__1gt5k1p" href="card-cover.html">CardCover</a><a class="_link__1gt5k1p " href="checkbox.html">Checkbox</a><a class="_link__1gt5k1p " href="dialog.html">Dialog</a><a class="_link__1gt5k1p " href="dialog-actions.html">DialogActions</a><a class="_link__1gt5k1p " href="dialog-content.html">DialogContent</a><a class="_link__1gt5k1p " href="dialog-scroll-area.html">DialogScrollArea</a><a class="_link__1gt5k1p " href="dialog-title.html">DialogTitle</a><a class="_link__1gt5k1p " href="divider.html">Divider</a><a class="_link__1gt5k1p " href="drawer-item.html">DrawerItem</a><a class="_link__1gt5k1p " href="drawer-section.html">DrawerSection</a><a class="_link__1gt5k1p " href="fab.html">FAB</a><a class="_link__1gt5k1p " href="headline.html">Headline</a><a class="_link__1gt5k1p " href="modal.html">Modal</a><a class="_link__1gt5k1p " href="paper.html">Paper</a><a class="_link__1gt5k1p " href="paragraph.html">Paragraph</a><a class="_link__1gt5k1p " href="progress-bar.html">ProgressBar</a><a class="_link__1gt5k1p " href="radio-button.html">RadioButton</a><a class="_link__1gt5k1p " href="search-bar.html">SearchBar</a><a class="_link__1gt5k1p " href="subheading.html">Subheading</a><a class="_link__1gt5k1p " href="switch.html">Switch</a><a class="_link__1gt5k1p " href="text.html">Text</a><a class="_link__1gt5k1p " href="text-input.html">TextInput</a><a class="_link__1gt5k1p " href="title.html">Title</a><a class="_link__1gt5k1p " href="toolbar.html">Toolbar</a><a class="_link__1gt5k1p " href="toolbar-action.html">ToolbarAction</a><a class="_link__1gt5k1p " href="toolbar-back-action.html">ToolbarBackAction</a><a class="_link__1gt5k1p " href="toolbar-content.html">ToolbarContent</a><a class="_link__1gt5k1p " href="touchable-ripple.html">TouchableRipple</a></nav></div></div><div class="_container__z02bld"><div class="_content__z02bld"><div class="_container__vv20rl"><h1 class="_title__vv20rl">CardCover</h1><div options="[object Object]" class="_markdown__1e8xr4b _markdown__vv20rl"><div><span><p>A component to show a cover image inside a Card.</p>
<h2>Usage</h2>
<pre><code class="language-js"><span class="token keyword keyword-const" >const</span> MyComponent <span class="token operator" >=</span> <span class="token punctuation brackets-parentheses" >(</span><span class="token punctuation brackets-parentheses" >)</span> <span class="token operator" >=</span><span class="token operator" >&gt;</span> <span class="token punctuation brackets-parentheses" >(</span>
<span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;</span>Card</span><span class="token punctuation" >&gt;</span></span>
@@ -33,7 +39,7 @@ const MyComponent = () =&gt; (
<span class="token tag" ><span class="token tag" ><span class="token punctuation" >&lt;/</span>Card</span><span class="token punctuation" >&gt;</span></span>
<span class="token punctuation brackets-parentheses" >)</span><span class="token punctuation" >;</span>
</code></pre>
</span></div></div><h2 class="_propsHeader__vv20rl">Props</h2><div class="_propInfo__vv20rl"><a class="_propLabel__vv20rl" name="style" href="#style"><code>style</code></a><div class="_propItem__vv20rl"><span>Type: </span><code>any</code></div><div class="_markdown__1e8xr4b _propItem__vv20rl _markdown__vv20rl"><div></div></div></div><div class="_propInfo__vv20rl"><a class="_propLabel__vv20rl" name="theme" href="#theme"><code>theme</code></a><div class="_propItem__vv20rl"><span>Type: </span><code>Theme</code></div><div class="_markdown__1e8xr4b _propItem__vv20rl _markdown__vv20rl"><div></div></div></div></div></div></div></div></div>
</span></div></div><h2 class="_propsHeader__vv20rl">Props</h2><div class="_propInfo__vv20rl"><a class="_propLabel__vv20rl" name="style" href="#style"><code>style</code></a><div class="_propItem__vv20rl"><span>Type: </span><code>any</code></div><div class="_markdown__1e8xr4b _propItem__vv20rl _markdown__vv20rl"><div></div></div></div><div class="_propInfo__vv20rl"><a class="_propLabel__vv20rl" name="theme" href="#theme"><code>theme</code></a><div class="_propItem__vv20rl"><span>Type: </span><code>Theme</code></div><div class="_markdown__1e8xr4b _propItem__vv20rl _markdown__vv20rl"><div></div></div></div><a class="_propLabel__vv20rl _rest__vv20rl" href="https://facebook.github.io/react-native/docs/image.html#props"><code>...<!-- -->Image props</code></a></div></div></div></div></div>
<script>
window.__INITIAL_PATH__ = 'card-cover';
</script>