• 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
promise.ts 417 Bytes