1. 01 May, 2023 3 commits
    • Jack Short's avatar
      chore: removing pwat feature flag (#6467) · 4d5cc826
      Jack Short authored
      * chore: removing pwat flag
      
      * removing it from enum
      
      * updating test
      
      * trade is not the same as usingPwat
      4d5cc826
    • Charles Bachmeier's avatar
      feat: [DetailsV2] Add Trait component content (#6460) · 6bc7cfc9
      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
      
      * correct padding
      
      ---------
      Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
      6bc7cfc9
    • Vignesh Mohankumar's avatar
      fix: match OneKey more generically (#6461) · 97312bb1
      Vignesh Mohankumar authored
      * fix: match OneKey more generically
      
      * flip
      
      * Update src/tracing/errors.test.ts
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      
      * Update src/tracing/errors.test.ts
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      
      * Update src/tracing/errors.test.ts
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      
      * backslashes
      
      * fix
      
      ---------
      97312bb1
  2. 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
  3. 28 Apr, 2023 9 commits
  4. 27 Apr, 2023 5 commits
  5. 26 Apr, 2023 11 commits
  6. 25 Apr, 2023 10 commits