1. 24 Oct, 2022 1 commit
  2. 21 Oct, 2022 5 commits
  3. 20 Oct, 2022 6 commits
  4. 19 Oct, 2022 6 commits
  5. 18 Oct, 2022 9 commits
  6. 17 Oct, 2022 1 commit
  7. 14 Oct, 2022 5 commits
  8. 13 Oct, 2022 7 commits
    • Zach Pomerantz's avatar
      fix: disallow duplicate currencies in widget (#4919) · 0faaa3f0
      Zach Pomerantz authored
      fix: currency equality check
      0faaa3f0
    • lynn's avatar
      fix: add origin to every event (#4918) · 6acc9300
      lynn authored
      * add origin to every event
      
      * remove console log
      6acc9300
    • Zach Pomerantz's avatar
      build: upgrade widget (#4917) · 70d33fb2
      Zach Pomerantz authored
      * build: upgrade widget
      
      * build: upgrade widget
      70d33fb2
    • Charles Bachmeier's avatar
      feat: revised profile card designs (#4901) · c0db592a
      Charles Bachmeier authored
      * add default style
      
      * update select button styles
      
      * add styles for listed cards
      
      * update index for profile skeleton
      Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
      c0db592a
    • 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
    • Connor McEwen's avatar
      fix: merge conflict · cdd5b66d
      Connor McEwen authored
      cdd5b66d
    • Zach Pomerantz's avatar
      feat: load token from query data (#4904) · b65fffc5
      Zach Pomerantz authored
      * 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
      b65fffc5