gecko-dev/browser/components/loop/content/shared
Andrei Oprea f3affdedea Bug 1040901 - Make Loop incoming call view match MVP spec, r=dmose
--HG--
rename : browser/components/loop/content/js/conversation.js => browser/components/loop/content/js/conversation.jsx
2014-07-18 15:50:10 -07:00
..
css Bug 1040901 - Make Loop incoming call view match MVP spec, r=dmose 2014-07-18 15:50:10 -07:00
img Bug 1033843 Change the Loop conversation window to use React-based views. Patch by dmose and nperriault. r=Standard8 2014-07-14 20:37:27 +01:00
js Bug 1039263: Fixed standalone Loop UI couldn't restart a call. r=dmose 2014-07-17 09:27:48 +01:00
libs Bug 1033841: Added react 0.10.0 to loop shared libs. r=dmose 2014-07-04 17:08:54 +01:00
sounds Bug 1011472 - Add audio alert for incoming call r=florian,standard8 2014-06-26 18:55:03 -05:00
README.md Bug 985596 - Refactored shared assets & tests. r=dmose 2014-05-29 21:20:11 +01:00

Loop Shared Web Assets

This directory contains web assets shared across the Loop client webapp and the Loop Firefox Component.

Warning

Any modification in these files will have possible side effects on both the Firefox component and the webapp. The css/readme.html file uses all the shared styles, you should use it as a way of checking for visual regressions.