Skip to content

Commit

Permalink
Added SAPUI to homepage, readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed Jul 3, 2013
1 parent 7adf330 commit 39339df
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Aria Templates
- Enyo + Backbone.js
- React
- SAPUI5

- Updates since 1.1:
- Backbone 1.0
Expand Down
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ <h2>JavaScript Apps</h2>
<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>
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 39339df

Please sign in to comment.