Vignesh Mohankumar
1a6fe3c1a8
chore: remove more unused exports ( #5515 )
...
* chore: remove more unused exports
* remove surveypopup
* rm NewMenu
2022-12-02 16:44:07 -05:00
Vignesh Mohankumar
a49ff49185
chore: remove some unused exports ( #5514 )
...
* remove some unused exports
* undo
2022-12-02 16:22:04 -05:00
Jack Short
ca1dc593d9
style: updating page loader for activity ( #5508 )
...
* style: updating page loader for activity
* reusing loader
2022-12-02 15:45:12 -05:00
Charles Bachmeier
afacc4a348
fix: only show owner container if we have NftBalance data ( #5526 )
...
* only show owner container if we have NftBalance data
* add endAt to NftBalanceQuery
* simplify isOwner check
* add undefined check
* remove test
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-12-02 14:59:05 -05:00
Vignesh Mohankumar
91157b7a43
chore: remove unused hooks, utils, components ( #5524 )
2022-12-02 14:10:14 -05:00
Jayden Windle
d5e676efb5
feat: Adds support for embedded animation_urls ( #5492 )
...
* feat: adds support for embedded animation_urls
* chore: refactored styles and MediaType types
* chore: re-use image styles for embeds
2022-12-02 13:07:00 -05:00
Charles Bachmeier
9ac83bea7e
fix: replace many blue instances with accentAction ( #5501 )
...
replace many blue instances with accentAction
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-12-02 10:48:34 -05:00
lynn
53b9a847ca
fix: add back previously deleted trending row selected event ( #5512 )
...
* init
* upgrade analytics pkg
2022-12-02 10:45:13 -05:00
Vignesh Mohankumar
04f9127961
chore: remove more unused NFT code ( #5525 )
2022-12-02 10:08:31 -05:00
Vignesh Mohankumar
5364eb5715
chore: remove some unused NFT exports ( #5517 )
2022-12-01 23:07:00 -05:00
Vignesh Mohankumar
5126e24d19
chore: remove some unused exports ( #5516 )
2022-12-01 19:12:53 -05:00
Vignesh Mohankumar
a06bb79039
chore: remove all remaining unused exports ( #5510 )
...
chore: remove unused tokens/core variables
2022-12-01 17:13:07 -05:00
Vignesh Mohankumar
a446dc7f10
chore: add landing page flag to modal ( #5511 )
...
add flag to modal
2022-12-01 17:09:31 -05:00
lynn
e903a335d6
fix: disabled treatment for unlisted collection page card + tooltip styling fixes ( #5507 )
...
init
2022-12-01 16:56:59 -05:00
Vignesh Mohankumar
3be5e9b5fe
chore: remove unused nft variables ( #5506 )
2022-12-01 15:41:35 -05:00
Jack Short
818e98328e
style: adding loading state for asset activity ( #5503 )
...
* style: adding loading state for asset activity
* translations
* previous translations did not work
2022-12-01 15:18:10 -05:00
Charles Bachmeier
aa3225c21c
feat: show 1155s in collection filter ( #5498 )
...
* show 1155s in collection filter
* continue to hide shared contract collections
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-12-01 14:19:37 -05:00
Vignesh Mohankumar
35d66f1e09
chore: remove nft feature flag ( #5484 )
...
* chore: remove nft feature flag
* add back wallet modal terms
* unused styles
* rm
2022-12-01 14:18:30 -05:00
Charles Bachmeier
e156635f77
feat: add mobile profile menu filter header ( #5499 )
...
* add mobile profile menu filter header
* incorrectly set color
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-12-01 14:00:53 -05:00
Charles Bachmeier
d2a97c62ed
fix: always show listed % ( #5497 )
...
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-12-01 13:58:36 -05:00
aballerr
6aa999f713
fix: Web 2398 ( #5488 )
...
* adding highlight when no value for selling has been set
2022-12-01 13:43:05 -05:00
lynn
0a3f8636e7
fix: wrong color on list button ( #5502 )
...
* init
* simplify
2022-12-01 13:39:18 -05:00
Jack Short
f5de7178d9
style: updating details loader to match design ( #5504 )
2022-12-01 13:36:15 -05:00
yyip-dev
6c203cc990
fix: reduce size for remove liquidity button ( #5500 )
...
Fix size for remove liquidity button
2022-12-01 11:17:58 -05:00
aballerr
3a40159147
fix: making colors correct on approval screen ( #5444 )
...
update approval button colors to be correct
2022-12-01 10:41:49 -05:00
Vignesh Mohankumar
c6f6bd446b
chore: remove react-confetti ( #5443 )
2022-12-01 08:33:50 -05:00
Vignesh Mohankumar
416212be3b
chore: remove /swap/:outputCurrency redirect ( #5442 )
2022-12-01 08:33:02 -05:00
Vignesh Mohankumar
ce9f4525a3
chore: remove unused favoriteTokens flag ( #5454 )
2022-12-01 08:32:39 -05:00
Vignesh Mohankumar
23a250aae0
chore: landing page feature flag ( #5453 )
2022-12-01 08:32:24 -05:00
Vignesh Mohankumar
5d5e0f4596
fix: full width for all TokenRow breakpoints ( #5491 )
2022-12-01 08:31:58 -05:00
Zach Pomerantz
d6199e0f61
build: release to cloudflare pages ( #5441 )
...
* build: release to cloudflare pages
* build: add params as secrets
* build: use node@16 for pages
* build: clarify step
v4.162.2
v4.162.1
2022-11-30 13:42:26 -08:00
cartcrom
a611cd03d8
fix: add retries to relay network layer ( #5485 )
...
* implemented relay modern
* cleaned up relay env
* added max number of retries
* remove caching layer
* fixed sparkline caching
* updated retry vars
* moved delay backoff logic into sep function
* inlined beforeRetry
* deduplicated
* added custom error middleware
* added custom error middleware
* empty array
* update
* clear errors
* only if errors exist
* check length
* fix: create empty data on error
* fix: rm unnecessary types
* fix: rm unnecessary import
* fix: return empty data if res.errors
* fix: clear errors but do ont throw
* fix: use noThrow
* retry explicit array
* reordered middleware
Co-authored-by: Vignesh Mohankumar <me@vig.xyz>
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2022-11-30 15:37:48 -05:00
Charles Bachmeier
bacc9667e8
fix: allow 0 after decimal ( #5487 )
...
allow 0 after decimal
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
v4.162.0
2022-11-30 09:27:28 -08:00
Jack Short
41776655dc
style: full width explore banner ( #5486 )
...
style: full width explore bannner
2022-11-30 12:17:40 -05:00
aballerr
a350f59811
feat: adding in eth value to listing page ( #5481 )
...
* adding in eth value in sell page
2022-11-30 11:18:45 -05:00
Charles Bachmeier
bdc336e188
fix: successfully list ENS to x2y2 ( #5482 )
...
successfully list ENS to x2y2
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-30 08:07:42 -08:00
Charles Bachmeier
8f44adb038
refactor: scientific notation helper fn ( #5479 )
...
* fix listing ens to x2y2
* add helper fn for handling scinetific notation
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-30 07:59:26 -08:00
Charles Bachmeier
e4ae705eb1
fix: listing ens to x2y2 ( #5477 )
...
fix listing ens to x2y2
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-30 07:24:21 -08:00
Jack Short
1afc36454d
fix: supporting commas ( #5472 )
2022-11-30 09:59:10 -05:00
Charles Bachmeier
1b65d6a1ce
fix: lisiting modal ( #5464 )
...
fix lisitng modal
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-30 06:25:08 -08:00
Charles Bachmeier
677fabf71a
feat: NFTs on Uniswap ( #5458 )
...
* move to temp url
* update url to include nft path
* use prod graphql
* remove redundant declaration
* enable nfts on uniswap
* remove unused env var
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-30 05:28:20 -08:00
lynn
e138e0ecf2
fix: don't open bag automatically when removing items ( #5452 )
...
fix
v4.161.0
2022-11-29 17:23:22 -05:00
Callil Capuozzo
60bd2db4c1
fix: fixes search styling nits ( #5446 )
...
* fixes search styling nits
* Improve box contrast in dark mode
2022-11-29 14:01:23 -08:00
Charles Bachmeier
c7dd0f06e7
fix: collection names truncating early ( #5450 )
...
fix collection names truncating early
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-29 16:53:11 -05:00
Charles Bachmeier
76dc71e442
fix: remove set height from unavailable assets ( #5449 )
...
* remove set height from unavailable assets
* actually remove
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-29 13:39:10 -08:00
Charles Bachmeier
88bb048920
chore: remove unused keys ( #5448 )
...
remove unused keys
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-29 13:38:01 -08:00
Jack Short
1344e57c4d
feat: share link on transaction page ( #5440 )
...
* feat: share link on transaction page
* responding to comment
2022-11-29 16:26:12 -05:00
Charles Bachmeier
0b18bf0813
feat: remove gated key for graphql query ( #5447 )
...
remove gated key for graphql query
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-29 13:24:15 -08:00
lynn
1195be5747
fix: button colors ( #5435 )
...
* init
* fix
* respond to comments
* respond
* fix
2022-11-29 16:08:52 -05:00
aballerr
3aa98d626b
fix: reverting to previous styles ( #5439 )
...
* Fixing overlay regression caused from a commit this morning
2022-11-29 15:07:37 -05:00