sdtsui
96d3b2f35f
Add dependejncy: react-burger-menu
7 years ago
sdtsui
22b03c62e6
Add burger icon and phone-visible media queries
7 years ago
sdtsui
41c585c796
Make wallet view visible iff vw above 575px
7 years ago
sdtsui
6f4bee4599
Hook up send button to Send Token screen
7 years ago
sdtsui
a7fc512650
Implement mobile-friendly responsive layout with flex wrap
7 years ago
sdtsui
9cc461a6c2
Reset popup to 350x500, old form factor as advised by @Zanibas
7 years ago
sdtsui
caab0b61cc
Add rough layout for tx list items
7 years ago
sdtsui
ce06fbd36d
Add tx-view content divider component
7 years ago
sdtsui
c7ace5b23d
Add hyperscript for tx-view tabs
7 years ago
sdtsui
c876428044
Add TxView, use width percentages instead of flex-grow for layout
7 years ago
sdtsui
92bd783e0c
Adjust button styles to left align with wallet text
7 years ago
sdtsui
2d5c3394f4
Use DIN OT in wallet view
7 years ago
sdtsui
fce6041dbe
Add new fonts from @cjeria : DIN Next and DIN OT
7 years ago
sdtsui
3797b9921f
Adjust popup size to 545x450; refactor wallet view to fit
7 years ago
sdtsui
0c1aea97c7
Isolate wallet-content-display component
7 years ago
sdtsui
7d4927c975
Add layout for Buy and Send buttons
7 years ago
sdtsui
610d6da8ae
Add hyperscript for wallet display component
7 years ago
sdtsui
0ca50dfb1b
Center account name and dropdowns
7 years ago
sdtsui
ddbf5613b3
Add note for later on isolating components
7 years ago
sdtsui
4cdfd00f58
Add box shadow to main container
7 years ago
sdtsui
cbd53d4601
Add containers for wallet view and dropdown UI
7 years ago
sdtsui
ca1a4b3096
Add layout for main container elements
7 years ago
sdtsui
b15575b453
Remove old header space
7 years ago
sdtsui
7ea38523ea
Set font-size on body of popup.html, for responsiveness
7 years ago
sdtsui
dd3766242d
Adjust dimensions of popup.html and app bar to match
7 years ago
sdtsui
a7ab69b940
Adjust button styles for Send Token screen
7 years ago
sdtsui
97cb25c9f1
Adjust copy in send token confirmation screen
7 years ago
sdtsui
9373ba9f38
Move action buttons out of send token container, tweak styles
7 years ago
sdtsui
f368f371c2
Simplify btn-green colors
7 years ago
sdtsui
6a5e73e673
Enhance button and input css reset to protect from user agent stylesheet
7 years ago
sdtsui
689f60d1ce
Add rounded background to total token, with minor styling tweaks
7 years ago
sdtsui
4880ee26d5
Add note to self, for future code cleanup
7 years ago
sdtsui
abc78a1bf9
Add content boxes to pendingTx, prep for reusability
7 years ago
sdtsui
65327dd11f
Cleanup unnecessary pending tx-switching logic
7 years ago
sdtsui
35ff4c195c
[WIP] Isolate form logic from rest of confirmation UI
7 years ago
sdtsui
8ace4710ff
Clean up send screen
7 years ago
sdtsui
25259cc2cd
Center action buttons, add minor style adjustments
7 years ago
sdtsui
9709881679
Center send token content; hook up 'Next' and 'Cancel' buttons
7 years ago
sdtsui
fec3e64d63
Add high-level css layout for Send Token
7 years ago
sdtsui
2a5f2c7f40
Add responsive container; add send token copy
7 years ago
sdtsui
c0483fc230
Add token logo to send screen
7 years ago
sdtsui
8c5be54722
Rearrange header components: closer to redesigned UI
7 years ago
sdtsui
4d7295b05f
Add for use in main header
7 years ago
sdtsui
8e1713e1e0
[WIP] Propose more scaleable color management
7 years ago
sdtsui
4044b58b5a
Fix dropdown behavior - network
7 years ago
sdtsui
34834c108d
Fix dropdown toggle behavior - settings
7 years ago
sdtsui
24d375aaf1
Fix dropdown toggle behavior - account dropdowns
7 years ago
Dan Finlay
651fec5112
Create distinct responsive 'home.html' file, hard-code popup.html size
...
Because firefox was having inconsistent sizing, made a second html file for forcing the view to a certain size. Still allows us to develop a responsive interface via the `home.html` file, which shares all the same react JS & CSS as popup.html.
7 years ago
Dan Finlay
9ac0a18f3b
Correct viewport param
7 years ago
Dan Finlay
d1828b6dc9
Fix react warning
7 years ago