- 04 Oct, 2021 3 commits
-
-
Crowdin Bot authored
-
Zach Pomerantz authored
-
Patrick authored
Changed "Remove send" to "Remove recipient" for clarification purposes.
-
- 30 Sep, 2021 2 commits
-
-
Zach Pomerantz authored
This reverts commit 496a963d.
-
Zach Pomerantz authored
* chore: stub a bundled component lib * chore: add cosmos to preview component lib * Fix code style issues with ESLint Co-authored-by:
Lint Action <lint-action@samuelmeuli.com>
-
- 29 Sep, 2021 2 commits
-
-
Ian Lapham authored
-
Zach Pomerantz authored
* chore: dedup @babel packages * chore: dedup @types packages * chore: dedup eslint packages * chore: dedup electron-to-chromium package * chore: dedup prettier package * chore: update yarn.lock * style: run prettier
-
- 28 Sep, 2021 4 commits
-
-
Carlos Diaz-Padron authored
-
Ian Lapham authored
-
Zach Pomerantz authored
Updates node-vibrant to use a webpack-compatible version. lodash was implicitly installed through node-vibrant (and its lack of tree-shaking); with this fixed, lodash is no longer provided.
-
Zach Pomerantz authored
-
- 27 Sep, 2021 3 commits
-
-
Ian Lapham authored
-
Justin Domingue authored
-
Jordan Frankfurt authored
* set custom dimension on chainId change * make it more clear that 1 is mainnet * 0 fallback chainId
-
- 26 Sep, 2021 3 commits
-
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Zach Pomerantz authored
* fix: consistent @uniswap/v3-sdk imports * fix: consistent @redux/toolkit imports * fix: consistent @web-react imports * fix: consistent @uniswap/token-lists imports * chore: restrict dist/ imports
-
- 25 Sep, 2021 1 commit
-
-
Crowdin Bot authored
-
- 24 Sep, 2021 9 commits
-
-
Zach Pomerantz authored
* perf: import @ethersproject directly for modularization * chore: update @davatar/react@1.6.0 * fix: lockfile
-
Zach Pomerantz authored
Deduplicates packages, but has no effect on bundle size. These packages are used for build steps or for typings.
-
Zach Pomerantz authored
* chore: clean up package scripts * fix: respect yarn scripts
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Jordan Frankfurt authored
* add common bases to L2s * pr feedback
-
- 23 Sep, 2021 4 commits
-
-
Zach Pomerantz authored
* fix(swap): use undefined as initial currencyId state Null should be used for a selection state, not an unknown state. undefined may signify that a currency was passed in the URL but not yet parsed. * perf(swap): initialize swap with url Initializes SwapState with URL parameters so that currency input may be rendered on the first frame. * test(swap): update hooks tests * test: fix casing * fix: check nullish to allow eg 0
-
Zach Pomerantz authored
-
dependabot[bot] authored
Bumps [@uniswap/token-lists](https://github.com/Uniswap/token-lists) from 1.0.0-beta.25 to 1.0.0-beta.26. - [Release notes](https://github.com/Uniswap/token-lists/releases) - [Commits](https://github.com/Uniswap/token-lists/compare/v1.0.0-beta.25...v1.0.0-beta.26) --- updated-dependencies: - dependency-name: "@uniswap/token-lists" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Crowdin Bot authored
-
- 22 Sep, 2021 9 commits
-
-
Crowdin Bot authored
-
Moody Salem authored
-
Ian Lapham authored
-
Justin Domingue authored
* refine comparison method * adjust comment
-
Zach Pomerantz authored
Saves 20kb of gzipped payload.
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Moody Salem authored
* refactor: add an import sorting plugin * Fix code style issues with ESLint Co-authored-by:
Lint Action <lint-action@samuelmeuli.com>
-
Moody Salem authored
-