- 10 Feb, 2022 14 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Zach Pomerantz authored
* fix: enable max swap amount * fix: bad syntax * fix: unnecessary optional
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* fix: wallet styling * feat: onConnectWallet prop
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* fix: max slippage state * chore: rename to useAllowedSlippage * nit: maxSlippageInput name
-
Ian Lapham authored
-
Zach Pomerantz authored
* fix: tooltip cursor * fix: only clip dialog * nit: clean up class name
-
Zach Pomerantz authored
-
Tina authored
* store client id in localstorage * remove newline * use React.ga * fix import
-
- 09 Feb, 2022 10 commits
-
-
Jordan Frankfurt authored
-
Crowdin Bot authored
-
Zach Pomerantz authored
* refactor: mv governance contracts to governance * refactor: mv merkle contract to claim * refactor: mv staking contract to staking * chore: 0.0.6-beta * chore: add @reduxjs/toolkit to peerDeps * chore: v0.0.7-beta * chore: add @reduxjs/toolkit to deps * chore: v0.0.8-beta * chore: swap web3-react aliasing * chore: v0.0.9-beta * chore: v0.0.10-beta
-
Crowdin Bot authored
-
Ian Lapham authored
-
Crowdin Bot authored
-
Zach Pomerantz authored
* fix: tsconfig emissions * fix: avoid importing app state in lib * fix: export theming * fix: asset resolutions * fix: bundle widget * test: update failing snapshots * fix: maintain i18n for cosmos * fix: use npm-compatible aliasing * fix: include fonts in bundle
-
Jordan Frankfurt authored
* add basic number formatting * test formatLocaleNumber * localize CurrencyAmounts and Prices * use lingui locale hook * pr review * cleaner type assertions * check if locale is supported when formatting * pr feedback
-
Jordan Frankfurt authored
* fix(widgets): fix broken unsupported network message * require that the user be on a Uniswap chainId AND a token-list supported chainID before fetching swap info * use .some instead of .reduce
-
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 2 commits
-
-
Jordan Frankfurt authored
This reverts commit 8064dd8e.
-
Zach Pomerantz authored
-