Rebuild the website for 15.5.0

This commit is contained in:
Andrew Clark
2017-04-07 14:48:05 -07:00
parent 0db185e5d7
commit 87384331e8
202 changed files with 5897 additions and 6011 deletions
+1 -47
View File
@@ -63,7 +63,7 @@
</ul>
<ul class="nav-site nav-site-external">
<li><a href="https://github.com/facebook/react">GitHub</a></li>
<li><a href="https://github.com/facebook/react/releases">v15.4.2</a></li>
<li><a href="https://github.com/facebook/react/releases">v15.5.0</a></li>
</ul>
</div>
</div>
@@ -179,11 +179,6 @@
</li>
<li>
<a href="/react/docs/typechecking-with-proptypes.html">Typechecking With PropTypes</a>
</li>
<li>
<a href="/react/docs/refs-and-the-dom.html">Refs and the DOM</a>
@@ -269,47 +264,6 @@
</li>
<li>
<a href="/react/docs/addons.html">Add-Ons</a>
<ul>
<li>
<a href="/react/docs/perf.html">Performance Tools</a>
</li>
<li>
<a href="/react/docs/test-utils.html">Test Utilities</a>
</li>
<li>
<a href="/react/docs/animation.html">Animation</a>
</li>
<li>
<a href="/react/docs/create-fragment.html">Keyed Fragments</a>
</li>
<li>
<a href="/react/docs/update.html">Immutability Helpers</a>
</li>
<li>
<a href="/react/docs/pure-render-mixin.html">PureRenderMixin</a>
</li>
<li>
<a href="/react/docs/shallow-compare.html">Shallow Compare</a>
</li>
<li>
<a href="/react/docs/two-way-binding-helpers.html">Two-way Binding Helpers</a>
</li>
</ul>
</li>
</ul>
</div>