fune/browser/components/loop/ui
2015-10-09 12:14:44 +01:00
..
sample-img Bug 1141296-make Loop use its own markup, not the SDK's, r=Standard8 2015-06-08 10:54:49 -07:00
fake-l10n.js Bug 1190442 - Visual refresh for Loop FTU panel. r=mdeboer 2015-08-19 15:49:32 -07:00
fake-mozLoop.js Bug 1192372-Fixed width and height for Loop desktop dropdown panel, r=dmose 2015-09-08 20:51:00 -07:00
index.html Bug 1212083 - Part 1. Remove the direct calls UI from Loop. r=mikedeboer 2015-10-09 12:14:44 +01:00
react-frame-component.js Bug 1181239 - Enable eslint 'use strict' function rule for Loop's content code. r/rs=dmose 2015-07-09 08:00:46 +01:00
README.md
ui-showcase.css Bug 1212083 - Part 1. Remove the direct calls UI from Loop. r=mikedeboer 2015-10-09 12:14:44 +01:00
ui-showcase.js Bug 1212083 - Part 1. Remove the direct calls UI from Loop. r=mikedeboer 2015-10-09 12:14:44 +01:00
ui-showcase.jsx Bug 1212083 - Part 1. Remove the direct calls UI from Loop. r=mikedeboer 2015-10-09 12:14:44 +01: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.