fune/browser/components/loop/ui
2015-10-08 11:30:06 +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 1199213 - Part 1. Remove the old standalone call-url handling code from Loop. r=mikedeboer 2015-09-17 16:19:35 +02: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 1205368-Fix Hello ui-showcase scrolling regression, r=dmose 2015-09-16 11:56:38 -07:00
ui-showcase.js Bug 1212074 - Remove the tabs from Loop's panel. r=Standard8 2015-10-08 11:30:06 +01:00
ui-showcase.jsx Bug 1212074 - Remove the tabs from Loop's panel. r=Standard8 2015-10-08 11:30:06 +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.