| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 1 | -1/+1 |
* | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 1 | -0/+1 |
* | Fix merge conflicts | Alexander Tseung | 2018-03-27 | 1 | -13/+1 |
|\ |
|
| * | Increase tap areas for menu buttons on mobile | Alexander Tseung | 2018-03-10 | 1 | -13/+1 |
* | | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension int... | Alexander Tseung | 2018-02-09 | 1 | -0/+25 |
|\| |
|
| * | [NewUI] Opens to full screen when restoring from seed. (#3201) | Dan J Miller | 2018-02-08 | 1 | -8/+0 |
* | | Fix lint errors | Alexander Tseung | 2017-12-15 | 1 | -1/+0 |
* | | Add react-router to allow use of the browser back button | Alexander Tseung | 2017-12-15 | 1 | -33/+1 |
|/ |
|
* | Fix Settings/Info screen being visible on logout (#2490) | Alexander Tseung | 2017-10-27 | 1 | -5/+1 |
* | Update settings screen to new UI | Alexander Tseung | 2017-10-23 | 1 | -2/+2 |
* | Lint fixes | Dan | 2017-08-31 | 1 | -4/+4 |
* | Merge branch 'NewUI' into feat/mm-ui-5-merged | sdtsui | 2017-08-07 | 1 | -1/+0 |
* | Implement 'clear buttons' for tx view | sdtsui | 2017-08-03 | 1 | -2/+0 |
* | Fix background color for lock screen | sdtsui | 2017-08-03 | 1 | -0/+1 |
* | Isolate routing logic for isUnlocked, remove stray logs | sdtsui | 2017-08-03 | 1 | -2/+45 |
* | Finalize sidebar dimensions | sdtsui | 2017-08-03 | 1 | -4/+0 |
* | Make mobile view flush with header | sdtsui | 2017-08-03 | 1 | -19/+2 |
* | Add note for styling buttons | sdtsui | 2017-08-03 | 1 | -0/+2 |
* | Isolate container component, add refactor notes | sdtsui | 2017-08-03 | 1 | -19/+18 |
* | Adjust header spacing for 500px and 900px heights | sdtsui | 2017-08-03 | 1 | -1/+1 |
* | Integrate slideout menu with tx view | sdtsui | 2017-08-03 | 1 | -9/+1 |
* | Hook up responsive sidebar | sdtsui | 2017-08-03 | 1 | -1/+11 |
* | Make wallet view visible iff vw above 575px | sdtsui | 2017-08-03 | 1 | -2/+1 |
* | Implement mobile-friendly responsive layout with flex wrap | sdtsui | 2017-08-01 | 1 | -1/+4 |
* | Add TxView, use width percentages instead of flex-grow for layout | sdtsui | 2017-08-01 | 1 | -4/+7 |
* | Use DIN OT in wallet view | sdtsui | 2017-08-01 | 1 | -1/+2 |
* | Center account name and dropdowns | sdtsui | 2017-07-31 | 1 | -3/+3 |
* | Add box shadow to main container | sdtsui | 2017-07-31 | 1 | -0/+1 |
* | Add containers for wallet view and dropdown UI | sdtsui | 2017-07-31 | 1 | -3/+3 |
* | Add layout for main container elements | sdtsui | 2017-07-31 | 1 | -0/+41 |