chainlist
chainlist copied to clipboard
Change UI's
Some ui changes
- Added ability to copy RPC link to clipboard after clicking on the link text
- Added an effect of adding icon to the clipboard when hovering over a cell with a link
- Added effect of highlighting a cell with color when pointing with cursor
- Added animation of adding a link to the clipboard
- Fixed bug when switching to dark mode, scrolling remained always white in chrome. Now when you change the theme, scrolling is always in the theme color
- Added full screen mode, side menu folds into side menu. Looks much more convenient, especially for laptops.
- Tables on mobile resolution became more organic.
- Small bugs on mobile resolution.
- Added remembering the position of the side menu or full screen mode in localStorage.
Take the best, leave the rest.
@amiuttt is attempting to deploy a commit to the Defillama Team Team on Vercel.
A member of the Team first needs to authorize it.
hey can you resolve merge conflicts and revert changes in yarn.lock file?
i don't see jsx and styled-jsx packages used anywhere, can you revert changes in package.json, yarn.lock and remove package-lock.json ?
Ok, it is not problem. I removed jsx and jsx-styled and decide to check with editing new ExtraRpcs.js and after npm run dev it shows error - SerializableError: Error serializing .chains[0].rpc[22].trackingDetailsreturned fromgetStaticProps in "/" so where I must add new line of code to solve this issue.
can you revert changes in extraRpcs.js and keep this PR relevant to only UI changes ? , please revert changes in extraRpcs.js , yarn.lock, package.json and remove package-lock.json
can you revert changes in extraRpcs.js and keep this PR relevant to only UI changes ? , please revert changes in
extraRpcs.js,yarn.lock,package.jsonand remove package-lock.json
Done, i think...
can you revert changes in extraRpcs.js and keep this PR relevant to only UI changes ? , please revert changes in
extraRpcs.js,yarn.lock,package.jsonand remove package-lock.json
I saw that you added new cell for ad in html. Hope it would be solve without my participate
Some ui changes
- Added ability to copy RPC link to clipboard after clicking on the link text
- Added an effect of adding icon to the clipboard when hovering over a cell with a link
- Added effect of highlighting a cell with color when pointing with cursor
- Added animation of adding a link to the clipboard
- Fixed bug when switching to dark mode, scrolling remained always white in chrome. Now when you change the theme, scrolling is always in the theme color
- Added full screen mode, side menu folds into side menu. Looks much more convenient, especially for laptops.
- Tables on mobile resolution became more organic.
- Small bugs on mobile resolution.
- Added remembering the position of the side menu or full screen mode in localStorage.
Take the best, leave the rest.