gecko/browser/components/loop/ui
2015-03-24 12:43:49 -04:00
..
sample-img Bug 1048938 - Part 1 of visual uplift, patch by loop frontend-ers; r=dmose 2014-08-27 10:46:44 -07:00
fake-l10n.js Bug 974873 - Add feedback form to Loop standalone conversation window. r=Standard8 2014-09-22 13:40:57 +01:00
fake-mozLoop.js Bug 1142687 - Show context information for current page in the rooms view. r=standard8 2015-03-24 12:43:49 -04:00
index.html Bug 1088006 - Hook up Loop's ui-showcase to unit tests so that we don't keep on breaking it, and so that it can possibly catch use of es6 errors. r=dmose 2015-03-12 08:04:51 +00:00
README.md
ui-showcase.css Bug 1069962: fix the ui-showcase to load assets using relative paths. r=Standard8 2015-02-13 12:10:14 +01:00
ui-showcase.js Bug 1142687 - Show context information for current page in the rooms view. r=standard8 2015-03-24 12:43:49 -04:00
ui-showcase.jsx Bug 1142687 - Show context information for current page in the rooms view. r=standard8 2015-03-24 12:43:49 -04:00

Loop UI Components Showcase

This app file showcases all Loop's view components.

If you want to modify the app, launch the following command:

browser/components/loop/build-jsx --watch

And start editing the ui-showcase.jsx file.