• Charles Bachmeier's avatar
    feat: Add utility code for NFT Features (#4256) · 8dbc91ee
    Charles Bachmeier authored
    * import nft utilities
    
    * re-add featureflag provider
    
    * add back in useCurrencyBalanceString fn
    
    * remove static assets for separate pr
    
    * remove resolutions, swap dev and regular dependencies, respond to comments
    
    * remove currently unused dependencies and resynth .lock
    
    * build: update lockfile
    
    * build: update lockfile
    
    * remove env check
    
    * useCurrencyBalanceString as fn
    
    * remove supported_Wallets until wallet component merged in
    
    * make Atoms an interface
    
    * update abis
    
    * remove outdated comment
    
    * update usedebounce hook
    
    * remove useDarkMode
    
    * remove useLazyEffect
    
    * remove getEtherscan helper fn
    
    * remove useLastWallet
    
    * remove useWindowDimensions
    
    * refactor hooks
    
    * move hooks from nft to general folder
    
    * add walletBalanceInterface and remove wrongNetwork hook
    
    * remove empty obj
    
    * remove ethers imports
    
    * fixed comparison
    
    * same line eslint ignore
    
    * gtag removed
    
    * revert
    
    * revert
    
    * build: update lockfile
    
    * remove walletinfo interface
    
    * remove newline
    
    * remove tslinst exception from isMobile
    
    * remove hiding linter warnings
    
    * remove unused util
    
    * fix linter warnings
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    8dbc91ee
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...
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...
theme 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...
test-utils.tsx Loading commit data...