1. 01 Oct, 2020 2 commits
  2. 29 Sep, 2020 2 commits
  3. 25 Sep, 2020 1 commit
  4. 24 Sep, 2020 7 commits
  5. 10 Sep, 2020 1 commit
  6. 01 Sep, 2020 5 commits
  7. 28 Aug, 2020 4 commits
  8. 27 Aug, 2020 8 commits
  9. 26 Aug, 2020 9 commits
    • Moody Salem's avatar
      fix integration tests, update default list · cb36c910
      Moody Salem authored
      cb36c910
    • Moody Salem's avatar
      remove any bias from the list selection · 0a1459ee
      Moody Salem authored
      0a1459ee
    • Moody Salem's avatar
      title for list URL only on list origin · 8896a042
      Moody Salem authored
      8896a042
    • Moody Salem's avatar
      add zerion list · 61ad07c3
      Moody Salem authored
      61ad07c3
    • Moody Salem's avatar
      fix the browse lists link · 81a5164d
      Moody Salem authored
      81a5164d
    • Moody Salem's avatar
      467e80a4
    • Moody Salem's avatar
      another list · 58f25aa4
      Moody Salem authored
      58f25aa4
    • Moody Salem's avatar
      bump to latest token lists version · 377c71f2
      Moody Salem authored
      377c71f2
    • Moody Salem's avatar
      feat(lists): allow selecting and adding token lists (#1023) · 7cf25ac7
      Moody Salem authored
      * more list stuff
      
      Use the selected list instead of the default list, but also use the default list
      
      start list selection code
      
      * move token warning to a modal, fix the install issue
      
      * add/remove/enter key
      
      * handle enter on currency select for ETHER
      
      * change slippage tolerance to be a slider
      
      * make ui closer to the mocks
      
      * commit slider changes
      
      * back to tabs
      
      * copy changes
      
      * bump list version
      
      * some styling for the list select
      
      * bump uniswap default list version
      
      * use contract calls to get ens names and addresses
      
      * show list logo
      
      * fix failing integration test
      
      * .eth.link
      
      * list introduction screen
      
      * remove showSendWithSwap
      
      * fix integration and unit tests
      
      * resolve ENS names
      
      * logos from ens
      
      * fix the lint errors
      
      * some refactoring to better support using a the library provider from the user for resolving ENS names
      
      * load list info from the list url for the introduction page
      
      * make it slightly harder to remove a list
      
      * minor clean up, some help text and links
      
      * remove icon from list update popup
      
      * show added/removed tokens
      
      * add GA everywhere, don't debounce contenthash lookups
      
      * show tags
      
      * fix tag key
      
      * tag display, list rendering, needs optimization
      
      * fix list fetching in firefox, style issue in safari
      
      * sort the lists, clean up styling
      
      * use client provider when possible
      
      * show token warning for url loaded tokens
      
      * improve the warning modal
      
      * some refactoring to fix the list fetching on networks other than mainnet
      
      * fix tests
      
      * some minor improvements
      
      * increase timeout to maybe fix integration tests which pass locally
      
      * build for tests using the dev network url
      
      * reset the lists if we deleted the other two copies
      
      * improve how we handle updating the default list of lists
      
      * fix integration test
      
      * Update token list selection styles
      
      * fix external links, reuse the on click outside code, show add errors
      
      * show the list origin instead of the full url
      
      * fix update list link
      
      * show host instead of hostname
      do not automatically dismiss major version upgrades for lists
      
      * fix link to tokenlists.org
      
      * add uma
      
      * clean up styling in list rows
      
      * bump token list version
      
      * bump token list version again
      
      * hover symbol to see currency name
      
      * bump version
      
      * add cmc lists, dharma list
      Co-authored-by: default avatarCallil Capuozzo <callil.capuozzo@gmail.com>
      7cf25ac7
  10. 25 Aug, 2020 1 commit