Commit 0d26a66c authored by Pascal Hartig's avatar Pascal Hartig

Added Aria Templates to index.html, changelog, readme

parent f0e0f7f5
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
- New since 1.1: - New since 1.1:
- Flight - Flight
- DeftJS + ExtJS - DeftJS + ExtJS
- Aria Templates
## 1.1 - 2013-02-14 ## 1.1 - 2013-02-14
......
...@@ -130,6 +130,9 @@ ...@@ -130,6 +130,9 @@
<li class="labs"> <li class="labs">
<a href="labs/architecture-examples/extjs_deftjs/" data-source="http://deftjs.org/" data-content="Essential extensions for enterprise web and mobile application development with Ext JS and Sencha Touch">DeftJS + ExtJS</a> <a href="labs/architecture-examples/extjs_deftjs/" data-source="http://deftjs.org/" data-content="Essential extensions for enterprise web and mobile application development with Ext JS and Sencha Touch">DeftJS + ExtJS</a>
</li> </li>
<li class="routing labs">
<a href="labs/architecture-examples/ariatemplates/" data-source="http://ariatemplates.com/" data-content="Aria Templates has been designed for web apps that are used 8+ hours a day, and that need to display and process high amount of data with a minimum of bandwidth consumption.">Aria Templates</a>
</li>
<li class="routing labs"> <li class="routing labs">
<a href="architecture-examples/angularjs-perf/" data-source="http://angularjs.org" data-content="What HTML would have been had it been designed for web apps. A version with several performance optimizations.">AngularJS <br>(optimized)</a> <a href="architecture-examples/angularjs-perf/" data-source="http://angularjs.org" data-content="What HTML would have been had it been designed for web apps. A version with several performance optimizations.">AngularJS <br>(optimized)</a>
</li> </li>
......
...@@ -75,6 +75,7 @@ We also have a number of in-progress applications in Labs: ...@@ -75,6 +75,7 @@ We also have a number of in-progress applications in Labs:
- [Serenade.js](https://github.com/elabs/serenade.js) - [Serenade.js](https://github.com/elabs/serenade.js)
- [TypeScript](http://www.typescriptlang.org/) - [TypeScript](http://www.typescriptlang.org/)
- [DeftJS](http://deftjs.org/) - [DeftJS](http://deftjs.org/)
- [Aria Templates](http://ariatemplates.com/)
## Live demos ## Live demos
......
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