Commit 935aed05 authored by Addy Osmani's avatar Addy Osmani

Revisions to homepage for 1.3 release.

parent f99c32e0
......@@ -30,7 +30,7 @@
<img class="logo" src="site-assets/logo.svg" width="500" height="86" alt="TodoMVC">
<p>Helping you <strong>select</strong> an MV* framework</p>
<nav>
<a href="https://github.com/tastejs/todomvc/zipball/1.2.0" class="zocial red">Download (1.2)</a>
<a href="https://github.com/tastejs/todomvc/zipball/1.3.0" class="zocial red">Download (1.3)</a>
<a href="https://github.com/tastejs/todomvc" class="zocial ltgray">View on GitHub</a>
<a href="http://blog.tastejs.com/" class="zocial ltgray">Blog</a>
</nav>
......@@ -289,24 +289,22 @@
<hr>
<div class="row">
<div class="col-md-4">
<h2>New in 1.2 - 2013-08-06</h2>
<h2>New in 1.3</h2>
<ul class="whats-new">
<li>We now have 21 stable apps and 45 in labs.
<label class="link" for="news-expander">New since 1.1</label>
<li>We now have 64 applications.
<label class="link" for="news-expander">New since 1.2</label>
<input type="checkbox" id="news-expander">
<ul class="collapsed" id="new-apps">
<li><a href="architecture-examples/polymer/">Polymer</a></li>
<li><a href="dependency-examples/flight/">Flight</a></li>
<li><a href="architecture-examples/react/">React</a></li>
<li><a href="vanilla-examples/vanillajs">VanillaJS Rewrite</a></li>
<li><a href="labs/architecture-examples/sapui5/">SAPUI5</a></li>
<li><a href="labs/architecture-examples/firebase-angular/">AngularJS + Firebase</a></li>
<li><a href="labs/architecture-examples/angular-dart/web/">AngularDart</a></li>
<li><a href="labs/dependency-examples/durandal/">Durandel</a></li>
<li><a href="labs/architecture-examples/atmajs/">Atma.js</a></li>
<li><a href="labs/architecture-examples/exoskeleton/">Exoskeleton</a></li>
<li><a href="labs/architecture-examples/componentjs/">ComponentJS</a></li>
<li><a href=""></a></li>
</ul>
</li>
<li>We have a brand-new Info Bar</li>
<li>All application now use Bower for dependency management</li>
<li>Various consistency fixes across all apps</li>
<li>Many app frameworks and libraries have been upgraded to the latest version</li>
<li>Updates have been made to apps including Vanilla, Angular, React, Backbone, Ember, jQuery &amp; many more.</li>
<li>The knockoutjs_classBindingProvider application has been removed.</li>
</ul>
</div>
<div class="col-md-4">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment