- 15 Nov, 2022 5 commits
-
-
Zach Pomerantz authored
* fix: err and warn if user modifies tx * fix: update message * fix: clarify swap error name
-
Charles Bachmeier authored
* properly load NFtBalance data * lazy load asset details * extend useLoadNftBalance * handle different balance query formats * correct load params
-
Zach Pomerantz authored
-
aballerr authored
* fixing color states, price slider and navbar
-
Jordan Frankfurt authored
* 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
-
- 14 Nov, 2022 10 commits
-
-
vignesh mohankumar authored
* fix: resolves infinite load for WalletConnect * actually, only 1.7.8 exists * dedupe * 1.8.0
-
aballerr authored
* Simplifying Opacity hover state and fixing a link styling
-
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 7 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
-