Commit Graph

621 Commits (b900da885ebb5b5581a670d9ca85761cecaa648f)

Author SHA1 Message Date
sdtsui b900da885e Fix odd relative position conflict so main icon is rounded - See flyswatter/jazzicon/issues/1 7 years ago
sdtsui d01a663342 Remove unused code - network dropdown components in app 7 years ago
sdtsui 4cd33453dc [WIP] Extract network dropdown into own component 7 years ago
sdtsui e39c600a45 [WIP] Extract network dropdown out of main app render function 7 years ago
sdtsui 25184a3901 Move global modals into own pod, inside components/modals 7 years ago
sdtsui 9b48e0aa53 Implement infinite scrolls (no lazy loading) for wallet view 7 years ago
sdtsui 9954c95b4a [WIP] Begin fixing responsive layout with many wallets 7 years ago
sdtsui 0fab1b5482 Implement responsive wallet balances 7 years ago
sdtsui 58b61eb1fc Add UI tweaks, including separation of overflow logic for mobile (full-height) vs laptop (tx-view-only) 7 years ago
sdtsui 7a664a7f72 Improve text positioning on mobile view 7 years ago
sdtsui e31c298288 Implement widescreen layout for tx list 7 years ago
sdtsui f9432c5982 Move Txs list item styles into classes 7 years ago
sdtsui 96b186dfb2 Cleanup txList and txView components 7 years ago
Simon Liang 95eda70efe added logging for account balance 7 years ago
Simon Liang 708d8398f4 reverted my changes 7 years ago
Simon Liang a3f96951c2 connected wallet view dropdown button with real data 7 years ago
Simon Liang 53c91591b3 redid tx-view and balance-component mapStateToProps logic 7 years ago
Simon Liang 87cb930130 moved the props initialization steps into mapStateToProps 7 years ago
Simon Liang 9d36b25c5f extracted transaction list 7 years ago
Simon Liang 72df9746fa removing styling comments 7 years ago
sdtsui 779be75370 [WIP] Position account potions dropdown correctly and hook up to action creators 7 years ago
sdtsui 5f74564deb Adjust modal styles to match new modal size, from cancel button tweak 7 years ago
sdtsui 50f8535f7b Switch buy modal 'cancel' from text to button for accessibility 7 years ago
sdtsui 231b8a7542 Vertically center modal in mobile view - @cjeria 7 years ago
sdtsui 5e9926b0d0 Fix dropdown z-index value 7 years ago
sdtsui 67213e7583 Add backdrop styles and box shadow to new global modal defaults 7 years ago
sdtsui bdf5436c2d Add minor comments and cleanup for new components 7 years ago
sdtsui c8893fb9ca Hook up 'Buy with Fiat', redirect to Coinbase 7 years ago
sdtsui dc702705bf Move buy view into its own component - BuyOptions 7 years ago
sdtsui b97dcf09ac Move inline styles out into explicitly named BEM classes 7 years ago
sdtsui 928adae104 Implement modal content for buy flow - mobile view 7 years ago
sdtsui 9d3b5348aa Fix layout issues flagged by @tmashuang 7 years ago
sdtsui b6a7281737 Make buy ui more central to the screen 7 years ago
sdtsui 922a272e81 Add note for responsive modal styles 7 years ago
sdtsui 29c8f448ca Hook up global modal to Tx view, Buy button 7 years ago
sdtsui f72f57dc6c Implement global modal 7 years ago
Simon Liang 0db627d979 refactored and added unit test 7 years ago
Simon Liang e8ade42f2a extracted balance component and renders to the format, also wired in the account name 7 years ago
sdtsui d8fff0fc8c Opt for calculated values in absolutely positioned caret 7 years ago
sdtsui 0f140c5db5 Improve positioning of caret and add reusable color for wallet view 7 years ago
sdtsui ba50411bb2 Position account icon, name, and caret 7 years ago
sdtsui 29662ff7b4 Move tx and wallet view styles to component classes 7 years ago
sdtsui fd36d95c50 Cleanup before rebase on NewUI - need new version of AccountDropdowns 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 a7017b824d Refactor app-header css, including box shadow and z-index 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