- 31 Jul, 2021 3 commits
-
-
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 6 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
-
Moody Salem authored
* feat: support connecting to a gnosis safe * add the manifest.json attributes required by gnosis safe * remove background fill * copy * only try injected provider if not active after trying safe
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
- 22 Jul, 2021 1 commit
-
-
Justin Domingue authored
* initial routing api integration * add routing api slice * display route in dialog * addressed pr feedback * switch to `get` * renamed useRouterTradeExactIn to useRouter * moving few files to later iteration * removed unnecessary `as` * switch to polling * add todo for blocknumber freshness * remove account-slippage-deadline
-
- 21 Jul, 2021 1 commit
-
-
Moody Salem authored
* chore: add blurb about release process * additional standard * how to collect feedback
-
- 20 Jul, 2021 3 commits
-
-
Jordan Frankfurt authored
-
Moody Salem authored
-
Brendan Weinstein authored
-
- 19 Jul, 2021 3 commits
-
-
Justin Domingue authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
- 17 Jul, 2021 3 commits
-
-
Justin Domingue authored
-
Justin Domingue authored
-
Ian Lapham authored
* start iframe ui updates * replace hook with constant * add origin check for blocked lists * remove origin check for local unsupported list * remove redundant retun * remove iframe check * undo local change
-