Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create distinct responsive 'home.html' file, hard-code popup.html size | Dan Finlay | 2017-07-29 | 1 | -1/+1 |
| | | | | Because firefox was having inconsistent sizing, made a second html file for forcing the view to a certain size. Still allows us to develop a responsive interface via the `home.html` file, which shares all the same react JS & CSS as popup.html. | ||||
* | Correct viewport param | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | Disable user zoom in mobile mode | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | Fix viewport width to 1 | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | Adjust mobile scale for smaller devices | Dan Finlay | 2017-07-27 | 1 | -1/+1 |
| | |||||
* | Set initial scale for mobile. | Dan Finlay | 2017-07-27 | 1 | -1/+2 |
| | |||||
* | migrate to new ui + provider | kumavis | 2016-01-15 | 1 | -15/+2 |
| | |||||
* | start of extension popup window | kumavis | 2015-12-23 | 1 | -0/+24 |
| | |||||
* | build overhaul + basic structure | kumavis | 2015-08-02 | 1 | -25/+0 |
| | |||||
* | init commit | kumavis | 2015-08-01 | 1 | -0/+25 |