• Jordan Frankfurt's avatar
    feat(wallet-connect): add support for v2 (#6582) · 57883859
    Jordan Frankfurt authored
    * feat(wallet-connect): add support for v2
    
    * use theme button to fix opacity issue
    
    * fix lint
    
    * add new web3-react v2 package
    
    * add mainnet to chains list
    
    * fix test
    
    * yarn dedupe
    
    * add new @walletconnect/ethereum-provider
    
    * fix safari padding
    
    * fix second-click flash on popover toggle
    
    * add walletconnect theme
    
    * add goerli to non-prod chain selector
    
    * remove: debug
    
    * remove vertical line
    
    * WEB-2107 Fix modal close behavior
    
    * remove logging
    
    * clean up accountDrawerOpenAtom usage
    
    * remove irrelevant comments
    
    * remove unintentional whitespace diff
    
    * yarn yarn-deduplicate --strategy=highest
    
    * add conditional chain selector
    
    * update wc package version
    
    * goerli -> sepolia
    
    * goerli -> sepolia
    
    * yarn yarn-deduplicate --strategy=highest
    
    * UNIWALLET -> UNISWAP_WALLET
    
    * useWalletSupportsChain -> useWalletSupportedChains
    
    * use TOGGLE_SIZE
    
    * remove inline styles
    
    * remove inline styles and use better alt text
    
    * update Option.test
    
    * use a named function for forwardRef arg
    
    * fix types
    
    ---------
    Co-authored-by: default avatarJordan Frankfurt <jordan@CORN-Jordan-949.frankfurt>
    57883859
Name
Last commit
Last update
.github Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
eslint_rules Loading commit data...
public Loading commit data...
scripts Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
.snyk Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codecov.yml Loading commit data...
codegen.yml Loading commit data...
craco.config.cjs Loading commit data...
cypress.config.ts Loading commit data...
graphql.data.codegen.config.ts Loading commit data...
graphql.data.config.js Loading commit data...
graphql.thegraph.codegen.config.ts Loading commit data...
graphql.thegraph.config.js Loading commit data...
hardhat.config.js Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...