• 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
Name
Last commit
Last update
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connection Loading commit data...
constants Loading commit data...
featureFlags Loading commit data...
graphql Loading commit data...
hooks Loading commit data...
lib Loading commit data...
locales Loading commit data...
nft Loading commit data...
pages Loading commit data...
serviceWorker Loading commit data...
state Loading commit data...
test-utils Loading commit data...
theme Loading commit data...
tracing Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
polyfills.ts Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...
setupTests.ts Loading commit data...