- 06 Aug, 2021 1 commit
-
-
Justin Domingue authored
* update @uniswap/sdk-core and @uniswap/v3-sdk * reorder
-
- 04 Aug, 2021 2 commits
-
-
Justin Domingue authored
-
dependabot[bot] authored
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.4. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.4) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 03 Aug, 2021 4 commits
-
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
- 02 Aug, 2021 5 commits
-
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Jordan Frankfurt authored
* fix: optimism link * fix: (un)planned downtime copy changes
-
Crowdin Bot authored
-
Crowdin Bot authored
-
- 31 Jul, 2021 6 commits
-
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Lint Action authored
-
Justin Domingue authored
-
Matthew Quinn authored
* fix: center import pool text V2 * fix: updated based on feedback Co-authored-by:
Matthew Quinn <matthew.quinn@libertymutual.com>
-
Matthew Quinn authored
Co-authored-by:
Matthew Quinn <matthew.quinn@libertymutual.com>
-
- 30 Jul, 2021 5 commits
-
-
Crowdin Bot authored
-
Moody Salem authored
* fix: upgrade ethers to allow constructing transaction data compatible with eip-1559 * bump the experimental provider
-
Crowdin Bot authored
-
Justin Domingue authored
* remove arbitrary range buttons and move full range button * better align full range to deposit * support dragging range when in full range * hack to support full range brushing * restore zoom levels * adjusted for mocks * fix styling * simplify type * restore rate toggle change * fix lower bound by looking at isSorted * better align bottoms * add reset button for full range positions * only flip when not at limit * fix +/- buttons in range selector * add help link
-
Crowdin Bot authored
-
- 29 Jul, 2021 5 commits
-
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
-
Lint Action authored
-
Justin Domingue authored
explains why `chainId` is pulled directly from the store.
-
Moody Salem authored
* upgrade walletconnect to 1.5.0 * bump again
-
- 28 Jul, 2021 4 commits
-
-
Crowdin Bot authored
-
Jeffrey Lin authored
If field A and field B are already populated, chances are the user wants them to remain the same and only wants to invert the price range selector. The conversion isn't exact, but should be preferable to the previous behavior.
-
Crowdin Bot authored
-
Ian Lapham authored
* use modal for txn confirmation on l2 * update with error state * remove 1 translation * dedicated L2 component * update styling on to be less jumpy * add success animation to modal * revert regular submitted content * remove useless hook in popups * remove import Co-authored-by:
Ian Lapham <ian_lapham@alumni.brown.edu>
-
- 26 Jul, 2021 5 commits
-
-
Noah Zinsmeister authored
This reverts commit 89d484d8.
-
Noah Zinsmeister authored
This reverts commit 3198129a.
-
Justin Domingue authored
* set up snapshot testing * improvements * add tests for TextInput as an example * Fix code style issues with ESLint * add comment to custom-test-env file * only set up needed providers * include style rules in snapshots * disable redux storage warning * added setupTests to avoid boilerplate Co-authored-by:
Lint Action <lint-action@samuelmeuli.com>
-
Moody Salem authored
* fix: prevent error if user selects ETH and WETH in add liquidity fixes https://github.com/Uniswap/uniswap-interface/issues/1763 * linting error * revert changes to Tokens.ts
-
Moody Salem authored
-
- 24 Jul, 2021 1 commit
-
-
Ian Lapham authored
-
- 23 Jul, 2021 2 commits
-
-
Justin Domingue authored
* better support decimal overflow * improve tests * explicitly define num digits in toSignificant * add tests for 0 decimals * undo change to tryParseAmount and instead compute price without relying on parse * remove console log and add test * removed comment * addressed pr feedback * improve parsing logic * addressed pr feedback
-
Ian Lapham authored
-