Commit Graph

62 Commits (516c1869b0f366a42282a66e14185ce630f883dd)

Author SHA1 Message Date
Dan 0a711f0de0 Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago
Alexander Tseung cfa2592d78 Update button styles 7 years ago
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
Alexander Tseung a07550d2ab Increase tap areas for menu buttons on mobile 7 years ago
Dan 09dae760bc Correct caps of Send button on main screen. 7 years ago
Nick Doiron abfa74f09a complete i18n across new UI 7 years ago
Nick Doiron 9c133aaab3 get t imported in all files currently using i18n 7 years ago
Nick Doiron bad70eb1b3 first steps to i18n 7 years ago
Alexander Tseung f8bf8cb527 Update popout to fullscreen icon 7 years ago
Dan J Miller 5c1dcf3e9b [NewUI-flat] New deposit ether modal UI. (#2642) 7 years ago
Alexander Tseung 376e136572 Update styling for buttons, font weights 7 years ago
Alexander Tseung 208e94d3bf Update main view styling 7 years ago
Alexander Tseung e226b10a89 Add react-router to allow use of the browser back button 7 years ago
Chi Kei Chan 515437a4c9 Fix isMascara and update yarn.lock 7 years ago
Dan 57c91435a7 Substitute isMascara check for explicit check if user is on mobile browser. 7 years ago
Dan 4b654669e6 Hide open in browser button on mobile (but still show on extension); adds a function to detect if viewing with mobile browser. 7 years ago
Dan 05c6789030 Adds button for opening app in main browser window in extension. 7 years ago
Chi Kei Chan 4401800a42 Account menu white check mark 7 years ago
Alexander Tseung bef1405a50 Change all "Buy" to "Deposit" 7 years ago
Chi Kei Chan ca69fa5d91 Re-enable Contract tx list item 7 years ago
Chi Kei Chan 8b919758e5 Send Token screen partial UI 7 years ago
Chi Kei Chan 14b2f3e391 Show token balance and identicon 7 years ago
Chi Kei Chan f1fb9e10a0 Adding Token transaction detail screen 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
Dan J Miller 5b62f10a5f Modify buy and send buttons color, border-radius and various size properties. (#1956) 7 years ago
sdtsui b0759ddc18 Hook up send screen action to Send Button in TxView 7 years ago
sdtsui 4e9376ca71 Extend modal implementation and state management to accomodate multiple modal types 7 years ago
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