1. 27 Jul, 2022 1 commit
    • Sam Chen's avatar
      chore: upgrade react-router-dom to v6 (#4143) · 2a7b1e7f
      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: default avatarVignesh Mohankumar <me@vig.xyz>
      2a7b1e7f
  2. 26 Jul, 2022 2 commits
  3. 25 Jul, 2022 1 commit
  4. 23 Jul, 2022 1 commit
    • lynn's avatar
      feat: implement swap quote received event (#4165) · 62550a4a
      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
      62550a4a
  5. 22 Jul, 2022 1 commit
    • lynn's avatar
      feat: Web 214 implement the main submit swap event (#4061) · e01f30c0
      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
      e01f30c0
  6. 21 Jul, 2022 11 commits
  7. 20 Jul, 2022 7 commits
  8. 19 Jul, 2022 5 commits
  9. 18 Jul, 2022 3 commits
  10. 17 Jul, 2022 2 commits
  11. 15 Jul, 2022 1 commit
  12. 14 Jul, 2022 5 commits