Dan
9d215bab0f
Merge branch 'master' into i18n
2018-03-06 20:45:45 -03:30
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.
2018-01-31 16:27:35 -08:00
Nick Doiron
abfa74f09a
complete i18n across new UI
2018-01-29 15:29:01 -05:00
Nick Doiron
9c133aaab3
get t imported in all files currently using i18n
2018-01-24 19:41:29 -10:00
Nick Doiron
bad70eb1b3
first steps to i18n
2018-01-22 23:48:03 -10:00
Alexander Tseung
376e136572
Update styling for buttons, font weights
2018-01-11 16:30:07 -08:00
Chi Kei Chan
630ab79cc3
Styling and UX changes on sidebar
2017-10-24 20:04:29 -07:00
Chi Kei Chan
3f1ae92bb7
Hide sidebar on add token
2017-10-24 16:55:02 -07:00
Chi Kei Chan
966e4cfd11
Change clickable area for account detail; change network dot size
2017-10-24 00:54:49 -07:00
Chi Kei Chan
2871beebe6
Add "Add Token" button to side bar
2017-10-24 00:29:20 -07:00
Chi Kei Chan
a63373401b
New Sidebar uplift
2017-10-23 23:59:21 -07:00
Chi Kei Chan
376ae032fe
Fix selectors
2017-10-19 12:47:44 -07:00
Chi Kei Chan
5ee6e4d3b3
wip
2017-10-17 22:38:00 -07:00
Alexander Tseung
7caa914223
Fix Import Account link not hiding sidebar
2017-10-16 01:43:27 -04:00
Dan
b55a40c7f1
Close sidebar on token selection.
2017-09-28 15:54:04 -07:00
Chi Kei Chan
983fa2a117
Add Contract Tx List Item; Update Token Tx on select
2017-09-07 03:14:53 -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
Chi Kei Chan
06b2a04a42
Implement tokens list UI
2017-09-06 00:36:31 -07:00
Jacky Chan
b1fc290bed
Fix menu style
2017-09-04 15:57:43 -07:00
Dan
e7b3ef0708
Lint fixes
2017-08-31 04:16:07 -07:00
sdtsui
9dce1b6fd5
Remove fake transactions and balances from tx-list and wallet-view, respectively
2017-08-22 15:24:48 -07:00
sdtsui
c2636143c3
Hook up selected account label display to main wallet view
2017-08-21 04:51:55 -07:00
sdtsui
66829b7a05
Implement new dropdown design, integrate account balances
2017-08-21 03:27:11 -07:00
sdtsui
1743ccbdb5
Center account selection dropdown and specify useCssTransition prop
2017-08-14 08:50:49 +02:00
sdtsui
88665ba150
Extract dropdown component into components/dropdowns, hook up to app
2017-08-14 08:31:49 +02:00
sdtsui
b900da885e
Fix odd relative position conflict so main icon is rounded - See flyswatter/jazzicon/issues/1
2017-08-14 07:34:57 +02:00
sdtsui
9b48e0aa53
Implement infinite scrolls (no lazy loading) for wallet view
2017-08-11 09:17:14 -07:00
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
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
sdtsui
779be75370
[WIP] Position account potions dropdown correctly and hook up to action creators
2017-08-09 21:42:16 -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
fd36d95c50
Cleanup before rebase on NewUI - need new version of AccountDropdowns
2017-08-06 19:52:13 -07:00
sdtsui
850d2124c8
Refactor account name css - mobile views
2017-08-06 19:26:52 -07:00
sdtsui
c1b8517959
Normalize sidebar dimensions and adjust hero button responsiveness
2017-08-06 16:37:41 -07:00
sdtsui
17de77f24a
Position account display and burger in mobile tx view
2017-08-06 14:56:13 -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
7767f9f7ad
Hook up responsive sidebar
2017-08-02 13:03:36 -07:00
sdtsui
41c585c796
Make wallet view visible iff vw above 575px
2017-08-02 12:18:29 -07:00
sdtsui
6f4bee4599
Hook up send button to Send Token screen
2017-07-31 23:21:11 -07:00
sdtsui
a7fc512650
Implement mobile-friendly responsive layout with flex wrap
2017-07-31 23:07:58 -07:00