Commit Graph

27 Commits (3188cc2ef08ec959ccfa5cba43e75326eae153d0)

Author SHA1 Message Date
sdtsui 96b186dfb2 Cleanup txList and txView components 7 years ago
Simon Liang 53c91591b3 redid tx-view and balance-component mapStateToProps logic 7 years ago
Simon Liang 9d36b25c5f extracted transaction list 7 years ago
sdtsui 29c8f448ca Hook up global modal to Tx view, Buy button 7 years ago
Simon Liang e8ade42f2a extracted balance component and renders to the format, also wired in the account name 7 years ago
sdtsui 29662ff7b4 Move tx and wallet view styles to component classes 7 years ago
sdtsui b3d7abd5d4 Allow clicks on account view to enable sidebar, not just burger 7 years ago
sdtsui 850d2124c8 Refactor account name css - mobile views 7 years ago
sdtsui 403d9c52b5 Add fine css tweaks to hero balance - laptop 7 years ago
sdtsui dc0f78c1b9 Fix font size of eth display for 576-780px vw 7 years ago
sdtsui c1b8517959 Normalize sidebar dimensions and adjust hero button responsiveness 7 years ago
sdtsui 802c29c986 Implement hero balance UI, mobile 7 years ago
sdtsui 17de77f24a Position account display and burger in mobile tx view 7 years ago
sdtsui 966b25573b Move remaining debug, fonts, reset, and transitions into inverted triangle 7 years ago
sdtsui 0171918407 Add rough layout for flat layout tx details, add notes for breakpoints 7 years ago
sdtsui 267d12646c Implement 'clear buttons' for tx view 7 years ago
sdtsui 3ed81847d1 Isolate routing logic for isUnlocked, remove stray logs 7 years ago
sdtsui 01788376d5 Finalize height for main screens, excluding sidebar 7 years ago
sdtsui 9ebdc343aa Implement custom sidebar, with close button 7 years ago
sdtsui dfa10763e3 Integrate slideout menu with tx view 7 years ago
sdtsui 22b03c62e6 Add burger icon and phone-visible media queries 7 years ago
sdtsui a7fc512650 Implement mobile-friendly responsive layout with flex wrap 7 years ago
sdtsui caab0b61cc Add rough layout for tx list items 7 years ago
sdtsui ce06fbd36d Add tx-view content divider component 7 years ago
sdtsui c7ace5b23d Add hyperscript for tx-view tabs 7 years ago
sdtsui c876428044 Add TxView, use width percentages instead of flex-grow for layout 7 years ago