Mike Grabowski
80921e782f
chore: update link color ( #5417 )
2022-11-29 02:37:38 +04:00
lynn
183beddc72
fix: copywriting nft banner ( #5421 )
...
init
2022-11-28 17:33:30 -05:00
Mike Grabowski
7ce718df22
chore: update welcome banner copy ( #5418 )
...
chore: update copy
2022-11-29 01:47:29 +04:00
Mike Grabowski
82fd79f0e2
chore: reduce border by 1px ( #5419 )
2022-11-29 01:47:18 +04:00
aballerr
d24c62ec4b
fix: Minor polish fixes ( #5407 )
...
* Loading state fixes, make volume lowercase, remove loading circle
2022-11-28 12:47:17 -05:00
Jack Short
2ea70d1894
fix: remove last item behavior from bag ( #5409 )
2022-11-28 12:14:21 -05:00
Callil Capuozzo
448090b534
style: Phase1 search polish ( #5350 )
...
* Polish search bar
* Additional search bar polish
* Polish styles and breakpoints
* Address comments
* Address comments
* Add useMemo
* Remove transitions
2022-11-28 09:35:05 -05:00
Zach Pomerantz
b1fd484894
test: install fixed version of yarn-deduplicate ( #5390 )
v4.159.1
2022-11-24 12:23:56 -05:00
unipadmini
aeb636cf8a
fix: Display blank row if no listing price. ( #5398 )
...
Co-authored-by: Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
v4.159.0
2022-11-23 20:28:38 -05:00
Jack Short
4240908c4c
fix: no title for unavailable nft ( #5397 )
2022-11-23 19:16:46 -05:00
Charles Bachmeier
d53ba64218
fix: reduce success image size ( #5399 )
...
* marketplace links
* drop down size of successful purchase image
* align unicorn with header
Co-authored-by: JackShort <john.short.tj@gmail.com>
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-23 16:14:26 -08:00
Jack Short
89ce5a9805
style: open all containers on details ( #5396 )
2022-11-23 17:54:23 -05:00
Jack Short
1790492f17
style: adding links to marketplace icons on details ( #5394 )
...
marketplace links
2022-11-23 17:54:10 -05:00
Jack Short
304cd72eed
fix: adding pool icon to sudo assets ( #5395 )
2022-11-23 17:53:56 -05:00
Jack Short
9dba68b34c
fix: changing buy now to add to bag ( #5393 )
2022-11-23 17:19:22 -05:00
Charles Bachmeier
588567b900
fix: incorrect looks rare creator royalties ( #5392 )
...
* properly show LR royalties in grid
* add LR royalty to total return calculation
* common LR basis points const
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-23 14:14:26 -08:00
Mike Grabowski
ef964ab120
feat: differentiate modal from bottomsheet ( #5387 )
...
* feat: differenciate modal from bottomsheet
* chore: add ability to disable esc/overlay tap to dismiss
2022-11-23 21:39:23 +01:00
Charles Bachmeier
f3d64b65da
fix: Stop traits from url re-appearing ( #5391 )
...
traits no longer re-appear when removed
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-23 12:01:39 -08:00
Mike Grabowski
a9200b2c39
chore: fix invalid css color prop on text components ( #5388 )
...
* chore: fix
* chore: fix snapshot tests
2022-11-23 19:49:42 +01:00
Charles Bachmeier
209fd33780
fix: always sort not for sale assets towards the end when sorting by price ( #5389 )
...
* always sort not for sale assets towards the end when sorting by price
* default 0
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-23 10:33:30 -08:00
Jack Short
940c1dbb8e
fix: a few bugs on details ( #5386 )
...
* fix: a few bugs on details
* no seller if no owner
* removing seller for erc1155
2022-11-23 12:55:13 -05:00
aballerr
5dce68a62f
feat: Implementing claims logic, adding error state and minor copy change ( #5357 )
...
* Implementing claims logic
2022-11-23 10:44:10 -05:00
unipadmini
9dd8ad1db6
fix: Update copy for viewing 1155 assets. ( #5375 )
...
* chore: Update copy for viewing 1155 assets.
* Remove is so it looks better.
Co-authored-by: Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
v4.158.0
2022-11-22 22:04:13 -05:00
lynn
0b40f72f0c
fix: hide collection search for > 300 collections due to lack of search param input for OS api ( #5383 )
...
* init
* fix
* respond to charlie
2022-11-22 19:16:53 -05:00
Mike Grabowski
875171e36a
feat: handle 0 in banner card ( #5385 )
...
feat: fix web-2411
2022-11-23 00:20:29 +01:00
Mike Grabowski
8e9a20a6c8
chore: various responsive tweaks to carousel ( #5377 )
...
* feat: resposive tweaks
* feat: display inline badge
* make animation slightly faster
* chore: change color
2022-11-23 00:00:45 +01:00
Mike Grabowski
1a31560374
feat: welcome nft banner ( #5379 )
...
* wip
* finished modal, waiting for assets
* feat: use srcset for better assets optimisation
* feat: bg photo
* various tweaks
* feat: wrap up logic
* chore: use proper link
* chore: bring switch back
2022-11-22 22:37:53 +01:00
lynn
d528b28203
fix: nft promo banner init state fix ( #5384 )
...
init
2022-11-22 15:57:18 -05:00
lynn
c1cb712087
feat: nft explore promo banner ( #5369 )
...
* init
* it looks good and is working
* don't change image on every render
* un-move dark mode hook
* oops
* handle mobile screen smallest size
* first round comment responses
* second round comments
* rest of comments
* fix analytics changes
* remove unnecesasry z index
2022-11-22 15:18:19 -05:00
cartcrom
ceed5e0b4c
fix: always return arrays from typed queries ( #5382 )
...
added empty array fallbacks
2022-11-22 14:47:35 -05:00
cartcrom
a449338252
fix: searchbar fetching promise resolve fallback ( #5380 )
...
* added promise resolve fallback
* removed extra indent
2022-11-22 14:00:37 -05:00
cartcrom
9662344e24
fix: render invalid address warnings on token details ( #5260 )
...
* initial commit
* polishing loading state
* small refactors
* polished on chain token network switching
* fixed commited merge conflict
* small refactor
* fixed merge conflicts
* PR comments and refactors
* fix unintented trace property change
* second round of comments
2022-11-22 11:22:07 -05:00
Jack Short
1536e18784
style: updating details ( #5371 )
...
* style: adjusting details page
* moving owners
* removing traits if no traits
* adding accent colors
* trait grid breakpoint
* some comments
* addressing comments
2022-11-22 11:17:36 -05:00
unipadmini
c19431eb20
fix: Issue where decimal appears as 0 on listings page. ( #5354 )
...
* Fix issue where decimal appears as 0.
* Checking explicit value.
Co-authored-by: Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
2022-11-22 11:02:52 -05:00
Charles Bachmeier
634e38529c
fix: after retry, put listing button in a ready state ( #5372 )
...
* update color confirmation
* update color checkmark
* reset continue button after retry
* reset before listing
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
v4.157.0
2022-11-21 17:08:17 -08:00
Charles Bachmeier
083ec425d0
feat: approve collections in parallel on desktop, sequentially on mobile ( #5374 )
...
approve in parallel on desktop
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-21 16:43:59 -08:00
Mike Grabowski
e8c09db146
feat: multiline ellipsis when text is too large ( #5365 )
...
* feat: multiline ellipsis
* do not repeat
2022-11-22 01:40:43 +01:00
Charles Bachmeier
9ab4d952ef
fix: use lowercase for gray market icons ( #5370 )
...
use lowercase
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-21 15:39:54 -08:00
Charles Bachmeier
48883cce8d
fix: Can remove marketplace or listing from modal ( #5362 )
...
* removing asset doesn't change other listings
* remove marketplace from modal removes asset
* working multiple markets
* better fix
* track signed listing
* simpler solution
* remove unused field
* correct transition
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-21 13:10:56 -08:00
Zach Pomerantz
3d820d39b7
fix: include user-added tokens if selected ( #5367 )
2022-11-21 16:06:19 -05:00
cartcrom
4fdca48a97
feat: coned on token details/search ( #5349 )
...
* fixing alignment
* migrating stats to coned
* fully replaced formatAmount usage
* reformatted pricechart function w/ yannie's suggestions
2022-11-21 15:06:18 -05:00
aballerr
7834ab7979
fix: removing details-marker from safari ( #5364 )
...
* removing details-marker from safari and mobile
2022-11-21 14:41:37 -05:00
Zach Pomerantz
dee808cc57
fix: include user-added tokens in selector ( #5363 )
...
* fix: include user-added tokens in selector
* fix: omit user-added tokens from queryless selector
2022-11-21 14:03:51 -05:00
vignesh mohankumar
4c23f62a24
fix: show mobile filters on top of nav ( #5366 )
2022-11-21 14:00:59 -05:00
dependabot[bot]
93633a81a7
build(deps): bump @uniswap/widgets from 2.18.0 to 2.19.2 ( #5361 )
...
* build(deps): bump @uniswap/widgets from 2.18.0 to 2.19.2
Bumps [@uniswap/widgets](https://github.com/Uniswap/widgets ) from 2.18.0 to 2.19.2.
- [Release notes](https://github.com/Uniswap/widgets/releases )
- [Changelog](https://github.com/Uniswap/widgets/blob/main/.releaserc.json )
- [Commits](https://github.com/Uniswap/widgets/compare/v2.18.0...v2.19.2 )
---
updated-dependencies:
- dependency-name: "@uniswap/widgets"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build: pin web3-react versions and dedup deps
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2022-11-21 13:35:12 -05:00
Mike Grabowski
7465a0e999
feat: various improvements to banner ( #5317 )
...
* initial commit
* chore: responsive improvements
* feat: responsive carousel
* chore: fix carousel
* chore: less magic, components
* chore: bump friction a bit to compensate for carousel changes
* fix: position of loading bubbles
* chore: fix max-width on fullscreen breakpoints not taking 100 space
* fix full screen max-width
* chore: remove first card offset
2022-11-21 19:14:20 +01:00
lynn
6aac978754
fix: mobile profile bag copywriting change ( #5358 )
...
copywriting change
2022-11-21 12:05:19 -05:00
Charles Bachmeier
62775f6091
feat: approve collections 1x1 ( #5359 )
...
approve collections 1x1
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-21 08:51:16 -08:00
Zach Pomerantz
97b3725c19
build: include widgets in dependabot ( #5356 )
2022-11-21 11:36:21 -05:00
Charles Bachmeier
46563ee565
fix: align items on collection page ( #5355 )
...
align items on collection page
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-21 07:16:40 -08:00