- 03 Aug, 2022 4 commits
-
-
lynn authored
* init commit * remove absolute value in date calc * all the events are now logged properly plus changed native token address to NATIVE * add documentation line * remove unnecessary prop * init * init * checkpoint * checkpoint * merge * lint * cleanup * wallet user model stuff working as expected now * add app loaded event and rest of user properties * fix tests * change token balances as per kyle rec * refactor connected wallet state handling + rest of vm comments * fix redux breaking, revert wallet from set to array
-
lynn authored
* init * clean up * remove unnecessary constants * undo yarn.lock change
-
Kaylee George authored
* toggle * fixed position * im bad at spelling * rm button * fix * add feature flag * naming * rm blue5 * uppercase * rm file
-
Emily Williams authored
fix lock
-
- 02 Aug, 2022 3 commits
-
-
cartcrom authored
* modified redux state to track wallet connections to properly log reconnects * linted and removed console.log * fixes for lynn's comments + documenting
-
Vignesh Mohankumar authored
* initial * add to index * show more logic * split up * nvm combine * combine more * loading state for the app * no conditional * rm var * comment * move comment * add control specifically
-
David Walsh authored
Dont' show text cursor when hovering over network dropdown text
-
- 01 Aug, 2022 1 commit
-
-
Jordan Frankfurt authored
* tune down cache from 7 days to 12 hours * minimal cache time
-
- 30 Jul, 2022 3 commits
-
-
lynn authored
* init commit * remove absolute value in date calc * all the events are now logged properly plus changed native token address to NATIVE * add documentation line * remove unnecessary prop * init * add approve token event * fix build * add route event properties * fix build * respond to vm comments * respond to vm comments * remove routes properties
-
matteenm authored
-
Connor McEwen authored
* feat: fetch stablecoins price with SOR, PI warning * calculate realized price impact * remove unrelated changes * dupe import * pr feedback * use the same calculation function for PI * use proper var
-
- 29 Jul, 2022 2 commits
-
-
lynn authored
* init commit * remove absolute value in date calc * all the events are now logged properly plus changed native token address to NATIVE * add documentation line * remove unnecessary prop * respond to vm comments * merge and rename util method * respond to vm comments again
-
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 * init commit * add swap transaction completed event * respond to cmcewen comments * add two events * remove console.logs * move transaction completed logging to reducer * simplify and remove unnecessary logic and constants * respond to cmcewen comments * respond to cmcewen comments * respond to vm comment
-
- 27 Jul, 2022 4 commits
-
-
lynn authored
* init commit * abstract amplitude stuff away to separate function
-
Kaylee George authored
change red
-
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
-