- 03 Mar, 2023 2 commits
-
-
Jordan Frankfurt authored
-
-
- 02 Mar, 2023 1 commit
-
-
Charles Bachmeier authored
* defined useTrendingCollections hook and made fields optional * working trending collections table * add gql file * add gql to search suggestions and handle floor wei vs eth * gql carousel * fontWeight typo and skip if flag disabled --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 01 Mar, 2023 4 commits
-
-
cartcrom authored
-
Jack Short authored
* moving cards to styled components * converting rows to styled components * image * finished images * handling all media * removed VE from cards * no content colors * removing aspect ratio calc * responding to all comments
-
Charles Bachmeier authored
* NFT-1113 add new statsig backed feature flag for nft graphql migration * remove comment --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* NFT-91 move listing mode to shared * move expiration setting out of useEffect * simplify price input color logic * unused boolean * simplify removal of local listing market * handle global same pricing * undo local market change * added comment * undo expiration changes * remove old listing state logic * formatting * small cleanup * cleanup * deprecate global listing state * use stablecoin values * remove unused pausing functionality * remove unused pausing functionality * remove unused warning logic * remove unused royalty field * use royalty helper fn * simplify global vs normal price input * simplified price setting logic * price inputs need to respond to global price method changes * slight simplifcations * move dynamic price logic to hook * move utils file * move enum to shared * only usdc check --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 28 Feb, 2023 3 commits
-
-
Vignesh Mohankumar authored
-
dependabot[bot] authored
Bumps [@uniswap/widgets](https://github.com/Uniswap/widgets) from 2.39.0 to 2.40.0. - [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.39.0...v2.40.0) --- updated-dependencies: - dependency-name: "@uniswap/widgets" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Charles Bachmeier authored
* remove unused wrapper * remove old listing modal * simplify button styling * deprecate outdated listing logic and move button to styled components * remove unused linting protection * remove unused functions from sellAssets hook * undo and save this refactor for different PR * remove more unused items * hook dependencies * more trash cleanup * styled continue button * slight continue button tweaks * cleanup * add new standard hover state * no mixed conditionals * lint --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 27 Feb, 2023 4 commits
-
-
Jordan Frankfurt authored
schema changed gen types
-
Moody Salem authored
fix: references to old id `upload` `upload` seems to have been changed to `pinata`
-
Andrew MacPherson authored
Updating .env.production file to also include the same comment as .env about reporting these public API keys
-
- 25 Feb, 2023 3 commits
-
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
* fix: reset tokens when switching chains on widget * clear amounts
-
eddie authored
* feat: log error from widget * fix: upgrade analytics * feat: add swap error to main Error Boundary too
-
- 24 Feb, 2023 3 commits
-
-
blairmason authored
* config statsig init to use reverse proxy * formatting fixes * update statsig proxy endpoints to prod url
-
eddie authored
* feat: add statsig feature gate for widget * feat: move statsig check into featureFlag infra * fix: move statsig check deeper into feature flag code * Update src/featureFlags/flags/featureFlags.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/featureFlags/flags/dummyFeatureGate.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Charles Bachmeier authored
Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 23 Feb, 2023 4 commits
-
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
-
Jack Short authored
-
eddie authored
-
- 22 Feb, 2023 8 commits
-
-
Charles Bachmeier authored
* remove listv2 feature flag * no longer used styles and icons * missed one --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
* fix: darkmode FoR iframe wrapper background color * pr feedback
-
eddie authored
-
Jack Short authored
-
Charles Bachmeier authored
* NFT-1075 update floor and last price to use body primary * NFT-1080 update image thumbnail size and adjusted row accordingly * NFT-1081 force page refresh on success screen * NFT-1089 update same price icons * NFT-1082 show warning colors over focus * remove unused state var * replace margin with padding for sticky header * NFT-1109 properly calc if listing date is over 6mo * NFT-1076 change listing button text to light and mobile profile bar to backgroundSurface * NFT-1079 persist row data when listing to multiple markets * perf improvement --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
lynn authored
* fix * update tests * remove gql file * fix breakng snapshot
-
eddie authored
-
eddie authored
fix: use ipfs token list as fallback
-
- 21 Feb, 2023 1 commit
-
-
Jack Short authored
* feat: implementing graphql endpoint * changing from hook to function call * initial gql routing works * feat: initial pwatRouting setup * sending correct amount * removing console * it is working * sufficient balance * 0 if no inputCurrency * removing value to send if erc20 * removing console * permit2 optional flag * removing not necessary stuff * mobile fixes * overlay needs to be here * changing swap amount to pool reserves * refactoring routing logic * no route found button state * better price loading for insufficient liquidity * refactoring graphql routing code * overflow * initial comments * resetting bag status on input currency change * locking * done * remove helper text for eth * fix: pay with any token routing bug * reordering button * zindex * price updated * keeping debounce * feat: adding amplitude events for pwat * bumping analytics version * types and hooks * moving erc20 flag to useSendTransaction * why did i put it in a hook * no return * fix: not using usdc value to calculate price impact * refactor + loading state
-
- 18 Feb, 2023 4 commits
-
-
eddie authored
* feat: introduce statsig and expose dummy feature gate * feat: use the flag for different copy * feat: use amplitude user ID * fix: lock file * feat: upgrade analytics package * fix: update snapshots * fix: unit test snapshot * fix: fix tests and value check * feat: switch user ID to device ID * fix: move statsig wrapper * fix: move statsig wrapper * fix: e2e tests * fix: e2e tests * fix: env var * fix: env var * fix: try testEnv * fix: undo last commit * fix: e2e tests * fix: typo * fix: dont wait for init * wip * fix: undo wip change
-
eddie authored
-
Jack Short authored
* feat: implementing graphql endpoint * changing from hook to function call * initial gql routing works * feat: initial pwatRouting setup * sending correct amount * removing console * it is working * sufficient balance * 0 if no inputCurrency * removing value to send if erc20 * removing console * permit2 optional flag * removing not necessary stuff * mobile fixes * overlay needs to be here * changing swap amount to pool reserves * refactoring routing logic * no route found button state * better price loading for insufficient liquidity * refactoring graphql routing code * overflow * initial comments * resetting bag status on input currency change * locking * done * remove helper text for eth * fix: pay with any token routing bug * reordering button * zindex * price updated * keeping debounce * feat: adding amplitude events for pwat * bumping analytics version * types and hooks * moving erc20 flag to useSendTransaction * why did i put it in a hook * no return
-
lynn authored
init
-
- 17 Feb, 2023 3 commits
-
-
github-actions[bot] authored
chore(i18n): synchronize translations from crowdin [skip ci] Co-authored-by:
Crowdin Bot <support+bot@crowdin.com>
-
Jack Short authored
* feat: implementing graphql endpoint * changing from hook to function call * initial gql routing works * feat: initial pwatRouting setup * sending correct amount * removing console * it is working * sufficient balance * 0 if no inputCurrency * removing value to send if erc20 * removing console * permit2 optional flag * removing not necessary stuff * mobile fixes * overlay needs to be here * changing swap amount to pool reserves * refactoring routing logic * no route found button state * better price loading for insufficient liquidity * refactoring graphql routing code * overflow * initial comments * resetting bag status on input currency change * locking * done * remove helper text for eth * fix: pay with any token routing bug * reordering button * zindex * price updated * keeping debounce
-
Charles Bachmeier authored
* updated responsiveness for grid * add sell nfts back header * input responsiveness * lint * remove shrink property --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-