- 27 Jul, 2022 2 commits
-
-
Daniel James authored
* Add Deprecated prefix to ThemedText components * Fix lint errors
-
Sam Chen authored
* chore: upgrade react-router-dom to v6 * migrate Redirect to Navigate * use Routes instead of Switch * migrate useHistory to useNavigate * use To type * use element * work around activeClassName * fix typing for useParams * deduplicate * fix Navigate * add e2e tests * visit /swap directly Co-authored-by:
Vignesh Mohankumar <me@vig.xyz>
-
- 26 Jul, 2022 2 commits
-
-
Akshit Choudhary authored
FIxed Propose External Docs Link
-
Rachel-Eichenberger authored
Update V2 Pool Document link Current link line 163 point to old documents, and gives error page changed to https://docs.uniswap.org/protocol/V2/concepts/core-concepts/pools current version of pool documents for V2
-
- 25 Jul, 2022 1 commit
-
-
Sam Chen authored
-
- 23 Jul, 2022 1 commit
-
-
lynn authored
* init commit * add amplitude ts sdk to package.json * add more comments and documentation * respond to vm comments * respond to cmcewen comments * fix: remove unused constants * init commit * adapt to web * add optional event properties to trace * correct telemetry to analytics * init commit * change telemetry to analytics in doc * init commit * fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement * add element name constant * init commit * correct price_impact calculation * resolve vm comments * fixes in response to comments * respond to vm * use ALL significant digits for token amounts * init commit * logged all properties * create helper function getPriceImpactPercentageNumber * 4 decimal points for percentages * price percentage fn * only log event on FIRST price fetch * respond to cmcewen comments
-
- 22 Jul, 2022 1 commit
-
-
lynn authored
* init commit * add amplitude ts sdk to package.json * add more comments and documentation * respond to vm comments * respond to cmcewen comments * fix: remove unused constants * init commit * adapt to web * add optional event properties to trace * correct telemetry to analytics * init commit * change telemetry to analytics in doc * init commit * fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement * add element name constant * init commit * correct price_impact calculation * resolve vm comments * fixes in response to comments * respond to vm * use ALL significant digits for token amounts * create helper function getPriceImpactPercentageNumber * 4 decimal points for percentages * change percentage to basis points units
-
- 21 Jul, 2022 11 commits
-
-
Kaylee George authored
* add colors * Update settings.json * Update settings.json * remove comments * rename
-
Vignesh Mohankumar authored
* chore: upgrade cypress * 10.3.1
-
lynn authored
* init commit * fix prettier errors * check node env in vercel * add shouldLogImpression to TraceEvent
-
github-actions[bot] authored
chore(i18n): synchronize translations from crowdin [skip ci] Co-authored-by:
Crowdin Bot <support+bot@crowdin.com>
-
Sam Chen authored
* chore: clean useless code * clean unused code
-
lynn authored
fix swap details expanded not working
-
Vignesh Mohankumar authored
* build: only test for highest yarn-deduplicate strategy * remove exclusions
-
cartcrom authored
* initial changes * disabled all swap ui buttons when on unsupported chain * implementing Cal's requests to change sizing and copy on pools * updated snapshots * reverted changed snapshots * updated unsupported network test * fixing deprecated colors missing
-
Daniel James authored
* Add deprecated_ label to white and black * Add deprecated_ label to text1 through text5 * Add deprecated_ label for bg0 through bg6 * Add deprecated_ prefix to remaining colors * Add deprecated_ prefix to direct style references * Add deprecated_ prefix to all remaining colors * Update link color * Fix 'deprecated_white' -> theme.deprecated_white * Update snapshots
-
Vignesh Mohankumar authored
* add test.config.ts * don't need per file * comment * ts -> js * rm test.config.js? * update snapshots * update jest-styled-components
-
Jesse authored
fix: add celo gas override to circumvent 'out of gas' error from multicall
-
- 20 Jul, 2022 7 commits
-
-
Rachel-Eichenberger authored
* Update graph link * Add Gas over ride temp for Polygon * removal of personal tweaks * Update index.tsx * reset to original file * missing EOL * Update useClientSideV3Trade.ts * remove space
-
Sam Chen authored
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
* replaceURLChain * reorder stuff * don't use usePrevious for previousChainId * remove the replace param call in promise * variable names * comment * confirm isActive * wrong place for isActive * change ret type * add comments * check if not previous chain id
-
Vignesh Mohankumar authored
* remove all the funky logic * clear stuff * uncomment some tests * remove expert mode tests * skip these tests again, smh
-
Sam Chen authored
* chore: access router data with hooks * chore: clean RouteComponentProps * chore: use children instead of render * add import
-
Vignesh Mohankumar authored
fix: don't NetworkSelector onClick on desktop
-
- 19 Jul, 2022 5 commits
-
-
Vignesh Mohankumar authored
-
lynn authored
* init commit * revert yarn.lock changes * update test snapshots
-
Vignesh Mohankumar authored
-
lynn authored
* init commit * wallet connected event init commit * add received_swap_quote event property * add page context, connect wallet event log * add received_swap_quote property * fix typo * respond to cmcewen comments * respond to vm comments * move trace to app.tsx from header * respond to vm comments
-
Vignesh Mohankumar authored
* change package * yarn.lock
-
- 18 Jul, 2022 3 commits
-
-
Noah Zinsmeister authored
enable new optimism fee tier
-
Sam Chen authored
fix: catch CORS error
-
Vignesh Mohankumar authored
-
- 17 Jul, 2022 2 commits
- 15 Jul, 2022 1 commit
-
-
Jesse authored
* refactor: useUSDCValue -> useStablecoinValue * refactor: use the isCelo() helper * refactor: remove unneeded white space
-
- 14 Jul, 2022 4 commits
-
-
Vignesh Mohankumar authored
* Revert "build: pause deploy (#4102)" This reverts commit 3a1ea3df. * prettier
-
cartcrom authored
* replaced CHAIN_INFO access with a function call * updated CTACard tests to work with getChainInfo * updated typechecking, removed console.log
-
Vignesh Mohankumar authored
* style: prettier based on v2.2 * 2.7.1 instead? * npx * ^
-
lynn authored
fix: update styled-components in package.json to latest to remove react invalid hook call warnings (#4103) * fix warning vig found by updating styled-components * revert unnecessary yarn.lock changes * reduce unnecessary changes * dedup * manual fix and dedup of yarn.lock * manually dedup @emotion/is-prop-valid * update snapshot tests
-