Dan J Miller
78bce55858
[NewUI] Use tooltip for copy to clipboard helper text on main screen. ( #3120 )
...
* Use tooltip for display of helper text in wallet views copy to clipboard feature.
* Use react-tippy in wallet-view.js; center arrow tooltip throughout tooltip text change.
* Remove unnecessary tabIndex attribute from wallet view address element.
7 years ago
Alexander Tseung
376e136572
Update styling for buttons, font weights
7 years ago
Chi Kei Chan
630ab79cc3
Styling and UX changes on sidebar
7 years ago
Chi Kei Chan
3f1ae92bb7
Hide sidebar on add token
7 years ago
Chi Kei Chan
966e4cfd11
Change clickable area for account detail; change network dot size
7 years ago
Chi Kei Chan
2871beebe6
Add "Add Token" button to side bar
7 years ago
Chi Kei Chan
a63373401b
New Sidebar uplift
7 years ago
Chi Kei Chan
376ae032fe
Fix selectors
7 years ago
Chi Kei Chan
5ee6e4d3b3
wip
7 years ago
Alexander Tseung
7caa914223
Fix Import Account link not hiding sidebar
7 years ago
Dan
b55a40c7f1
Close sidebar on token selection.
7 years ago
Chi Kei Chan
983fa2a117
Add Contract Tx List Item; Update Token Tx on select
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
Chi Kei Chan
06b2a04a42
Implement tokens list UI
7 years ago
Jacky Chan
b1fc290bed
Fix menu style
7 years ago
Dan
e7b3ef0708
Lint fixes
7 years ago
sdtsui
9dce1b6fd5
Remove fake transactions and balances from tx-list and wallet-view, respectively
7 years ago
sdtsui
c2636143c3
Hook up selected account label display to main wallet view
7 years ago
sdtsui
66829b7a05
Implement new dropdown design, integrate account balances
7 years ago
sdtsui
1743ccbdb5
Center account selection dropdown and specify useCssTransition prop
7 years ago
sdtsui
88665ba150
Extract dropdown component into components/dropdowns, hook up to app
7 years ago
sdtsui
b900da885e
Fix odd relative position conflict so main icon is rounded - See flyswatter/jazzicon/issues/1
7 years ago
sdtsui
9b48e0aa53
Implement infinite scrolls (no lazy loading) for wallet view
7 years ago
sdtsui
9954c95b4a
[WIP] Begin fixing responsive layout with many wallets
7 years ago
sdtsui
0fab1b5482
Implement responsive wallet balances
7 years ago
Simon Liang
95eda70efe
added logging for account balance
7 years ago
Simon Liang
708d8398f4
reverted my changes
7 years ago
Simon Liang
a3f96951c2
connected wallet view dropdown button with real data
7 years ago
sdtsui
779be75370
[WIP] Position account potions dropdown correctly and hook up to action creators
7 years ago
sdtsui
d8fff0fc8c
Opt for calculated values in absolutely positioned caret
7 years ago
sdtsui
0f140c5db5
Improve positioning of caret and add reusable color for wallet view
7 years ago
sdtsui
ba50411bb2
Position account icon, name, and caret
7 years ago
sdtsui
29662ff7b4
Move tx and wallet view styles to component classes
7 years ago
sdtsui
fd36d95c50
Cleanup before rebase on NewUI - need new version of AccountDropdowns
7 years ago
sdtsui
850d2124c8
Refactor account name css - mobile views
7 years ago
sdtsui
c1b8517959
Normalize sidebar dimensions and adjust hero button responsiveness
7 years ago
sdtsui
17de77f24a
Position account display and burger in mobile tx view
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
7767f9f7ad
Hook up responsive sidebar
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
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
3797b9921f
Adjust popup size to 545x450; refactor wallet view to fit
7 years ago
sdtsui
0c1aea97c7
Isolate wallet-content-display component
7 years ago