sdtsui
|
9954c95b4a
|
[WIP] Begin fixing responsive layout with many wallets
|
2017-08-11 00:42:44 -07:00 |
|
sdtsui
|
0fab1b5482
|
Implement responsive wallet balances
|
2017-08-11 00:31:06 -07:00 |
|
sdtsui
|
58b61eb1fc
|
Add UI tweaks, including separation of overflow logic for mobile (full-height) vs laptop (tx-view-only)
|
2017-08-10 22:47:56 -07:00 |
|
sdtsui
|
7a664a7f72
|
Improve text positioning on mobile view
|
2017-08-10 22:16:42 -07:00 |
|
sdtsui
|
e31c298288
|
Implement widescreen layout for tx list
|
2017-08-10 20:52:22 -07:00 |
|
sdtsui
|
f9432c5982
|
Move Txs list item styles into classes
|
2017-08-10 19:55:01 -07:00 |
|
sdtsui
|
96b186dfb2
|
Cleanup txList and txView components
|
2017-08-10 19:35:10 -07:00 |
|
Simon Liang
|
95eda70efe
|
added logging for account balance
|
2017-08-10 16:52:26 +08:00 |
|
Simon Liang
|
708d8398f4
|
reverted my changes
|
2017-08-10 14:48:05 +08:00 |
|
Simon Liang
|
a3f96951c2
|
connected wallet view dropdown button with real data
|
2017-08-10 14:47:17 +08:00 |
|
Simon Liang
|
53c91591b3
|
redid tx-view and balance-component mapStateToProps logic
|
2017-08-10 14:43:01 +08:00 |
|
Simon Liang
|
87cb930130
|
moved the props initialization steps into mapStateToProps
|
2017-08-10 14:43:01 +08:00 |
|
Simon Liang
|
9d36b25c5f
|
extracted transaction list
|
2017-08-10 14:43:01 +08:00 |
|
Simon Liang
|
72df9746fa
|
removing styling comments
|
2017-08-10 14:43:01 +08:00 |
|
sdtsui
|
779be75370
|
[WIP] Position account potions dropdown correctly and hook up to action creators
|
2017-08-09 21:42:16 -07:00 |
|
sdtsui
|
5f74564deb
|
Adjust modal styles to match new modal size, from cancel button tweak
|
2017-08-09 21:42:16 -07:00 |
|
sdtsui
|
50f8535f7b
|
Switch buy modal 'cancel' from text to button for accessibility
|
2017-08-09 21:42:16 -07:00 |
|
sdtsui
|
231b8a7542
|
Vertically center modal in mobile view - @cjeria
|
2017-08-09 21:42:16 -07:00 |
|
kumavis
|
0188e7b94d
|
Merge branch 'master' into NewUI-flat
|
2017-08-08 23:30:58 -07:00 |
|
sdtsui
|
5e9926b0d0
|
Fix dropdown z-index value
|
2017-08-08 19:02:58 -07:00 |
|
sdtsui
|
67213e7583
|
Add backdrop styles and box shadow to new global modal defaults
|
2017-08-08 18:51:06 -07:00 |
|
sdtsui
|
bdf5436c2d
|
Add minor comments and cleanup for new components
|
2017-08-08 18:44:20 -07:00 |
|
sdtsui
|
c8893fb9ca
|
Hook up 'Buy with Fiat', redirect to Coinbase
|
2017-08-08 18:37:20 -07:00 |
|
sdtsui
|
dc702705bf
|
Move buy view into its own component - BuyOptions
|
2017-08-08 18:34:04 -07:00 |
|
sdtsui
|
b97dcf09ac
|
Move inline styles out into explicitly named BEM classes
|
2017-08-08 17:51:06 -07:00 |
|
sdtsui
|
928adae104
|
Implement modal content for buy flow - mobile view
|
2017-08-08 17:11:25 -07:00 |
|
kumavis
|
922ecb9149
|
Merge branch 'master' into greenkeeper/initial
|
2017-08-08 16:23:14 -07:00 |
|
kumavis
|
7db1f30590
|
Merge pull request #1877 from MetaMask/hotfix/mobile-buy-layout
Improve layout for legacy buy screen
|
2017-08-08 15:56:02 -07:00 |
|
sdtsui
|
9d3b5348aa
|
Fix layout issues flagged by @tmashuang
|
2017-08-08 15:17:52 -07:00 |
|
sdtsui
|
b6a7281737
|
Make buy ui more central to the screen
|
2017-08-08 15:17:24 -07:00 |
|
sdtsui
|
922a272e81
|
Add note for responsive modal styles
|
2017-08-08 14:05:19 -07:00 |
|
sdtsui
|
29c8f448ca
|
Hook up global modal to Tx view, Buy button
|
2017-08-08 13:37:52 -07:00 |
|
sdtsui
|
f72f57dc6c
|
Implement global modal
|
2017-08-08 13:37:41 -07:00 |
|
Simon Liang
|
0db627d979
|
refactored and added unit test
|
2017-08-08 20:15:30 +08: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 |
|
frankiebee
|
f3b42f1e33
|
Merge branch 'master' into transactionControllerRefractor
|
2017-08-07 16:24:58 -04:00 |
|
kumavis
|
78aa957e5a
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
2017-08-07 10:52:08 -07:00 |
|
sdtsui
|
d8fff0fc8c
|
Opt for calculated values in absolutely positioned caret
|
2017-08-06 23:12:40 -07:00 |
|
sdtsui
|
0f140c5db5
|
Improve positioning of caret and add reusable color for wallet view
|
2017-08-06 22:30:27 -07:00 |
|
sdtsui
|
ba50411bb2
|
Position account icon, name, and caret
|
2017-08-06 21:54:42 -07: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
|
fd36d95c50
|
Cleanup before rebase on NewUI - need new version of AccountDropdowns
|
2017-08-06 19:52:13 -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
|
a7017b824d
|
Refactor app-header css, including box shadow and z-index
|
2017-08-06 18:50:23 -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 |
|