- 14 Nov, 2022 8 commits
-
-
Charles Bachmeier authored
* add market logos to filters and chips * remove comment
-
unipadmini authored
* 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>
-
unipadmini authored
Co-authored-by:
Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
-
aballerr authored
* Merging in details loading state
-
unipadmini authored
Co-authored-by:
Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
-
unipadmini authored
* 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>
-
unipadmini authored
Co-authored-by:
Padmini Pyapali <padminipyapali@Padminis-MacBook-Pro.local>
-
Charles Bachmeier authored
disable polling after scroll
-
- 12 Nov, 2022 10 commits
-
-
lynn authored
* 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
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* fix: show loading assets at uniform height * fix: enforce the uniform asset height * fix: memoize assets * fix: be more lenient with uniformHeight * fix: simplify mapping
-
Jordan Frankfurt authored
add back the border-radius for swap tx conf
-
Zach Pomerantz authored
* fix: defer useInterval until callback resolves * fix: avoid refs in useInterval
-
aballerr authored
* fixing header on light mode
-
Charles Bachmeier authored
* header and scroll * allow sweep buy now off * generic filter row header * begin building sort dropdown * add file * working checkmark * remove icons * updating scroll to work with mobile * prevent scorlling behind menu * hover styles * remove console.log * respond to comments * revert null * styled component header * filter item styled component * padding for items, slider, and inputs * fixed scroll on mobile Co-authored-by:
Alex Ball <alex.ball@uniswap.org>
-
Zach Pomerantz authored
* fix: request all sweep data in parallel * fix: trigger collection query from a wrapping screen * load sweep for correct markets * add preload logic for assets query * add load query to explore table * fix: cleanup AssetFetcherParams * fix: preload trending collections * fix: graphql array argument * fix: actually use preloaded asset query * fix: use network and suspense to actually parallelize Co-authored-by:
Charlie <charles@bachmeier.io>
-
lynn authored
init
-
Jordan Frankfurt authored
-
- 11 Nov, 2022 8 commits
-
-
lynn authored
* init * it's working with jack's card.tsx components * add nft details on cards for view my nfts * listed cards ready for review * remove unnecessary code * updated radius * first round charlie comments * respond all comments * init * fix * color * remove floor price when not on sell mode * remove floor when nft is listed * feat: Web 1858 disabled card 1155 when sell mode is on (#5169) * disabled states + tooltips * remove collection asset changes * popover offset changes * respond to padmini comment * respond to charlie
-
Zach Pomerantz authored
-
cartcrom authored
copy updates
-
Danny Daniil authored
* integrate analytics sdk * roll back vscode * remove dup imports * use dummy api key and url from env * update analytics sdk for optional init * yarn deduped * update documentation * add analytics events package * getBrowser from analytics events * remove token banner * add origin app * replace local analytics * upgrade events version * events 1.0.4 * remove importToken
-
aballerr authored
* listing and styling updates
-
Zach Pomerantz authored
* fix: clear or retain amounts on token select * lint: add curlies
-
lynn authored
* init * it's working with jack's card.tsx components * add nft details on cards for view my nfts * listed cards ready for review * remove unnecessary code * updated radius * first round charlie comments * respond all comments * fix * remove floor price when not on sell mode
-
Zach Pomerantz authored
-
- 10 Nov, 2022 14 commits
-
-
aballerr authored
* Improving view my nfts and listing
-
Jordan Frankfurt authored
* fix: give a bunch of list renders keys * pr feedback * pr feedback
-
vignesh mohankumar authored
-
cartcrom authored
* Used suspense for graph queries * cleaned up unused code * updated skeleton * fixed zach's pr comments * removed console.log * throw error on missing token details address
-
cartcrom authored
* removed unnused components
-
vignesh mohankumar authored
* better way * check if value
-
vignesh mohankumar authored
* fix: update Checkbox to accentActive * revert checkbox * one definition
-
Greg Bugyis authored
* Log profile page view * Log sell flow started * Add Start Listing event * Add constant for list modal + useTrace * Log sell item added * Log listing completed * Fix usd_value property * Move log to startListingFlow * Use Set to remove duplicate marketplaces * Move listing completed event
-
Charles Bachmeier authored
* remove graphql flag and old endpoints * remove unused queries * deprecate old sell order type * better null checks * merge conflict
-
vignesh mohankumar authored
* fix: accentAction for FilterButton * update
-
aballerr authored
* hiding block # and gwei estimate on nft pages since it often is behind other react components
-
Charles Bachmeier authored
replace sweep query with gql call
-
vignesh mohankumar authored
-
Greg Bugyis authored
* Drop classnames on Trending Table TD cells (no longer used) * Fix font-weight in Trending Collections table collection name to match Figma * There was a newer Figma * Fixes * Extend maxWidth on collection name (mobile) * Mobile/desktop tweak * Fix mobile size and add constants * Make truncatedText a styled component
-