aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/proxyapp.js
Commit message (Collapse)AuthorAgeFilesLines
* web: global key handlingMaximilian Hils2015-03-291-2/+22
|
* web: use contexts to pass down stores.Maximilian Hils2015-03-271-24/+20
| | | | | | Using contexts frees us from the contracts we have using props - namely, we can assume them to be constant for the lifetime of the object.
* web: smaller changesMaximilian Hils2015-03-151-5/+6
|
* components/utils.js -> common.jsAldo Cortesi2015-01-011-3/+3
| | | | | Too many utils modules makes things confusing. These are more "common components" or "common mixins" than utils anyway.
* All files and only files in in js/components are jsxAldo Cortesi2015-01-011-0/+92
So remove the redundant naming