aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/main-container.js
Commit message (Collapse)AuthorAgeFilesLines
* 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