aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/tx-view.js
Commit message (Expand)AuthorAgeFilesLines
* Fix font size of eth display for 576-780px vwsdtsui2017-08-071-2/+0
* Normalize sidebar dimensions and adjust hero button responsivenesssdtsui2017-08-071-3/+1
* Implement hero balance UI, mobilesdtsui2017-08-071-51/+38
* Position account display and burger in mobile tx viewsdtsui2017-08-071-6/+41
* Move remaining debug, fonts, reset, and transitions into inverted trianglesdtsui2017-08-071-2/+6
* Add rough layout for flat layout tx details, add notes for breakpointssdtsui2017-08-031-20/+39
* Implement 'clear buttons' for tx viewsdtsui2017-08-031-0/+38
* Isolate routing logic for isUnlocked, remove stray logssdtsui2017-08-031-1/+0
* Finalize height for main screens, excluding sidebarsdtsui2017-08-031-4/+1
* Implement custom sidebar, with close buttonsdtsui2017-08-031-10/+3
* Integrate slideout menu with tx viewsdtsui2017-08-031-7/+29
* Add burger icon and phone-visible media queriessdtsui2017-08-031-0/+5
* Implement mobile-friendly responsive layout with flex wrapsdtsui2017-08-011-1/+5
* Add rough layout for tx list itemssdtsui2017-08-011-0/+60
* Add tx-view content divider componentsdtsui2017-08-011-5/+6
* Add hyperscript for tx-view tabssdtsui2017-08-011-9/+27
* Add TxView, use width percentages instead of flex-grow for layoutsdtsui2017-08-011-0/+53