Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: add prompt for keyboard navigation | Maximilian Hils | 2015-03-30 | 1 | -3/+56 |
| | |||||
* | web: use contexts to pass down stores. | Maximilian Hils | 2015-03-27 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | structure components | Maximilian Hils | 2015-03-21 | 1 | -0/+74 |