- 03 Feb, 2022 9 commits
-
-
Jordan Frankfurt authored
This reverts commit 8064dd8e.
-
Zach Pomerantz authored
-
Jordan Frankfurt authored
* feat(widgets): support convenience fee in trades * update call signature * pr feedback
-
Crowdin Bot authored
-
Ian Lapham authored
-
Ian Lapham authored
* start SOR by creating custom widget hook * update best trade hook to use SOR in widget * update organization for client side SOR logic * fix auto router chain id import * remove dependency on react GA for widget * update dependencies for SOr * remove new useBestTrade.ts * update loading logic for fetching hook * update dependencies with import from ethersproject * update import version * add try catch on SOR usage * code cleanup, nit fixes
-
Crowdin Bot authored
-
Zach Pomerantz authored
* chore: mv Toolbar to a directory * refactor: clean up Toolbar * refactor: simplify Toolbar Caption * feat: warn on price impact in Summary * refactor: add computeRealizedPriceImpact util
-
Ian Lapham authored
* fix pricing displays * update rate logic, code clean
-
- 02 Feb, 2022 6 commits
-
-
Ian Lapham authored
-
Moody Salem authored
-
Moody Salem authored
-
Brendan Weinstein authored
-
Crowdin Bot authored
-
Zach Pomerantz authored
* feat: setting input spacings * feat: popover icon props * fix: slippage input border * feat: slippage input warning ux * feat: slippage summary warning ux * fix: summary layout * fix: large icon compatibility * fix: input option style * fix: large icon compatibility * fix: popover dimensions * feat: tooltip hook * fix: better max slippage popovers * feat: error color input on invalid slippage * fix: use default tx ttl * fix: type userDeadline
-
- 01 Feb, 2022 2 commits
-
-
Zach Pomerantz authored
* chore: export brand color * fix: target only children for extracted color transitions * fix: branded footer nits
-
Zach Pomerantz authored
* fix: right-align balance * fix: set min-height on text
-
- 31 Jan, 2022 3 commits
-
-
Ian Lapham authored
-
Ian Lapham authored
-
Brendan Weinstein authored
-
- 29 Jan, 2022 1 commit
-
-
Crowdin Bot authored
-
- 28 Jan, 2022 7 commits
-
-
Crowdin Bot authored
-
Ian Lapham authored
* format usd prices, add loading states * remove tildes, collapse details by default * update swap deadline to use seconds * update syntax for loading states
-
Crowdin Bot authored
-
Jordan Frankfurt authored
* move branding from header to bottom of output * remove old prop * BrandingFooter component * pr feedback
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Ian Lapham authored
* update swap hooks to add swap txn confirmations * fix: remove uneeded comments * update with latest * update utils to separate swap callback hooks * create generic swap callabck to be used by both app and widget * update app swap callback to use logic from lib * update big number import * add swap txn to state on submit * remove redundant fields in txn interfaces * consolidate trade type logic
-
- 27 Jan, 2022 4 commits
-
-
Crowdin Bot authored
-
Zach Pomerantz authored
* style: input padding * feat: expand Row grow * style: polish max slippage
-
Zach Pomerantz authored
* refactor: state cleanup * feat: add pending tx hash to swap state * fix: update name to display tx hash
-
Ian Lapham authored
* update swap hooks to add swap txn confirmations * fix: remove uneeded comments * update with latest * update utils to separate swap callback hooks * create generic swap callabck to be used by both app and widget * update app swap callback to use logic from lib * update big number import
-
- 26 Jan, 2022 8 commits
-
-
Jordan Frankfurt authored
* feat: use default input/output on chain switch * feat(widgets): ErrorGenerator -> PropValidator * default prop validation * useDefaults hook * pr feedback * fix cosmos * drop token map changes * add default inputs to cosmos fixture * set up different validation layers for widget and swap * split widget/swap prop types * cleanup * pr feedback * clear defaults when they're no longer valid on the current chain * remove state checks on validators * stop using address in cosmos fixture * pr feedback * useMemo on useSwapDefaults args * tell the user what they gave to error'd props Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Tina authored
* fix switch network on load * dont run useeffect when chainId isnt defined yet * remove newline
-
Crowdin Bot authored
-
Zach Pomerantz authored
This reverts commit 9fb0d424.
-
Crowdin Bot authored
-
Zach Pomerantz authored
* feat: track approval txs * refactor: update transactions * feat: pending approval ui * chore: fix pending approval doc * fix: clarify optimized trade * fix: use relative path for data uri assets
-
Zach Pomerantz authored
* feat: track approval txs * refactor: update transactions * chore: add ms to deps * test: rm stale test * fix: comment usage of trade for optimized trade
-
Crowdin Bot authored
-