- 21 May, 2020 18 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
Bump release action to a version that has the body parameter, and add logic to whether it's a prerelease
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* Add a new target for deploying to IPFS * verbose command * Try the github action
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* Make the hooks directory strict * Move using the v1 factory contract to hooks * Add a comment to why we copy the token map * Fix another lint error and make AllTokens deep readonly * Move ALL_TOKENS to constants directory
-
Noah Zinsmeister authored
* replace commas with periods * add pattern attribute
-
Moody Salem authored
* Revert "Temporarily disable the token warning for style fixes" This reverts commit 70722b5e * Move pages around and refactor to better support rendering content outside the app body * Automatically add tokens in the add and remove liquidity pages * Put the warning above the send/swap pages * Add a margin below the token warning cards * Save token warning dismissal state in user state * Linting errors * style fix
-
Ian Lapham authored
-
- 20 May, 2020 6 commits
-
-
Moody Salem authored
- Remove the environment variables from the netlify.toml in favor of create-react-app env configuration - Remove the polling interval override in the index.tsx which is redundant with the connectors file overrides
-
Noah Zinsmeister authored
* add route visualization * add border, only show if >2 tokens in the path * fix flex styles * more flex tweaks
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* Token warning a la #789 and #790 * Clean up the duplicate name or symbol implementation * Fix the spacing * Change wording and add to send page * Wording changes * Refactor the common code to a component * Fix lint error
-
Noah Zinsmeister authored
* generalize useApproveCallback * show proper slippageAdjustedAmounts in dialog * make confirmed button text readable in light mode * default timeout from 15 -> 20 minutes * add manual approve fallback to remove liquidity * remove console log * fix bad web3-react import introduced by refactor * rename our wrapped version of useWeb3React * return an enum from useApproveCallback * fix comment
-
- 19 May, 2020 12 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* Make typescript compilation strict in some new code * Fix other errors, change how we set dark mode to always respond to url parameter * Fix bug in block number
-
Noah Zinsmeister authored
-
Moody Salem authored
-
Ian Lapham authored
* set token length * safe check on symbol reference
-
Moody Salem authored
-
- 18 May, 2020 2 commits
-
-
Noah Zinsmeister authored
* mainnet config * fix token + pair sorting * standardize wrapped useWeb3React imports * add final return to pair sorting * add connecting pairs * break tokens out into separate files revert isAddress change * filter out duplicate pairs * remove add liquidity prompts * link to v1 trades that are invalid on v2 * forward v2 subdomain to apex * update blog link * get rid of smart quotes * link to uniswap info in position card * improve pair sorting/searching break out token identification fix crash on early pool position clicks change pair token separator from : to /
-
Moody Salem authored
* Match the behavior of v1 interface for old query parameters in swap/send * Handle matching input/output currencies better * Another test
-
- 17 May, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
Fix balance forever loading issue, ensure that all balances in the store are keyed by checksummed addresses
-