Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bundle some ui dependencies separately to limit the build size of ui.js | Dan Miller | 2018-11-01 | 1 | -0/+1 |
| | |||||
* | build - extension - move js files to toplevel | kumavis | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | build - rename 'popup.js' to 'ui.js' | kumavis | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | ui - change window title 'MetaMask Plugin' to 'MetaMask' | kumavis | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Make oldui compatible with newUI style changes | Thomas Huang | 2018-02-16 | 1 | -2/+2 |
| | |||||
* | Fix html height | Chi Kei Chan | 2017-09-06 | 1 | -2/+2 |
| | |||||
* | Reset popup to 350x500, old form factor as advised by @Zanibas | sdtsui | 2017-08-01 | 1 | -1/+1 |
| | |||||
* | Adjust popup size to 545x450; refactor wallet view to fit | sdtsui | 2017-08-01 | 1 | -1/+1 |
| | |||||
* | Set font-size on body of popup.html, for responsiveness | sdtsui | 2017-07-31 | 1 | -1/+1 |
| | |||||
* | Adjust dimensions of popup.html and app bar to match | sdtsui | 2017-07-31 | 1 | -1/+1 |
| | |||||
* | 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 |