Alexander Tseung
2381c0e0f4
Add new unlock screen design
7 years ago
bitpshr
cce123c30e
Show checksummed addresses throughout the UI
7 years ago
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
Alexander Tseung
cfa2592d78
Update button styles
7 years ago
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
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
Nick Doiron
abfa74f09a
complete i18n across new UI
7 years ago
Nick Doiron
9c133aaab3
get t imported in all files currently using i18n
7 years ago
Nick Doiron
bad70eb1b3
first steps to i18n
7 years ago
Alexander Tseung
376e136572
Update styling for buttons, font weights
7 years ago
Alexander Tseung
ec5e0a711c
Fix lint errors
7 years ago
Alexander Tseung
e226b10a89
Add react-router to allow use of the browser back button
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