Commit 39339dfd authored by Pascal Hartig's avatar Pascal Hartig

Added SAPUI to homepage, readme and changelog

parent 7adf3303
......@@ -8,6 +8,7 @@
- Aria Templates
- Enyo + Backbone.js
- React
- SAPUI5
- Updates since 1.1:
- Backbone 1.0
......
......@@ -150,6 +150,9 @@
<li class="routing labs">
<a href="labs/architecture-examples/react/" data-source="http://facebook.github.io/react/" data-content="React is a JavaScript library for building user interfaces.">React</a>
</li>
<li class="routing labs">
<a href="labs/architecture-examples/sapui5/" data-source="http://scn.sap.com/community/developer-center/front-end" data-content="SAPUI5 is SAP's HTML5-based UI technology that allows you to build rich, interactive Web applications.">SAPUI5</a>
</li>
</ul>
<hr>
<h2>Compile To JavaScript</h2>
......
......@@ -79,6 +79,7 @@ We also have a number of in-progress applications in Labs:
- [DeftJS](http://deftjs.org/)
- [Aria Templates](http://ariatemplates.com/)
- [Enyo + Backbone.js](http://enyojs.com/)
- [SAPUI5](http://scn.sap.com/community/developer-center/front-end)
## 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