1. 01 Sep, 2022 3 commits
  2. 31 Aug, 2022 10 commits
  3. 30 Aug, 2022 6 commits
  4. 29 Aug, 2022 7 commits
  5. 27 Aug, 2022 9 commits
  6. 26 Aug, 2022 5 commits
    • Zach Pomerantz's avatar
      feat: integrate widget settings/value (#4499) · 723db9d0
      Zach Pomerantz authored
      * widgets: v2.2.0
      
      * refactor: wrap Widget
      
      * feat: integrate widget settings
      
      * refactor: import from widgets
      
      * fix: better settings integration
      
      * fix: include types
      
      * chore: formatting
      
      * build: bump widgets version
      
      * feat: integrate widget value
      
      * feat: integrate widget token selection
      
      * feat: clean up widget integration
      
      * build: bump widgets version
      
      * refactor: mv widget wrapper to components
      
      * refactor: split widget integrations
      
      * refactor: value -> inputs
      
      * fix: consolidate slippage hooks
      
      * fix: memoize currency search modal
      
      * refactor: clarify widget code
      
      * fix: allow loading token in widget
      
      * fix: add TradeType helpers
      723db9d0
    • lynn's avatar
      fix: oops (#4511) · cbf165dc
      lynn authored
      oops
      cbf165dc
    • Kaylee George's avatar
      feat: add token explore promo banner (#4481) · 6f3579ac
      Kaylee George authored
      * initial design
      
      * progress
      
      * add background image
      
      * add logic
      
      * update
      
      * delete unneed state
      
      * more
      
      * redux
      
      * redux
      
      * more redux
      
      * rebase main
      
      * rm unused state
      
      * rm unused export
      
      * relative link
      6f3579ac
    • lynn's avatar
      feat: add i18n to token detail and token explore (#4510) · c9e2f86e
      lynn authored
      init
      c9e2f86e
    • aballerr's avatar
      fix: Fix to mobile wallet experience (#4508) · 8c019911
      aballerr authored
      * fixing wallet on mobile and making useClickoutside more extensible
      Co-authored-by: default avatarAlex Ball <alexball@UNISWAP-MAC-038.local>
      8c019911