lynn
d38854749b
feat: view my nft cards redesign ( #5246 )
...
* init
* link
2022-11-16 13:49:45 -05:00
aballerr
10a1963801
fix: reverting navbar change ( #5237 )
...
* reverting mobile navbar changes
2022-11-16 12:46:30 -05:00
vignesh mohankumar
be7e808fff
refactor: remove unused isSellMode, setIsSellMode in useSellAsset ( #5236 )
...
* refactor: remove unused isSellMode, setIsSellMode in useSellAsset
* rm
2022-11-16 11:42:56 -05:00
vignesh mohankumar
ef9a59a96b
refactor: remove unused nft css ( #5241 )
...
* refactor: remove unused nft css
* unused
* unused
2022-11-16 11:23:10 -05:00
Mike Grabowski
78b6ef60ac
feat: render blurred collection cover photo in the header ( #5233 )
...
* initial commit
* feat: blurred header
* chore: replace with helper
* chore: cleanup
* chore: different extension
* chore: layout tweaks
* chore: tweaks
* chore: prevent weird text selection on double click
* chore: wip for linear gradient/plain color light mode
* feat: linear-gradient when image missing
* chore: clean up post merge
* feat: different opacity for dark/light mode
* chore: fix paddings
2022-11-16 16:58:18 +01:00
Jordan Frankfurt
779a699ff0
fix: don't include accentActiveSoft background on navicon active state ( #5240 )
...
don't include accentActiveSoft background on navicon active state
2022-11-16 09:39:59 -06:00
S A R A N
02e5478c6e
fix: approve button font size ( #5187 )
...
* fix: approve button font size
Co-authored-by: 0xsaranonearth <saran.s@pillow.fund>
2022-11-16 10:04:14 -05:00
Mike Grabowski
6520dd33fa
fix: limit max volume change value to 9999% ( #5227 )
...
* fix web-2246
* chore: change to >
* chore: use single component
2022-11-16 16:03:16 +01:00
Mike Grabowski
c479239ab0
chore: enable jsx-curly-brace-presence and autofix ( #5242 )
v4.153.1
2022-11-16 11:09:53 +01:00
vignesh mohankumar
55c3c527f5
refactor: rm remaining unused nft code ( #5243 )
2022-11-16 01:47:58 -05:00
Jordan Frankfurt
8b98597566
fix(token-details): remove balance summary links to current page ( #5223 )
2022-11-16 00:39:45 -06:00
vignesh mohankumar
bfcda30c04
fix: remove Select All and Sell buttons in Profile ( #5228 )
...
* refactor: remove isSellMode in ProfilePage
* yes
2022-11-15 18:48:29 -05:00
vignesh mohankumar
c7f0af6902
refactor: remove unused nft utils ( #5239 )
2022-11-15 18:36:05 -05:00
vignesh mohankumar
49b09148c6
chore: bump redux-multicall ( #5211 )
...
* chore: bump redux-multicall
* fix: updgrade multicall
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2022-11-15 18:12:33 -05:00
aballerr
8e2307cbdb
fix: updating bag to not remove nfts on click ( #5224 )
...
* updating bag to not remove nfts on click
2022-11-15 18:11:53 -05:00
vignesh mohankumar
5978d1ec09
refactor: remove unused CollectionProfile ( #5229 )
2022-11-15 17:34:11 -05:00
Jack Short
c0638e9033
fix: adding amm pricing updates ( #5225 )
...
* fix: adding amm pricing updates
* responding to pr comments
* renaming
* adding filter to callback
2022-11-15 17:26:21 -05:00
vignesh mohankumar
ceafe40c65
refactor: remove unused WalletAssetDisplay ( #5230 )
2022-11-15 17:23:26 -05:00
vignesh mohankumar
86ee1dd666
refactor: remove unused icons ( #5234 )
2022-11-15 17:17:21 -05:00
Jack Short
95be7b1d5b
fix: sweep marketplaces ( #5231 )
...
* fix: sweep marketplaces
* responding to pr comments
2022-11-15 16:53:35 -05:00
vignesh mohankumar
7ce022b28e
refactor: rename ShoppingBag to Bag ( #5232 )
2022-11-15 16:18:05 -05:00
vignesh mohankumar
dd8233f869
build: don't fail local build on lint ( #5219 )
2022-11-15 12:39:25 -05:00
Jordan Frankfurt
947a078161
fix(bag): update active/hover/open-state styles ( #5221 )
...
* fix(bag): update active/hover/open-state styles
* bag svg update, item counter update
2022-11-15 11:27:30 -06:00
Danny Daniil
7add78ff80
fix: update analytics package to use default event ( #5213 )
...
new analytics version
2022-11-15 11:37:04 -05:00
Jordan Frankfurt
fdf511e283
fix(1155): don't show unique owners on collection page ( #5218 )
2022-11-15 09:59:14 -06:00
Mike Grabowski
99e491c4fc
fix: remove empty collections from trending ( #5215 )
...
* fix: remove cyberpunks from trading
* nits
* chore: refactor loading a bit
* chore: bring back hardcoded value
* chore: remove import
* chore: filter out
* chore: use memo
2022-11-15 16:54:31 +01:00
lynn
ad84da10c9
fix: nft asset sizing / aspect ratio bug (and make collection nfts fit in square too) ( #5180 )
...
* init wip
* init
v4.153.0
2022-11-14 22:10:38 -05:00
Mike Grabowski
72a8270084
fix: do not show floor/volume change on all ( #5214 )
...
* fix: do not show floor/volume change on all
* chore: nit
* chore: add new type of cell and fix lint
* chore: one more place
2022-11-15 02:45:16 +01:00
github-actions[bot]
62575092db
chore(i18n): new Crowdin translations ( #5072 )
...
* chore(i18n): synchronize translations from crowdin [skip ci]
* empty
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Vignesh Mohankumar <me@vig.xyz>
2022-11-14 19:53:13 -05:00
Jordan Frankfurt
299f4c8afb
fix(bag): CounterDot for small values ( #5205 )
...
* fix(bag): simplify header
* pr feedback: adjust margins
* add margin-auto instead of flex-basis for space-filling to get a more accurate click area
* pr feedback from lynn
* rename numberdot to counterdot
* fix(bag): header counter for small values
2022-11-14 18:35:24 -06:00
Jordan Frankfurt
f9eb46a09b
fix: close bag when the user needs to connect a wallet ( #5209 )
2022-11-14 18:35:04 -06:00
Jordan Frankfurt
2970f9f1cb
fix(bag): review asset buttons ( #5182 )
...
* fix(bag): review asset buttons
* clean up
* pr feedback
2022-11-14 18:34:49 -06:00
Charles Bachmeier
ce79774de9
feat: Details List CTAs correctly routes users to the list page with asset selected ( #5204 )
...
* start routing fn
* file renaming
* properly load NFtBalance data
* lazy load asset details
* extend useLoadNftBalance
* working go to list
* reset assets before routing
* reset state when entering via profile button
* remove cancel listing button
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-14 16:26:10 -08:00
Zach Pomerantz
cbefbba02c
feat: send analytics for swaps modified in-wallet ( #5212 )
...
* build: upgrade analytics-events
* feat: better swap analytics
v4.152.0
2022-11-14 15:25:05 -08:00
Zach Pomerantz
3acbcbc690
fix: err and warn if user modifies tx ( #5210 )
...
* fix: err and warn if user modifies tx
* fix: update message
* fix: clarify swap error name
2022-11-14 15:09:12 -08:00
Charles Bachmeier
7b086848bf
refactor: lazy load asset details and profile page ( #5203 )
...
* properly load NFtBalance data
* lazy load asset details
* extend useLoadNftBalance
* handle different balance query formats
* correct load params
2022-11-14 14:38:02 -08:00
Zach Pomerantz
77a6d158ea
fix: imperatively send SwapSigned ( #5207 )
2022-11-14 14:27:50 -08:00
aballerr
28be15ef9f
fix: fixing color of buttons ( #5179 )
...
* fixing color states, price slider and navbar
2022-11-14 16:04:29 -05:00
Jordan Frankfurt
96dc7e0998
fix(bag): simplify header ( #5185 )
...
* fix(bag): simplify header
* pr feedback: adjust margins
* add margin-auto instead of flex-basis for space-filling to get a more accurate click area
* pr feedback from lynn
* rename numberdot to counterdot
2022-11-14 12:34:16 -06:00
vignesh mohankumar
c8f1c98639
fix: resolves infinite load for WalletConnect ( #5156 )
...
* fix: resolves infinite load for WalletConnect
* actually, only 1.7.8 exists
* dedupe
* 1.8.0
2022-11-14 12:53:46 -05:00
aballerr
8c3ba8bac3
fix: Simplifying opacity hover and fixing a link ( #5200 )
...
* Simplifying Opacity hover state and fixing a link styling
2022-11-14 12:29:38 -05:00
Charles Bachmeier
c563dd5a39
feat: add market logos to filters and chips ( #5199 )
...
* add market logos to filters and chips
* remove comment
2022-11-14 11:34:23 -05:00
unipadmini
bd8cd71452
style: Update banner text, font size, color. ( #5195 )
...
* chore: Update banner text, font size, color.
* fix css
* Update line height to 88.
Co-authored-by: Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
Co-authored-by: Vignesh Mohankumar <me@vig.xyz>
2022-11-14 10:52:38 -05:00
unipadmini
61d0fd9062
fix: Add ETH to the floor price in trending collections banner. ( #5194 )
...
Co-authored-by: Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
2022-11-14 10:22:36 -05:00
aballerr
68709ae65b
feat: Details loading ( #5162 )
...
* Merging in details loading state
2022-11-14 09:33:50 -05:00
unipadmini
ac1e83ea9f
fix: Collection name should link to collection page. ( #5198 )
...
Co-authored-by: Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
2022-11-14 08:34:18 -05:00
unipadmini
6215911719
style: Reduce radius and increase padding of trait chips on collection/profile pages ( #5196 )
...
* style: Reduce border radius and increase padding of trait chips on collection pages.
* Update trait chips on profile/view my NFTs page.
Co-authored-by: Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
2022-11-14 07:50:11 -05:00
unipadmini
fc81c6e37d
chore: Change font weights for headlines from normal -> medium. ( #5193 )
...
Co-authored-by: Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
v4.151.0
2022-11-13 19:37:21 -05:00
Charles Bachmeier
9d5e0701e7
fix: disable polling after scroll ( #5191 )
...
disable polling after scroll
2022-11-13 13:33:38 -05:00
lynn
66bdfd8a94
fix: only disable erc 1155 in sell mode ( #5183 )
...
* init
* make height into variable
* respond charlie
* cleaner code
* dont include erc 1155 when selecting all
* fix
* disable select all for sus flag nfts too
* oops
2022-11-12 00:03:19 -05:00