aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/main-container.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-141-1/+1
|
* Unit tests for containers, utils and selectors in send_/Dan2018-05-051-1/+1
|
* Require loglevel singleton in each module that uses itbitpshr2018-04-141-0/+1
|
* Fix merge conflictsAlexander Tseung2018-03-271-13/+1
|\
| * Increase tap areas for menu buttons on mobileAlexander Tseung2018-03-101-13/+1
| |
* | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension ↵Alexander Tseung2018-02-091-0/+25
|\| | | | | | | into cb-254
| * [NewUI] Opens to full screen when restoring from seed. (#3201)Dan J Miller2018-02-081-8/+0
| | | | | | | | | | | | * Opens to full screen when restoring from seed. * Remove redundant parameter in actions.markPasswordForgotten call.
* | Fix lint errorsAlexander Tseung2017-12-151-1/+0
| |
* | Add react-router to allow use of the browser back buttonAlexander Tseung2017-12-151-33/+1
|/
* Fix Settings/Info screen being visible on logout (#2490)Alexander Tseung2017-10-271-5/+1
|
* Update settings screen to new UIAlexander Tseung2017-10-231-2/+2
|
* Lint fixesDan2017-08-311-4/+4
|
* Merge branch 'NewUI' into feat/mm-ui-5-mergedsdtsui2017-08-071-1/+0
|
* Implement 'clear buttons' for tx viewsdtsui2017-08-031-2/+0
|
* Fix background color for lock screensdtsui2017-08-031-0/+1
|
* Isolate routing logic for isUnlocked, remove stray logssdtsui2017-08-031-2/+45
|
* Finalize sidebar dimensionssdtsui2017-08-031-4/+0
|
* Make mobile view flush with headersdtsui2017-08-031-19/+2
|
* Add note for styling buttonssdtsui2017-08-031-0/+2
|
* Isolate container component, add refactor notessdtsui2017-08-031-19/+18
|
* Adjust header spacing for 500px and 900px heightssdtsui2017-08-031-1/+1
|
* Integrate slideout menu with tx viewsdtsui2017-08-031-9/+1
|
* Hook up responsive sidebarsdtsui2017-08-031-1/+11
|
* Make wallet view visible iff vw above 575pxsdtsui2017-08-031-2/+1
|
* Implement mobile-friendly responsive layout with flex wrapsdtsui2017-08-011-1/+4
|
* Add TxView, use width percentages instead of flex-grow for layoutsdtsui2017-08-011-4/+7
|
* Use DIN OT in wallet viewsdtsui2017-08-011-1/+2
|
* Center account name and dropdownssdtsui2017-07-311-3/+3
|
* Add box shadow to main containersdtsui2017-07-311-0/+1
|
* Add containers for wallet view and dropdown UIsdtsui2017-07-311-3/+3
|
* Add layout for main container elementssdtsui2017-07-311-0/+41