• Max Alekseenko's avatar
    Address widgets (#2788) · a2b9c418
    Max Alekseenko authored
    * add address widgets
    
    * Update ENVS.md
    
    * fix long values
    
    * fix responsive size and hover border color
    
    * improve url template formatting, add chainId mapping
    
    * add hover animation
    
    * add widgets tab
    
    * filter widgets by address type
    
    * fix link style
    
    * add mixpanel event
    
    * fix stub
    
    * fix result check
    
    * add tests
    
    * fix tabs loading
    
    * Check the workflow: generate chakra types if the node_modules cache is hit
    
    * fix loading
    
    * fix loading view all link
    
    * fix loading issue
    
    * post-review changes
    
    * rename envs and feature
    
    * rename components and hook
    
    * rename config prop and change url template format
    
    * change validation schema
    
    * add chain_id to request params
    
    * update tests
    
    * rename, improve
    
    * improve grid logic
    
    * improve formatting func
    
    * simplify grid logic
    
    * update hint text
    
    * duplicate widgets in env for tests
    
    * update mocks and snapshots
    
    * fix text
    
    * fix grid one more time
    
    * update envs with test config
    
    * update snapshots
    
    * fix grid max width
    
    * update mock and snapshots
    
    * use separator
    
    * Update .env.eth
    
    * fix
    
    * update snapshots
    
    ---------
    Co-authored-by: default avatartom <tom@ohhhh.me>
    a2b9c418
widgets.ts 2.46 KB