1. 02 May, 2023 1 commit
    • Charles Bachmeier's avatar
      feat: [DetailsV2] add link and hover state to trait component (#6472) · ff0209a7
      Charles Bachmeier authored
      * hide trait container when asset has no traits
      
      * add traits header row
      
      * trait value rows and scroll behaviour
      
      * row with placeholder values
      
      * add random filler values and proper scrollbar styles
      
      * working rarity graph
      
      * bar border radius
      
      * move rarity graph to its own file
      
      * always show scrim
      
      * working scrim and move traitrow to its own file
      
      * cleanup
      
      * remove padding
      
      * move scrollbar right
      
      * add snapshot tests
      
      * add comment about randomly generated rarities
      
      * cleanup
      
      * only pass traits
      
      * justify
      
      * not important
      
      * cleanup scrim styles
      
      * remove comment
      
      * add scroll state hook
      
      * lint
      
      * update test
      
      * object over map
      
      * remove spaces
      
      * justify content
      
      * add ticket
      
      * add comments
      
      * update snapshot
      
      * add link and hover state to trait component
      
      * correct padding
      
      * respond to comments
      
      * add component and use css for vis
      
      ---------
      Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
      ff0209a7
  2. 01 May, 2023 4 commits
  3. 29 Apr, 2023 2 commits
    • cartcrom's avatar
      refactor: activation hook w/ global state (#6413) · d0a10fcf
      cartcrom authored
      * feat: moved tryActivation to global hook/state
      
      * test: activation hook
      
      * fix: merge conflicts
      
      * fix: update file path for render utils in activate.test.ts
      
      * fix: add await for connector deactivation
      
      * fix: pr comment fixes
      
      * fix: update tests
      
      * refactor: use stronger activation state type
      
      * refactor: use global state instead of props in ConnectionErrorView
      
      * fix: re-add uri availability check
      
      * fix: lint
      
      * fix: nits
      
      * fix: css regression
      
      * fix: update test enum usage
      
      * fix: use native disabled attribute
      
      * test: add snapshot tests for different Option states
      
      * fix: zach's PR comments
      
      * test: update snapshots/unit tests
      
      * style: pending boolean names
      
      * fix: updated test import
      
      * docs: added comment explaining analytics difference in wallet connection
      
      * test: assert console.debug calls and fix act() issues
      
      * test: drawer close
      
      * test: import specific drawer fn instead of whole module
      d0a10fcf
    • Jordan Frankfurt's avatar
      fix: spoof origin and referer (#6468) · 7a1a476e
      Jordan Frankfurt authored
      * fix: spoof origin and referer
      
      * comments, chaining, and an accurate replication of amplitude response bodies
      7a1a476e
  4. 28 Apr, 2023 9 commits
  5. 27 Apr, 2023 5 commits
  6. 26 Apr, 2023 11 commits
  7. 25 Apr, 2023 8 commits