Alexander Tseung
f8bf8cb527
Update popout to fullscreen icon
2018-01-17 17:56:18 -08:00
Chi Kei Chan
71a308d98b
Merge branch 'uat' into cb-388
2018-01-12 13:41:03 -08:00
Dan J Miller
5c1dcf3e9b
[NewUI-flat] New deposit ether modal UI. ( #2642 )
...
* New deposit ether modal.
* New deposit modal full screen on mobile, and other style fixes.
* Hide shapeshift option from deposit modal for now.
* Add shapeshift form to new deposit modal.
* Store recipient address for shapeshift tx in background.
* Use Simpledropdown to achieve desired styling in coin selector.
* Lint fix
* Fix typos and remove dead code.
* Remove storage of shapeshift receiving address from background.
* Fix typos
2018-01-12 11:48:18 -08:00
Alexander Tseung
376e136572
Update styling for buttons, font weights
2018-01-11 16:30:07 -08:00
Alexander Tseung
208e94d3bf
Update main view styling
2018-01-10 21:09:09 -08:00
Chi Kei Chan
515437a4c9
Fix isMascara and update yarn.lock
2017-12-12 12:22:22 -08:00
Dan
57c91435a7
Substitute isMascara check for explicit check if user is on mobile browser.
2017-12-12 12:14:40 -08:00
Dan
4b654669e6
Hide open in browser button on mobile (but still show on extension); adds a function to detect if viewing with mobile browser.
2017-12-12 12:14:40 -08:00
Dan
05c6789030
Adds button for opening app in main browser window in extension.
2017-12-12 12:14:40 -08:00
Chi Kei Chan
4401800a42
Account menu white check mark
2017-10-24 00:13:49 -07:00
Alexander Tseung
bef1405a50
Change all "Buy" to "Deposit"
2017-10-22 22:59:55 -07:00
Chi Kei Chan
ca69fa5d91
Re-enable Contract tx list item
2017-09-07 11:38:21 -07:00
Chi Kei Chan
8b919758e5
Send Token screen partial UI
2017-09-07 04:24:03 -07:00
Chi Kei Chan
14b2f3e391
Show token balance and identicon
2017-09-06 23:03:23 -07:00
Chi Kei Chan
f1fb9e10a0
Adding Token transaction detail screen
2017-09-06 03:17:49 -07:00
Dan
e7b3ef0708
Lint fixes
2017-08-31 04:16:07 -07:00
Dan J Miller
5b62f10a5f
Modify buy and send buttons color, border-radius and various size properties. ( #1956 )
2017-08-22 16:42:17 -07:00
sdtsui
b0759ddc18
Hook up send screen action to Send Button in TxView
2017-08-21 12:53:15 -07:00
sdtsui
4e9376ca71
Extend modal implementation and state management to accomodate multiple modal types
2017-08-20 18:32:58 -07:00
sdtsui
96b186dfb2
Cleanup txList and txView components
2017-08-10 19:35:10 -07:00
Simon Liang
53c91591b3
redid tx-view and balance-component mapStateToProps logic
2017-08-10 14:43:01 +08:00
Simon Liang
9d36b25c5f
extracted transaction list
2017-08-10 14:43:01 +08:00
sdtsui
29c8f448ca
Hook up global modal to Tx view, Buy button
2017-08-08 13:37:52 -07:00
Simon Liang
e8ade42f2a
extracted balance component and renders to the format, also wired in the account name
2017-08-08 16:49:45 +08:00
sdtsui
29662ff7b4
Move tx and wallet view styles to component classes
2017-08-06 20:47:59 -07:00
sdtsui
5c7adc911d
Merge branch 'NewUI' into feat/mm-ui-5-merged
2017-08-06 20:24:04 -07:00
sdtsui
b3d7abd5d4
Allow clicks on account view to enable sidebar, not just burger
2017-08-06 19:29:51 -07:00
sdtsui
850d2124c8
Refactor account name css - mobile views
2017-08-06 19:26:52 -07:00
sdtsui
403d9c52b5
Add fine css tweaks to hero balance - laptop
2017-08-06 18:14:48 -07:00
sdtsui
dc0f78c1b9
Fix font size of eth display for 576-780px vw
2017-08-06 16:58:45 -07:00
sdtsui
c1b8517959
Normalize sidebar dimensions and adjust hero button responsiveness
2017-08-06 16:37:41 -07:00
sdtsui
802c29c986
Implement hero balance UI, mobile
2017-08-06 15:46:55 -07:00
sdtsui
17de77f24a
Position account display and burger in mobile tx view
2017-08-06 14:56:13 -07:00
sdtsui
966b25573b
Move remaining debug, fonts, reset, and transitions into inverted triangle
2017-08-06 14:03:44 -07:00
sdtsui
0171918407
Add rough layout for flat layout tx details, add notes for breakpoints
2017-08-03 01:17:27 -07:00
sdtsui
267d12646c
Implement 'clear buttons' for tx view
2017-08-03 00:43:24 -07:00
sdtsui
3ed81847d1
Isolate routing logic for isUnlocked, remove stray logs
2017-08-03 00:01:38 -07:00
sdtsui
01788376d5
Finalize height for main screens, excluding sidebar
2017-08-02 23:07:35 -07:00
sdtsui
9ebdc343aa
Implement custom sidebar, with close button
2017-08-02 14:17:58 -07:00
sdtsui
dfa10763e3
Integrate slideout menu with tx view
2017-08-02 13:32:02 -07:00
sdtsui
22b03c62e6
Add burger icon and phone-visible media queries
2017-08-02 12:29:07 -07:00
sdtsui
a7fc512650
Implement mobile-friendly responsive layout with flex wrap
2017-07-31 23:07:58 -07:00
sdtsui
caab0b61cc
Add rough layout for tx list items
2017-07-31 22:00:18 -07:00
sdtsui
ce06fbd36d
Add tx-view content divider component
2017-07-31 21:34:37 -07:00
sdtsui
c7ace5b23d
Add hyperscript for tx-view tabs
2017-07-31 21:27:37 -07:00
sdtsui
c876428044
Add TxView, use width percentages instead of flex-grow for layout
2017-07-31 21:16:07 -07:00