• lynn's avatar
    feat: implement token selector events (#4067) · cb094a1f
    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
    
    * change telemetry to analytics in doc
    
    * fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement
    
    * init commit
    
    * respond to zzmp comments
    
    * add token selected event
    
    * fixes
    
    * eliminate unnecessary state
    
    * respond to part of zzmp comments
    
    * respond to zzmp comments round 2
    
    * fixes
    
    * respond to zzmp comments
    
    * add imported token event and other fixes
    
    * also log onKeyPress for suggested tokens
    
    * respond to cmcewen comments
    cb094a1f
CurrencySearch.tsx 9.56 KB