- 08 Sep, 2023 5 commits
-
-
Nate Wienert authored
* improve cypress test * fix: CODEOWNERS uses Github syntax
-
eddie authored
* wip * feat: use startTimeBufferSecs from API response
-
cartcrom authored
* init * fix: completely hide tax rows while syncing * test: use syncing = false for fot tests
-
eddie authored
* fix: replace base rpc urls with public rpcs * fix: designation of safe vs fallback * fix: remove duplicate
-
eddie authored
* feat: uniswapX default feature flag * fix: bad merge * fix: toggle behavior and style issues * fix: toggle behavior
-
- 07 Sep, 2023 4 commits
-
-
cartcrom authored
* fix: gate FOT UI in swap component * feat: help article
-
eddie authored
-
Jordan Frankfurt authored
* fix: reduce flake from race condition * use interface instead of type for props * closeMenu instead of closeModal with type * simplify useCloseModal * fix bug * pr feedback * remove unnecessary code * fix button wrapper style * remove ApplicationModal.WALLET * update color for spore
-
Zach Pomerantz authored
-
- 05 Sep, 2023 5 commits
-
-
Charles Bachmeier authored
-
Jack Short authored
-
Jack Short authored
* feat: adding currency conversion hook * 5m cache policy * conversion rate hook * usd check in outer hook * converting usd price to localcurrencyprice * checking usd manually
-
Jack Short authored
* adding currency settings option * moving menu item to shared component * adding supported currencies * currency menu items * currency url params * currency selector e2e tests * fixing tests * currency icons * removing eslint * removing another eslint disable * renaming to local currency * more name changes * design updates * adding currencies * changing formatter rules to formatter options * renaming file * fixing lint * custom currency symbol in number formatting * refactoring input to number formatter * locale selection * updating all format numbers with currency and locale * updating portfolio * better formatting symbols * removing adding locale and currency * upgrading constants to be translatable * refactoring * adding tests * updating comment * removing 0 from hardcoded input and comment
-
Charles Bachmeier authored
* feat: add source to subgraph queries * update test
-
- 02 Sep, 2023 2 commits
-
-
cartcrom authored
* feat: disable exact_output FOT swaps * fix: pr comments * test: update snapshots * feat: dynamically fetch tax rates * remove tax constants file * test: update useRoutingAPITrade expected args * fix: useSwapTaxes nits * lint: useSwapTaxes dependency array
-
cartcrom authored
* fix: detect refunds on exact_out native swaps * fix: correct comment
-
- 01 Sep, 2023 2 commits
- 31 Aug, 2023 4 commits
-
-
eddie authored
* feat: remove dead statsig flag * fix: e2e test
-
eddie authored
* fix: remove unused feature flags * fix: remove flag from tests * fix: tests * fix: remove useUniswapX param
-
Jack Short authored
* adding currency settings option * moving menu item to shared component * adding supported currencies * currency menu items * currency url params * currency selector e2e tests * fixing tests * currency icons * removing eslint * removing another eslint disable * renaming to local currency * more name changes * design updates * renaming file * fixing lint * Update src/components/AccountDrawer/SettingsMenu.tsx Co-authored-by:
Charles Bachmeier <charles@bachmeier.io> * alphabetical ordering currencies * column padding * padding only for mobile * memoizing into switch --------- Co-authored-by:
Charles Bachmeier <charles@bachmeier.io>
-
eddie authored
-
- 30 Aug, 2023 2 commits
-
-
Charles Bachmeier authored
* refactor: log no route found instead of paging * typo * log router preference --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
eddie authored
* fix: remove base goerli from chain selector * fix: remove all base goerli references * fix: typecheck
-
- 29 Aug, 2023 1 commit
-
-
Charles Bachmeier authored
* feat: add info site migration feature flags * feat: feature flag modal improvements * scrollbar padding * button padding
-
- 28 Aug, 2023 1 commit
-
-
Charles Bachmeier authored
* feat: useStableCointValue for nft eth usd price * add new file * useUSDPrice * rename
-
- 26 Aug, 2023 2 commits
-
-
Nate Wienert authored
* fix: bridge chain popup line break * fix: background initial gradient to match the default ETH bg for light and dark mode
-
Tina authored
* add feature flag for uniswapx exact out trades * dont route PRICE lookups through uniswapx * add e2e test
-
- 25 Aug, 2023 3 commits
-
-
Charles Bachmeier authored
* feat: track connected wallet provider calls to be replaced with be/infura * update analytics events * wrap analytics events in useEffects * Update src/hooks/useContract.ts Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Nate Wienert authored
* Add colors and type and fix everywhere * fix text.tsx * Color and text adjustments * Further tweaks * Removed promotional gradient Changed to pink * Add new icons and tweak broken colors * Kill shadows Removes shadows from NFT cards, Pools and Tokens tables * Update icons Update filled and info icons to filled versions * Update bag icon Changed to fill style * Change share icon Changed to the new filled arrow * Fix merge errors * update tests * Complete find and replace old colors * Fix colors on pool pages * Update index.test.tsx.snap * fix header hover states * update test * Update connect button hover state * Update styles design bash * Update tests * Update fonts * fix buy button font weight * update tests * fix jumping input boxes * lint * lints * update tests * redo auth header * fix issues * fix snapshots * use individual weights instead of variable for nicer $ signn * update tests * make dark mode glow distinct * remove commented out code * icons in react * update textSecondary * fix feedback * port over token test fix * lint * fix: make popups appear above drawer and near top conditionally only when drawer is open * Revert "fix: make popups appear above drawer and near top conditionally only when drawer is open" This reverts commit 994697144374ae3fc0cdf9275bce538fda5fc8de. --------- Co-authored-by:
Callil Capuozzo <callil.capuozzo@gmail.com> Co-authored-by:
pp-hh-ii-ll <111304124+pp-hh-ii-ll@users.noreply.github.com> Co-authored-by:
Callil Capuozzo <callil@uniswap.org>
-
Jack Short authored
* fix: smart contract wallets unsupported * logging to amp * response was deleted
-
- 24 Aug, 2023 6 commits
-
-
cartcrom authored
* fix: workaround to include tax in slippage tolerance * refactor: simplify tax line item components * docs: update FOT comments * fix: simplify tax calculation logic * docs: update comment and add TODO * fix: use postTaxAmountOut for price change calculation * fix: use preTaxStablecoinPriceImpact for swab button warnings * test: unit test for swap details/modal * feat: add feature flag to gate FOT changes * docs: add comment to postTaxOutputAmount getter * fix: reword fee tooltip * refactor: warning theme color variable usage * fix: update snapshots * fix: use preTaxStablecoinPriceImpact for price impact prompt logic * lint: dependency array
-
eddie authored
-
Charles Bachmeier authored
feat: add sentry monitoring for no_route error
-
Jordan Frankfurt authored
* fix: proposal creation layout on safari * add important to header margin
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
-
- 23 Aug, 2023 3 commits
-
-
eddie authored
-
eddie authored
* fix: setTraceError in swap callback * fix: move error class to util file
-
Jordan Frankfurt authored
-