1. 15 Nov, 2022 16 commits
  2. 14 Nov, 2022 10 commits
  3. 12 Nov, 2022 10 commits
  4. 11 Nov, 2022 4 commits
    • lynn's avatar
      feat: Web 1854 listed card (#5160) · f1443671
      lynn authored
      * init
      
      * it's working with jack's card.tsx components
      
      * add nft details on cards for view my nfts
      
      * listed cards ready for review
      
      * remove unnecessary code
      
      * updated radius
      
      * first round charlie comments
      
      * respond all comments
      
      * init
      
      * fix
      
      * color
      
      * remove floor price when not on sell mode
      
      * remove floor when nft is listed
      
      * feat: Web 1858 disabled card 1155 when sell mode is on (#5169)
      
      * disabled states + tooltips
      
      * remove collection asset changes
      
      * popover offset changes
      
      * respond to padmini comment
      
      * respond to charlie
      f1443671
    • Zach Pomerantz's avatar
    • cartcrom's avatar
      feat: replaced protocol disclaimer with privacy policy link (#5170) · 08357440
      cartcrom authored
      copy updates
      08357440
    • Danny Daniil's avatar
      feat: de-148- Analytics package integration (#5093) · f5df2fed
      Danny Daniil authored
      * integrate analytics sdk
      
      * roll back vscode
      
      * remove dup imports
      
      * use dummy api key and url from env
      
      * update analytics sdk for optional init
      
      * yarn deduped
      
      * update documentation
      
      * add analytics events package
      
      * getBrowser from analytics events
      
      * remove token banner
      
      * add origin app
      
      * replace local analytics
      
      * upgrade events version
      
      * events 1.0.4
      
      * remove importToken
      f5df2fed