vignesh mohankumar
23eb31e6a2
fix: aligns token ranking column ( #4849 )
2022-10-10 13:28:19 -04:00
lynn
e8d4f00f49
fix: remove no tokens state and replace w loading ( #4847 )
...
* remove no tokens state and replace w loading
* update snapshot
2022-10-10 12:23:49 -04:00
aballerr
978e3f945d
feat: adding in trait chips ( #4807 )
...
* adding in traitchips
2022-10-10 11:23:45 -04:00
Jordan Frankfurt
072f394476
feat(WEB-1457): update banner text ( #4841 )
v4.130.0
2022-10-07 14:06:55 -05:00
lynn
5926d7037d
fix: handle tiny numbers ( #4842 )
...
* handle tiny numbers
* remove console
2022-10-07 14:43:52 -04:00
lynn
52b51ee7d0
fix: price calculations are wrong ( #4840 )
...
* make every duration have latest price point
* simplify
* fix info tip icon regression
* remove unecessary line
* use memo
* fix MASSIVE ERROR in number cal
* bump widget v
* delete unit test failing for some obscure reason, added todo
* fix unit tests
2022-10-07 13:51:31 -04: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
Connor McEwen
9e959ca455
fix: import widget font ( #4813 )
...
* import widget font
* update comment
2022-10-07 12:00:42 -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
Zach Pomerantz
843afa93c3
fix: do not load token list ( #4820 )
...
* build: upgrade widgets
* fix: use empty token list
* build: trigger checks
2022-10-06 17:50:33 -05:00
Zach Pomerantz
5441e63825
build: upgrade widgets ( #4824 )
2022-10-06 14:35:34 -07:00
Charles Bachmeier
7bf741027e
feat: profile listing sidebar ( #4809 )
...
* Add sell header to Bag
* split bag content to its own file
* empty tag state
* continue button
* file re-arranging and add profile select row content
* update padding
* better null check
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-10-06 14:23:57 -07:00
Zach Pomerantz
0017e2fcc8
test: use goerli ( #4826 )
...
* test: use goerli
* test: skip rinkeby-specific tests
* revert: retain arbitrum rinkeby
v4.129.0
2022-10-06 15:16:58 -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
Jack Short
873d0ea2a3
chore: breaking details into two containers ( #4822 )
...
* holding
* breaking up code into two areas for development purposes
2022-10-06 13:56:41 -04:00
Charles Bachmeier
db4987f557
feat: Sell Mode Button ( #4803 )
...
* remove sort and search functionality
* add sell mode button toggle
* update cards to sell mode
* split wallet asset display file
* remove unused style
* address comments
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-10-06 10:44:14 -07: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
lynn
19f175ba89
fix: make eth in search bar navigate to eth token details ( #4812 )
...
* make eth in search bar navigate to eth token details
* use local resolving functions
2022-10-05 22:44:27 -04:00
vignesh mohankumar
aaf105ef51
fix: add redirect from /tokens to /tokens/ethereum ( #4816 )
2022-10-05 20:14:32 -04:00
vignesh mohankumar
974308f939
fix: center TimeButton in PriceChart horizontally ( #4795 )
2022-10-05 19:28:33 -04:00
vignesh mohankumar
0ec738a48a
fix: update hover states in control CurrencyInputSelector ( #4815 )
2022-10-05 19:27:12 -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
cartcrom
d62013177d
feat: add 52 w highlow ( #4791 )
...
updated query
2022-10-05 10:44:09 -04:00
lynn
fc08ede58a
feat: privacy disclaimer change ( #4790 )
...
* privacy disclaimer change
* remove change for current site, only apply to phase 0
v4.128.0
2022-10-04 18:38:55 -04:00
vignesh mohankumar
995a62985e
fix: allows SwapDetailsDropdown to be opened ( #4794 )
2022-10-04 17:46:21 -04:00
aballerr
67d5a00a0c
fix: fixes show more not showing on long collection description ( #4789 )
...
* fixes bug where show more does not always show up properly
2022-10-04 16:53:27 -04:00
lynn
84364c9df2
fix: make number of loading rows make more sense when filtering, changing duration etc ( #4781 )
...
* fix loading
* simplify
* respond to zach
* remove console log
* simplify and eliminate tokensListLength
* respond to nit
2022-10-04 16:40:24 -04:00
Jordan Frankfurt
446eb9f9a4
fix(IconButton): improves code quality and fixes a console error re: incorrect data- attribute syntax ( #4788 )
2022-10-04 15:37:57 -05:00
vignesh mohankumar
a73e814167
fix: swap hover states ( #4771 )
...
* Swap component tweaks
* Fix spacing issues and update swap arrows icon
* px
* fix ternaries
* 20px
* create a separate OutputWrapper
* variable
* update border radius case
* fix type
* use right variable
* move the containers around
* rename to swap section
* swapdetailssection
* remove unnecessary autocolumn
* border radius
* remove unnecessary wrapping div
* wrap the output swap stuff
* inherit border-radius
* update overlay styles
* remove floating bg
* fix ungated version
* fix background colors
* trying this out
* separate blocks
* accent action on the buttons
* undo
* show unselected state properly
* show on expert mode
* 0 not none
* handle margintop
* flag font size
* undo reverse icon change
* fix build
Co-authored-by: Callil Capuozzo <callil.capuozzo@gmail.com>
2022-10-04 14:10:42 -04:00
aballerr
7125562c9d
fix: fixing issue with decimal in price range ( #4784 )
...
* fixing issue with decimal in price range
2022-10-04 12:27:50 -04:00
lynn
1361f99639
fix: remove ALL in time periods (temporary until v2 backend data available) ( #4780 )
...
* remove ALL
* fix to zach comments
* fix comment
v4.127.1
2022-10-03 18:19:46 -04:00
lynn
d70a87a89a
fix: new swap confirmation modal scroll style ( #4768 )
...
* init
* fix in response to cmcewen comment
* top getting cut off fix
* persist change for mobile
2022-10-03 16:27:32 -04:00
Jack Short
2cb0d9527e
style: filling background color for collection header ( #4774 )
...
* style: filling background color for collection header
* udpating color
2022-10-03 11:17:07 -04:00
cartcrom
1839e145ec
style: updating explore language and css ( #4772 )
...
* finished updating explore language and css
* implemented feedback from fred
* refactored css for row height
* extended filter option
2022-10-03 10:49:17 -04:00
lynn
8c1e41a3a8
fix: glitchy lazy loading (big jump / unnecessary scroll) ( #4776 )
...
* fix glitchy loading
* fix initial no tokens state
v4.127.0
2022-09-30 17:23:05 -04:00
Charles Bachmeier
9859c0b4dd
feat: add empty wallet state ( #4765 )
...
add empty wallet state
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-09-30 14:19:33 -07:00