mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Rebuild the website for 15.5.0
This commit is contained in:
+1
-47
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user