• 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
Name
Last commit
Last update
.devcontainer Loading commit data...
.github Loading commit data...
.husky Loading commit data...
.vscode Loading commit data...
configs Loading commit data...
deploy Loading commit data...
docs Loading commit data...
icons Loading commit data...
jest Loading commit data...
lib Loading commit data...
mocks Loading commit data...
nextjs Loading commit data...
pages Loading commit data...
playwright Loading commit data...
public Loading commit data...
stubs Loading commit data...
toolkit Loading commit data...
tools Loading commit data...
types Loading commit data...
ui Loading commit data...
.dockerignore Loading commit data...
.env.example Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.nvmrc Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
RELEASE_NOTES.md Loading commit data...
decs.d.ts Loading commit data...
eslint.config.mjs Loading commit data...
global.d.ts Loading commit data...
instrumentation.node.ts Loading commit data...
instrumentation.ts Loading commit data...
jest.config.ts Loading commit data...
middleware.ts Loading commit data...
next-env.d.ts Loading commit data...
next.config.js Loading commit data...
package.json Loading commit data...
playwright-ct.config.ts Loading commit data...
prometheus.yml Loading commit data...
reset.d.ts Loading commit data...
startup.node.ts Loading commit data...
svgo.config.js Loading commit data...
tsconfig.jest.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...