Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6761 | Kartik Agaram | 2020-09-08 | 1 | -1/+1 |
| | |||||
* | 6759 - first test for app/browse/ | Kartik Agaram | 2020-09-07 | 1 | -6/+21 |
| | |||||
* | 6758 | Kartik Agaram | 2020-09-07 | 2 | -14/+30 |
| | |||||
* | 6757 | Kartik Agaram | 2020-09-07 | 1 | -2/+3 |
| | |||||
* | 6756 | Kartik Agaram | 2020-09-07 | 1 | -1/+29 |
| | |||||
* | 6755 | Kartik Agaram | 2020-09-07 | 1 | -82/+95 |
| | |||||
* | 6754 | Kartik Agaram | 2020-09-07 | 2 | -6/+13 |
| | |||||
* | 6753 | Kartik Agaram | 2020-09-07 | 2 | -57/+126 |
| | |||||
* | 6752 | Kartik Agaram | 2020-09-07 | 2 | -24/+26 |
| | |||||
* | 6751 | Kartik Agaram | 2020-09-07 | 2 | -24/+23 |
| | | | | | More copypasta. I'd be able to remove this duplication if we had first-class functions, but they involve an accessibility cost. | ||||
* | 6750 | Kartik Agaram | 2020-09-07 | 2 | -58/+15 |
| | |||||
* | 6749 - plumb screen through in a few places | Kartik Agaram | 2020-09-07 | 1 | -25/+25 |
| | |||||
* | 6748 - promote browser prototype an app with tests | Kartik Agaram | 2020-09-07 | 4 | -0/+498 |
Now that we have a fake screen we can start testing it. |