Update to latest

Includes #2718, #2705, #2694, #2689, #2679, #2672, #2671
This commit is contained in:
Paul O’Shannessy
2014-12-16 12:41:09 -08:00
parent 1dcaad3f8e
commit 2fb27e9598
7 changed files with 987 additions and 6 deletions
+2 -2
View File
@@ -393,8 +393,8 @@
<ul>
<li><strong>Optimistic commenting:</strong> comments appear in the list before they&#39;re saved on the server so it feels fast.</li>
<li><strong>Live updates:</strong> as other users comment we&#39;ll pop them into the comment view in real time</li>
<li><strong>Markdown formatting:</strong> users can use Markdown to format their text</li>
<li><strong>Live updates:</strong> other users&#39; comments are popped into the comment view in real time.</li>
<li><strong>Markdown formatting:</strong> users can use Markdown to format their text.</li>
</ul>
<h3><a class="anchor" name="want-to-skip-all-this-and-just-see-the-source"></a>Want to skip all this and just see the source? <a class="hash-link" href="#want-to-skip-all-this-and-just-see-the-source">#</a></h3>
<p><a href="https://github.com/reactjs/react-tutorial">It&#39;s all on GitHub.</a></p>