Supported Networks fixes and tweaks (for Hayder)#918
Merged
hayderkg merged 4 commits intosupported-networks-pagesfrom Apr 3, 2025
Merged
Supported Networks fixes and tweaks (for Hayder)#918hayderkg merged 4 commits intosupported-networks-pagesfrom
hayderkg merged 4 commits intosupported-networks-pagesfrom
Conversation
hayderkg
approved these changes
Apr 3, 2025
hayderkg
added a commit
that referenced
this pull request
Apr 3, 2025
* Added Token API networks to supported networks table * Add network logos * Use icon instead of check * Use mono variant for icons with low constrast * Show skeleton with missing icons * Supported Networks variant * Dynamic supported network pages * Implemented Search networks + Show/Hide Testnets * Info box * Improve UX * fix lint * Fix images error * extend config * Add empty state * Improve Loading indicator * Auto clear search input when enabling testnets from an empty state * SN - Adjustments * Mark supported networks in menu + Add network logo in dedicated page + remove footer navigation * Add network logo to dedicated supported network page + fix lint * UX: General improvements * Add copy chain + ID * Use spinner as icon * consolidate supported-networks translations into index.json * remove unnecessary custom title * Refactor big components + Optimize performance for networks * fix lint * fix lint * fix lint * Remove loading indicator2 * Optimize files * move dependecies to website * refactor: use caip2Id to determine EVM networks instead of network list * Fix lint errors * General improvements * Change font-size to Callout component * Supported Networks fixes and tweaks (for Hayder) (#918) * Work around Safari bug with absolute positioning relative to table row * Callout visual tweaks * Use semantic typography classes * This was more readable (sorry Hayder, 100% my bad) * Remove framer-motion --------- Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See this comment in the original PR.
Before (in Safari 18.4)
After (still in Safari 18.4)
CleanShot.2025-04-03.at.12.34.15.mp4
Also made some other tweaks (don't hate me 😭), see commits for details. Thank you!