• lynn's avatar
    feat: widget analytics (#4869) · a5c55679
    lynn authored
    * chore: todos for analytics
    
    * example
    
    * another skeleton logging event
    
    * feat: onSwapApprove
    
    * feat: widget tracing
    
    * feat: better useTrace
    
    * feat: max
    
    * feat: switch
    
    * add trace amd remove onreviewswapclick
    
    * onExpandSwapDetails
    
    * feat: initial quote
    
    * add event properties for wrap
    
    * feat: update ack
    
    * SWAP_SIGNED
    
    * feat: submit
    
    * fix: wrap type
    
    * chore: tracing
    
    * move format fn to utils
    
    * fix: remove old background-color flash (#4890)
    
    remove old background-color
    
    * revert: add back phase0 bug fixes (#4888)
    
    * Revert "revert: removing phase0 bug fixes temporarily (#4886)"
    
    This reverts commit 06291a15.
    
    * use token amount
    
    * Revert "use token amount"
    
    This reverts commit f47c00358b29cfa9886bf4e490df4bf70b88e648.
    
    * dont render if empty
    
    * fix: upgrade pkg to eliminate compile error (#4898)
    
    * upgrade pkg
    
    * dedup
    
    * fix: Remove token selector flash of old ui  (#4896)
    
    remove token selector flash of old view
    
    * fix: Web 1561 logging event for clicking on explore banner toast +  WEB-1543  [Explore Banner] String should be sentence case (#4899)
    
    * explore banner changes
    
    * remove console log
    
    * oops
    
    * test: run tests on all PRs (#4905)
    
    * fix: use correct optimism icon in explore (#4893)
    
    * fix: click area should match button effect (#4887)
    
    * fix: update font-weight values to match spec (#4863)
    
    * fixes. working now verified on console.
    
    * fix: mobile tweaks (#4910)
    
    * update manifest theme colors to magenta
    
    * text spacing and right positioning on very small screens
    
    * feat: load token from query data (#4904)
    
    * fix: do not fetch balances cross-chain
    
    * build: updgrade widget
    
    * feat: cleanly load and switch chains from widget
    
    * fix: load token from query data
    
    * build: trigger checks
    
    * fix: do not override native token from query
    
    * fix: catch error on switch chain
    
    * refactor: useTokenFromActiveNetwork
    
    * refactor: defaultToken behavior clarification
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    Co-authored-by: default avatarJordan Frankfurt <jordanwfrankfurt@gmail.com>
    Co-authored-by: default avatarvignesh mohankumar <vignesh@vigneshmohankumar.com>
    Co-authored-by: default avatarcartcrom <39385577+cartcrom@users.noreply.github.com>
    a5c55679
constants.ts 4.54 KB