gecko-dev/browser/components/loop/ui
Jared Wein f9cfe19c63 Bug 1101006 - Refactor mozLoop.{get, set}LoopCharPref and mozLoop.{get, set}LoopBoolPref to mozLoop.{get, set}Pref that uses getPrefType. r=mikedeboer 2014-11-19 13:29:27 -05: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
README.md
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 1101006 - Refactor mozLoop.{get, set}LoopCharPref and mozLoop.{get, set}LoopBoolPref to mozLoop.{get, set}Pref that uses getPrefType. r=mikedeboer 2014-11-19 13:29:27 -05:00
index.html Bug 1094137 - Create a common shared store creator for Loop. r=Standard8 2014-11-19 14:59:08 +00:00
ui-showcase.css Bug 1074702 - Part 2: Room views for Loop standalone. r=Standard8 2014-11-12 15:20:54 +00:00
ui-showcase.js Bug 1094137 - Create a common shared store creator for Loop. r=Standard8 2014-11-19 14:59:08 +00:00
ui-showcase.jsx Bug 1094137 - Create a common shared store creator for Loop. r=Standard8 2014-11-19 14:59:08 +00:00

README.md

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.