1. 20 Jan, 2022 1 commit
  2. 19 Jan, 2022 4 commits
    • Crowdin Bot's avatar
    • Jordan Frankfurt's avatar
      feat(widgets): add error reporting component, INTEGRATION ERROR type, and... · 8e3b2cb4
      Jordan Frankfurt authored
      feat(widgets): add error reporting component, INTEGRATION ERROR type, and Missing provider error (#3110)
      
      * add error reporting component, INTEGRATION ERROR type, and Missing provider error
      
      * rename reporter to generator
      
      * pr feedback
      
      * refactor provider check
      
      * add chainId, convenienceFee, and width errors
      
      * pr feedback and convenienceFeeRecipient address enforcement
      
      * fix imports for utils
      8e3b2cb4
    • Zach Pomerantz's avatar
      fix: memoize more swap (#2950) · d54783a3
      Zach Pomerantz authored
      * fix: memoize derived swap info
      
      * fix: memoize current block timestamp
      
      * fix: memoize price impact
      
      * fix: memoize debounced value updates
      
      * fix: nits
      d54783a3
    • Zach Pomerantz's avatar
      feat: include native currency in widget select (#3124) · 850a20f6
      Zach Pomerantz authored
      * fix: token image for chains / natives
      
      * feat: include native currency in select
      
      - Updates widgets swap state to use Currency (and deals with downstream updates)
      - Refactors logoURI code to a new lib/hooks/useCurrencyLogoURIs
      - Adds native currency to useQueryTokenList
      
      NB: This does not build because tests must be updated to use Currency (they currently use mock tokens)
      
      * test: update fixtures to use real currency
      
      * fix: data uri color extraction
      
      * fix: token img state
      
      * fix: use new array
      850a20f6
  3. 15 Jan, 2022 4 commits
  4. 14 Jan, 2022 4 commits
  5. 13 Jan, 2022 6 commits
  6. 12 Jan, 2022 9 commits
  7. 11 Jan, 2022 4 commits
    • Zach Pomerantz's avatar
      feat: populate the widget token selector (#3080) · 90dfdc6b
      Zach Pomerantz authored
      * feat: swap defaults
      
      * refactor: mv token list utils to lib
      
      * feat: expand fetchTokenList to include inlined
      
      * feat: simple widget token list
      
      * fix: token img props
      
      * feat: use token list in selector
      
      * fix: update useColor for optional logoURI
      
      * fix: avoid leaking deps
      
      * chore: add state to lib build
      
      * chore: mv devDeps to deps for lib
      
      * fix: microbundle css import
      
      * fix: match ethers versions
      
      * fix: use color callback
      
      * chore: clean up token info type
      
      * chore: widget type simplification
      
      * refactor: share token map code
      
      * test: include list in token select fixture
      
      * fix: no tokens without chain id
      90dfdc6b
    • Jordan Frankfurt's avatar
      fix(widgets): correctly position the arrows (#3083) · 4f896361
      Jordan Frankfurt authored
      * correctly position the arrows
      
      * update reverse button css and remove popover logic
      
      * px->em
      4f896361
    • yj's avatar
      fix: Add `{id}` replacement for ERC-1155 (#3068) · c9bc166c
      yj authored
      * Add `{id}` replacement for ERC-1155
      
      For issue #3010
      
      * Update useENSAvatar.ts
      
      Add leading zero pad to 64 hex chars
      
      * Update useENSAvatar.ts
      
      Following review comments
      c9bc166c
    • Noah Zinsmeister's avatar
      w3r version bumps (#3086) · cecbf770
      Noah Zinsmeister authored
      cecbf770
  8. 10 Jan, 2022 1 commit
  9. 09 Jan, 2022 1 commit
  10. 07 Jan, 2022 1 commit
  11. 06 Jan, 2022 5 commits