Zach Pomerantz
c1607bbd52
fix: token details layout gap ( #5004 )
2022-10-26 08:14:38 -07:00
Zach Pomerantz
c871e55d82
fix: clean up balance summaries ( #4984 )
...
* fix: clean up balance summaries
* fix: nits
* fix: off-chain balances
* fix: only show token under details
* fix: consolidate formatting
2022-10-25 13:46:25 -07:00
Zach Pomerantz
d0e4659d32
feat: transition between tokens details ( #4981 )
...
* fix: navigate to widget-selected token
* fix: leave tokens if default is already set
* refactor: clean up widget skeleton
* fix: clean widget skeleton
* feat: transition between tokens
* fix: flicker on chart draw
* fix: nits
* fix: pixel-match loader
* fix: rm debug clause
* fix: hr color
2022-10-25 12:16:01 -07:00
cartcrom
d9434a1a9c
feat: update token safety / lists / verification ( #4968 )
...
* removed selected list logic and state
* updated copy
* updated warning color
* updated lists and fixed native currency bug
* removed no-longer-relevant active list tests
* removed leftover list code
* copy and color changes
2022-10-24 11:53:00 -04:00
vignesh mohankumar
414b221727
fix: no margin-top for LoadingRows ( #4979 )
2022-10-21 13:33:15 -04:00
vignesh mohankumar
0323725543
fix: add padding to LoadingRow ( #4931 )
...
* fix: add padding to LoadingRow
* remove sortable on header
2022-10-20 16:20:39 -04:00
vignesh mohankumar
443cfe7540
chore: remove favoriteTokens flag ( #4955 )
...
* chore: remove favoriteTokens flag
* remove more favorites stuff
* unused imports
2022-10-19 12:55:45 -04:00
vignesh mohankumar
5462526f53
fix: hover state shows for full header cell ( #4940 )
2022-10-18 12:10:02 -04:00
vignesh mohankumar
4388bbe0a2
fix: don't crash on unexpected chain ( #4952 )
...
* fix: don't crash on unexpected chain
* skip if undefined
2022-10-18 11:30:12 -04:00
Yadong Zhang
175ffade5e
fix: handled undefined circleLogoUrl and failed fetchQuery ( #4916 )
...
* fix: handled circleLogoUrl undefined.
* fix: catch error and return empty data.
* fix: added optional chaining for circleLogoUrl in TokenRow file.
2022-10-17 14:26:30 -07:00
Zach Pomerantz
cee32f9751
fix: display loaded logo on token details ( #4922 )
2022-10-13 12:15:09 -07:00
cartcrom
cb480706a2
fix: display 0 instead of '-' on explore table ( #4892 )
...
* fixed table display
* updated test
2022-10-13 14:00:22 -05:00
Jordan Frankfurt
f6b08e8ed1
fix: make background opaque ( #4895 )
...
* fix: remove old background-color flash (#4890 )
remove old background-color
* fix: make background opaque
* refactor to fix dismissal bug and improve code quality
* fix merge errors
2022-10-13 13:33:40 -05:00
Jordan Frankfurt
a3a3e934a1
fix: mobile tweaks ( #4910 )
...
* update manifest theme colors to magenta
* text spacing and right positioning on very small screens
2022-10-13 11:38:26 -04:00
cartcrom
55beaf65a2
fix: use correct optimism icon in explore ( #4893 )
2022-10-13 11:38:26 -04:00
lynn
0d5bc753ca
fix: Web 1561 logging event for clicking on explore banner toast + WEB-1543 [Explore Banner] String should be sentence case ( #4899 )
...
* explore banner changes
* remove console log
* oops
2022-10-13 11:38:26 -04:00
vignesh mohankumar
ec523e5235
revert: add back phase0 bug fixes ( #4888 )
...
* Revert "revert: removing phase0 bug fixes temporarily (#4886 )"
This reverts commit 06291a15a6af77b8493e14e2cb2c84cea5c10709.
* use token amount
* Revert "use token amount"
This reverts commit f47c00358b29cfa9886bf4e490df4bf70b88e648.
* dont render if empty
2022-10-13 11:38:26 -04:00
vignesh mohankumar
06291a15a6
revert: removing phase0 bug fixes temporarily ( #4886 )
...
* Revert "fix: handle backspace out of /tokens (#4879 )"
This reverts commit 3e40a6f5c6a26053d882de85943dd797460ff7b1.
* Revert "fix: add padding-bottom to TokenDetailsLayout (#4882 )"
This reverts commit f91b48e214d70ab8bddc1d24364b3add007223c1.
* Revert "fix: updates outputCurrency link in mobile balance footer (#4885 )"
This reverts commit e340f405b4ecbe1a61e9d8dca1a429283d015e5f.
2022-10-12 09:34:03 -05:00
vignesh mohankumar
3e40a6f5c6
fix: handle backspace out of /tokens ( #4879 )
...
* fix: handle backspace out of /tokens
* simplify banner
* simplify banner more
2022-10-12 09:05:53 -05:00
vignesh mohankumar
e340f405b4
fix: updates outputCurrency link in mobile balance footer ( #4885 )
2022-10-12 09:02:54 -05:00
lynn
bf16dfa09c
fix: fix twitter links ( #4868 )
...
* fix twitter links
* fix
2022-10-11 16:42:19 -04:00
Zach Pomerantz
4806c69053
fix: map wrapped tokens to native tokens for top/trending ( #4855 )
...
* fix: map wrapped to native for trending tokens
* fix: close top tokens subscription
* fix: map wrapped to native for top tokens
* fix: link to native from native
* refactor: unwrapToken.ts
* fix: mv query to effect
* fix: native token logos
* fix: use NATIVE_CHAIN_ID
* fix: rm todo
* fix: include NATIVE_CHAIN_ID
* fix: NATIVE_CHAIN_ID import
2022-10-10 22:34:11 -07:00
vignesh mohankumar
5d1377af80
fix: track token_list_rank ( #4857 )
2022-10-10 23:15:47 -05:00
lynn
a663482dc6
fix: second part of price fixes ( #4852 )
...
* init
* use named args
* transaction price format
* respond to comments
* 1.00 rounding edge case
2022-10-10 22:09:02 -04:00
lynn
e8d6235529
fix: revise strings on token details + change privacy disclaimer edits to be enabled by phase 1 flag ( #4856 )
...
* init
* nft flag name change
2022-10-10 21:58:42 -04:00
cartcrom
d8677d8a6d
feat: lazy load sparklines ( #4827 )
...
* testing removing sparklines
* fixed build
* filter working
* added lazy loading of sparklines
* fixed bugs
* removed comments
* add back memo
Co-authored-by: Connor McEwen <connor.mcewen@gmail.com>
2022-10-10 16:51:45 -04:00
omahs
79c7c01964
fix: minor typo ( #4845 )
...
Fix: typo
Fix: typo
2022-10-10 13:25:14 -07:00
lynn
14f01905d7
fix: price formatting spot check fixes ( #4850 )
...
fix price formatting
2022-10-10 13:49:32 -04:00
vignesh mohankumar
23eb31e6a2
fix: aligns token ranking column ( #4849 )
2022-10-10 13:28:19 -04:00
Jordan Frankfurt
072f394476
feat(WEB-1457): update banner text ( #4841 )
2022-10-07 14:06:55 -05:00
Jordan Frankfurt
54f831ede4
fix(token-details): make breakpoints more consistent and use only theme.breakpoint values ( #4836 )
...
* fix(token-details): make breakpoints more consistent and use only theme.breakpoint values
* feat(token-details): design patch for mobile swap button footer
* render mobile balance footer w/ only swap button when user is disconnected
* don't render BalanceSummary if no balances are provided
* full width swap button footer until breakpoints.lg
2022-10-07 12:35:27 -05:00
Fred Zaw
c9ead63ff6
style: increase name column width in token table ( #4835 )
...
increase name column width in token table
2022-10-07 13:27:51 -04:00
Fred Zaw
9ca74cf8d2
style: updated crosshair light/dark color and stroke width ( #4837 )
...
updated crosshair light/dark color and stroke width
2022-10-07 13:24:21 -04:00
Connor McEwen
2a0d455419
fix: animation on mount wasn't happening ( #4839 )
2022-10-07 13:20:29 -04:00
lynn
d3f6796bb9
fix: make sure every duration has latest price point ( #4832 )
...
* make every duration have latest price point
* simplify
* fix info tip icon regression
* remove unecessary line
* use memo
2022-10-07 11:44:36 -04:00
cartcrom
64d6eeabcb
fix: info tip light theme issue ( #4825 )
...
fixed light theme issue
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
2022-10-07 09:59:58 -04:00
lynn
859258c25c
fix: standardize decimals for token prices in explore, token details, search ( #4821 )
...
* token prices in explore, token details, search
* use correct dollar format function
* additional price corrections
* remove oopsies
* changes in notion from andy
* use currencyAmountToPreciseFloat everywhere
2022-10-06 20:27:23 -04:00
Jordan Frankfurt
2338255a54
fix(token-details): nits from design re: headers, spacing, layout ( #4829 )
...
* fix(token-details): nits from design re: headers, spacing, layout
* pr feedback
2022-10-06 18:26:51 -05:00
cartcrom
5c9c8b4cb7
feat: explore category info icons ( #4787 )
...
* added tooltips
* switched to premade tooltip component
* added 'help' cursor
2022-10-06 14:39:41 -04:00
Jordan Frankfurt
b0b61f886d
fix: refactors the way chainId is accessed in some places ( #4818 )
...
fix: refactors the way some data is accessed
2022-10-06 11:55:46 -05:00
cartcrom
5d4b25f417
feat: chart states polish ( #4819 )
...
* init
* finished missing data component
* finished feature
2022-10-06 12:51:37 -04:00
Callil Capuozzo
c88d7c880b
fix: Adjust verified icons to accentAction ( #4804 )
...
* Adjust verified icons to accentAction
* Adjust to match designs
* Apply verified icons in all places
* use theme.accentAction
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
2022-10-06 11:37:48 -05:00
Jordan Frankfurt
a96d13978b
feat(token-details): link between native:wrapped assets in the balance summary ( #4817 )
...
* feat(token-details): link between native:wrapped assets in the balance summary
* update pageChainName access method
2022-10-06 11:36:52 -05:00
Jordan Frankfurt
22b26de78d
feat(token-details): native/wrapped-native balance UI ( #4814 )
...
* feat(token-details): balance hook
* mobile balance UI
* feat(token-details): sidebar balance summary
* pr feedback
2022-10-05 22:46:24 -05:00
lynn
53b57879a3
fix: link to explore table when explore tokens banner clicked ( #4811 )
...
* token banner
* responses to jordan
2022-10-05 22:59:35 -04:00
lynn
d794cef770
fix: more explore table fixes ( #4806 )
...
* testing
* remove dev dep
* fixed
* fixes
* add developer comments
* link to eth token page when eth clicked in search bar
* undo commit to wrong pr / branch smh
* fix ascending sorted tokens index
2022-10-05 22:51:22 -04:00
vignesh mohankumar
974308f939
fix: center TimeButton in PriceChart horizontally ( #4795 )
2022-10-05 19:28:33 -04:00
cartcrom
904f6e22f4
feat: search attempts route to current chain ( #4785 )
...
* finished feature
* added L2 icons
* removed console.log
2022-10-05 15:50:33 -04:00
cartcrom
66fad96e61
perf: improve token details query performance ( #4808 )
...
* updated hook
* fixed build error
2022-10-05 15:50:08 -04:00
cartcrom
9037930e56
feat: added widget skeleton to loading state ( #4793 )
...
* added widget skeleton to loading state
* removed memo
* made theme inline
2022-10-05 11:19:46 -04:00