aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/wallet-view.js
Commit message (Expand)AuthorAgeFilesLines
* Normalize sidebar dimensions and adjust hero button responsivenesssdtsui2017-08-071-3/+1
* Position account display and burger in mobile tx viewsdtsui2017-08-071-1/+1
* Implement 'clear buttons' for tx viewsdtsui2017-08-031-45/+0
* Isolate routing logic for isUnlocked, remove stray logssdtsui2017-08-031-2/+0
* Finalize height for main screens, excluding sidebarsdtsui2017-08-031-2/+0
* Implement custom sidebar, with close buttonsdtsui2017-08-031-2/+12
* Hook up responsive sidebarsdtsui2017-08-031-2/+2
* Make wallet view visible iff vw above 575pxsdtsui2017-08-031-1/+1
* Hook up send button to Send Token screensdtsui2017-08-011-1/+12
* 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-1/+1
* Adjust button styles to left align with wallet textsdtsui2017-08-011-7/+4
* Adjust popup size to 545x450; refactor wallet view to fitsdtsui2017-08-011-54/+20
* Isolate wallet-content-display componentsdtsui2017-07-311-2/+8
* Add layout for Buy and Send buttonssdtsui2017-07-311-1/+44
* Add hyperscript for wallet display componentsdtsui2017-07-311-4/+48
* Center account name and dropdownssdtsui2017-07-311-5/+4
* Add note for later on isolating componentssdtsui2017-07-311-1/+1
* Add containers for wallet view and dropdown UIsdtsui2017-07-311-0/+81