- 11 Nov, 2022 2 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 * fix * remove floor price when not on sell mode
-
Zach Pomerantz authored
-
- 10 Nov, 2022 17 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
-
Jordan Frankfurt authored
* stash resolve * toggling bag open/close also toggles sell mode
-
Jordan Frankfurt authored
* fix(identicon): fix wrapper border-radius * pr feedback
-
aballerr authored
* Updating mobile status bar to shrink (nft enabled)
-
- 09 Nov, 2022 11 commits
-
-
vignesh mohankumar authored
-
Charles Bachmeier authored
* don't pluralize results with 1 result * pass in count for profile page
-
aballerr authored
Fixing bug in loader that would not use correct stroke color
-
Charles Bachmeier authored
* working total count * trait counts * marketplace counts * carousel card * undo count refactor * Filter styles * remove any cast and handle 0
-
Charles Bachmeier authored
* updates to wallet asset schemas * update map type and market check * much better syntax
-
Jordan Frankfurt authored
-
aballerr authored
* a number of minor fixes related to nfts
-
vignesh mohankumar authored
* fix: show transparent box on empty banner * div
-
vignesh mohankumar authored
* chore: update nft grays * forgot to change some out * prettier * add 700
-
aballerr authored
* adjustments to screen sizing and updating to work better with graphql
-
Charles Bachmeier authored
-
- 08 Nov, 2022 10 commits
-
-
Greg Bugyis authored
-
Charles Bachmeier authored
update gql fetcher for prod endpoint
-
Charles Bachmeier authored
lowercase markets for gql profile cards
-
Charles Bachmeier authored
* use fixedsizeList only * add autosizer comments * undo asset testing change * init * cleanup * scrollbar styles * scrollbar styles Co-authored-by:
Lynn Yu <lynn.yu@uniswap.org>
-
Jordan Frankfurt authored
keep bag link in nav bar at all times
-
Charles Bachmeier authored
add more null checks for Asset gql query
-
Charles Bachmeier authored
* begin nft balance integration * inf scroll works * working list * update comment * connect collection filters * use lazyload * update schema * working with new schema * details for nfs assets * cleanup * more null checks * unique index for loading cards Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
lynn authored
fix
-
yyip-dev authored
* Remove token promo banner * Remove unused variable and import Co-authored-by:
Yannie Yip <yannie@UNISWAP-MAC-072.local>
-
Zach Pomerantz authored
* fix: only poll every 12s * refactor: clarify polling interval * doc: polling interval * docs: further clarification * fix: ctor super first
-