Commit Graph

210 Commits (b0f1fba2e5fbde573b46a284285985e63f1a3618)

Author SHA1 Message Date
Chi Kei Chan 7d76e404f2 Make send token responsive; fix desktop send modal height 7 years ago
Chi Kei Chan 35d8671843 Add responsive UI to send ether modal 7 years ago
Chi Kei Chan 8b919758e5 Send Token screen partial UI 7 years ago
Chi Kei Chan 75c3009f83 Fix header style; Address comments 7 years ago
Jacky Chan b1fc290bed Fix menu style 7 years ago
Dan 799627189d Fix margin, padding, height for header. 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
sdtsui 4e9376ca71 Extend modal implementation and state management to accomodate multiple modal types 7 years ago
sdtsui f2f2d35992 Remove unnecessary imports, and account-detail.js 7 years ago
sdtsui d01a663342 Remove unused code - network dropdown components in app 7 years ago
sdtsui c60ea60ec9 Remove deprecated feature: main app settings dropdown 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 9ec8663605 Cleanup stray logs and lint 7 years ago
sdtsui 771f9ec124 Fix logic for dropdown components attaching checkmark to correct account 7 years ago
sdtsui bdf5436c2d Add minor comments and cleanup for new components 7 years ago
sdtsui dc702705bf Move buy view into its own component - BuyOptions 7 years ago
sdtsui eab5718a40 Add an additional font-size breakpoint for buy modal on the largest screens 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 f72f57dc6c Implement global modal 7 years ago
sdtsui 7cb031eeb9 Add sidebar click handler to overlay 7 years ago
sdtsui a7017b824d Refactor app-header css, including box shadow and z-index 7 years ago
sdtsui b5251d22a6 Fix integration test failures: unnecessary sandwich-expando event stopPropagation 7 years ago
sdtsui 781ac00eac Re-enable css transitions for dropdowns in header, needs menu-droppo library update 7 years ago
sdtsui baee076348 Lint ui/app 7 years ago
sdtsui 086441e41c Increase size of network dropdown 7 years ago
sdtsui 10d3a519c8 De-dupe click handler for sandwich-expando 7 years ago
sdtsui 850e9b63d2 Move accountselector menu-droppo up to app-header 7 years ago
Kevin Serrano 77908e1181
Fix wonky widths for notices. 7 years ago
sdtsui 0e631f6ac0 Add notes for @Zanibar, with props.isUnlocked and currentView.name logs 7 years ago
sdtsui 3ed81847d1 Isolate routing logic for isUnlocked, remove stray logs 7 years ago
sdtsui c7ac20ff65 Finalize sidebar dimensions 7 years ago
sdtsui 41250f9769 Adjust header spacing for 500px and 900px heights 7 years ago
sdtsui dd4586ee84 Adjust sidebar transition using @cjeria\'s feedback 7 years ago
sdtsui 61b4b1f947 Ensure app-header is rendered in responsive layout 7 years ago
sdtsui 49e3713704 Cleanup send, move send token into separate func to make room for send ETH 7 years ago
sdtsui c312f34119 Move overlay out of transition area 7 years ago
sdtsui 8a39ef03c2 Hook up css animation 7 years ago
sdtsui 84aba21ae9 Add notes for overlay click action 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
kumavis 4115c25d8f lint fix 7 years ago
sdtsui a7fc512650 Implement mobile-friendly responsive layout with flex wrap 7 years ago
sdtsui ca1a4b3096 Add layout for main container elements 7 years ago
sdtsui b15575b453 Remove old header space 7 years ago
sdtsui dd3766242d Adjust dimensions of popup.html and app bar to match 7 years ago
sdtsui 9709881679 Center send token content; hook up 'Next' and 'Cancel' buttons 7 years ago
sdtsui c0483fc230 Add token logo to send screen 7 years ago