- 09 Feb, 2022 1 commit
-
-
Ian Lapham authored
* update loading state detection * create custom hook for amount detection
-
- 08 Feb, 2022 4 commits
-
-
Jordan Frankfurt authored
* ensure passed locale is supported * warn on locale mismatch * export SUPPORTED_LOCALES
-
Jordan Frankfurt authored
* convert widget colors from hex to hsl * nits
-
Jordan Frankfurt authored
* white accentText color on some buttons * put color calculations in useMemo, change accentText name, make hsl hex * onAccent -> onAccentText
-
Ian Lapham authored
* create use best trade hook for widgets * update comment in hook file * add loading states to input / output fields * update to not use imports from app * remove custom loading component * update var name and syncing detection logic * fix USD div type * simplify loading css, small changes
-
- 07 Feb, 2022 3 commits
-
-
Zach Pomerantz authored
* fix: rm infura urls from lib * fix: use passed providers for client SOR * fix: clean up supported chain ids * nit: rename params with specificity * fix: use public rpc urls for l2 * fix: special-case rpc urls
-
Zach Pomerantz authored
Renames widgets-web3-react/* to @widgets/web3-react/*. npm treats nested packages as scoped, and requires scoped packages to begin with @.
-
Zach Pomerantz authored
* fix: avoid json named imports This is required by webpack 5, and is done to keep the widgets library compatible. See https://webpack.js.org/migrate/5/#using-named-exports-from-json-modules Note that this must be done upstream as well, in @uniswap/v3-sdk and @uniswap/router-sdk. * chore: bump v3-sdk to avoid json named imports
-
- 05 Feb, 2022 2 commits
-
-
Zach Pomerantz authored
-
Ian Lapham authored
* create use best trade hook for widgets * update comment in hook file * refactor loading state conditional * update logic in use best trade * clean code in best trade hook
-
- 04 Feb, 2022 5 commits
-
-
Zach Pomerantz authored
-
Jordan Frankfurt authored
* feat(widgets): support convenience fee in trades (#3219) * feat(widgets): support convenience fee in trades * update call signature * pr feedback * set default convenience fee to undefined * pr feedback
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
- 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 4 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
-