Deploy website

Deploy website version based on 1c210b2c68632eccc35bb5bdc632f80da3bc323e
This commit is contained in:
Website Deployment Script
2018-08-08 20:55:22 +00:00
parent 9a12e6f01c
commit 4683a4ae61
364 changed files with 10320 additions and 10320 deletions
+16 -16
View File
@@ -65,19 +65,19 @@
<p><strong>Note:</strong> <code>refreshing</code> is a controlled prop, this is why it needs to be set to true in the <code>onRefresh</code> function otherwise the refresh indicator will stop immediately.</p>
<h3><a class="anchor" aria-hidden="true" id="props"></a><a href="#props" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Props</h3>
<ul>
<li><a href="/react-native/docs/view#props">View props...</a></li>
<li><a href="/react-native/docs/0.56/view#props">View props...</a></li>
</ul>
<ul>
<li><a href="/react-native/docs/refreshcontrol#refreshing"><code>refreshing</code></a></li>
<li><a href="/react-native/docs/refreshcontrol#onrefresh"><code>onRefresh</code></a></li>
<li><a href="/react-native/docs/refreshcontrol#colors"><code>colors</code></a></li>
<li><a href="/react-native/docs/refreshcontrol#enabled"><code>enabled</code></a></li>
<li><a href="/react-native/docs/refreshcontrol#progressbackgroundcolor"><code>progressBackgroundColor</code></a></li>
<li><a href="/react-native/docs/refreshcontrol#progressviewoffset"><code>progressViewOffset</code></a></li>
<li><a href="/react-native/docs/refreshcontrol#size"><code>size</code></a></li>
<li><a href="/react-native/docs/refreshcontrol#tintcolor"><code>tintColor</code></a></li>
<li><a href="/react-native/docs/refreshcontrol#title"><code>title</code></a></li>
<li><a href="/react-native/docs/refreshcontrol#titlecolor"><code>titleColor</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#refreshing"><code>refreshing</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#onrefresh"><code>onRefresh</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#colors"><code>colors</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#enabled"><code>enabled</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#progressbackgroundcolor"><code>progressBackgroundColor</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#progressviewoffset"><code>progressViewOffset</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#size"><code>size</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#tintcolor"><code>tintColor</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#title"><code>title</code></a></li>
<li><a href="/react-native/docs/0.56/refreshcontrol#titlecolor"><code>titleColor</code></a></li>
</ul>
<hr>
<h1><a class="anchor" aria-hidden="true" id="reference"></a><a href="#reference" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Reference</h1>
@@ -111,7 +111,7 @@
<tr><th>Type</th><th>Required</th><th>Platform</th></tr>
</thead>
<tbody>
<tr><td>array of <a href="/react-native/docs/colors">color</a></td><td>No</td><td>Android</td></tr>
<tr><td>array of <a href="/react-native/docs/0.56/colors">color</a></td><td>No</td><td>Android</td></tr>
</tbody>
</table>
<hr>
@@ -133,7 +133,7 @@
<tr><th>Type</th><th>Required</th><th>Platform</th></tr>
</thead>
<tbody>
<tr><td><a href="/react-native/docs/colors">color</a></td><td>No</td><td>Android</td></tr>
<tr><td><a href="/react-native/docs/0.56/colors">color</a></td><td>No</td><td>Android</td></tr>
</tbody>
</table>
<hr>
@@ -166,7 +166,7 @@
<tr><th>Type</th><th>Required</th><th>Platform</th></tr>
</thead>
<tbody>
<tr><td><a href="/react-native/docs/colors">color</a></td><td>No</td><td>iOS</td></tr>
<tr><td><a href="/react-native/docs/0.56/colors">color</a></td><td>No</td><td>iOS</td></tr>
</tbody>
</table>
<hr>
@@ -188,7 +188,7 @@
<tr><th>Type</th><th>Required</th><th>Platform</th></tr>
</thead>
<tbody>
<tr><td><a href="/react-native/docs/colors">color</a></td><td>No</td><td>iOS</td></tr>
<tr><td><a href="/react-native/docs/0.56/colors">color</a></td><td>No</td><td>iOS</td></tr>
</tbody>
</table>
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/react-native/docs/progressviewios">← ProgressViewIOS</a><a class="docs-next button" href="/react-native/docs/safeareaview">SafeAreaView →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/react-native/" class="nav-home"><img src="/react-native/img/header_logo.png" alt="React Native" width="66" height="58"/></a><div><h5><a href="/react-native/docs/getting-started.html">Docs</a></h5><a href="/react-native/docs/getting-started.html">Getting Started</a><a href="/react-native/docs/tutorial.html">Tutorial</a><a href="/react-native/docs/components-and-apis.html">Components and APIs</a><a href="/react-native/docs/more-resources.html">More Resources</a></div><div><h5><a href="/react-native/help.html">Community</a></h5><a href="/react-native/showcase.html">Who&#x27;s using React Native?</a><a href="http://stackoverflow.com/questions/tagged/react-native" target="_blank">Stack Overflow</a><a href="https://discuss.reactjs.org" target="_blank">Discussion Forum</a><a href="https://discord.gg/0ZcbPKXt5bZjGY5n">Reactiflux Chat</a></div><div><h5>More</h5><a href="/react-native/blog">Blog</a><a href="https://twitter.com/reactnative" target="_blank">Twitter</a><a href="https://github.com/facebook/react-native" target="_blank">GitHub</a><a href="http://reactjs.org" target="_blank">React</a></div></section><a href="https://code.facebook.com/projects/" target="_blank" class="fbOpenSource"><img src="/react-native/img/oss_logo.png" alt="Facebook Open Source" width="170" height="45"/></a><section class="copyright">Copyright © 2018 Facebook Inc.</section></footer></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>window.fbAsyncInit = function() {FB.init({appId:'1677033832619985',xfbml:true,version:'v2.7'});};(function(d, s, id){var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) {return;}js = d.createElement(s); js.id = id;js.src = '//connect.facebook.net/en_US/sdk.js';fjs.parentNode.insertBefore(js, fjs);}(document, 'script','facebook-jssdk'));
@@ -198,6 +198,6 @@
apiKey: '2c98749b4a1e588efec53b2acec13025',
indexName: 'react-native-versions',
inputSelector: '#search_input_react',
algoliaOptions: {"facetFilters":["tags:current"],"hitsPerPage":5}
algoliaOptions: {"facetFilters":["tags:0.56"],"hitsPerPage":5}
});
</script></body></html>