Commit 8411d42
Supported networks pages (#913)
* 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 <[email protected]>1 parent 80746b7 commit 8411d42
File tree
110 files changed
+5262
-731
lines changed- website
- src
- components
- layout
- openApi
- pages
- [locale]/supported-networks
- ar
- cs
- de
- en
- es
- fr
- hi
- it
- ja
- ko
- mr
- nl
- pl
- pt
- ro
- ru
- sv
- tr
- uk
- ur
- vi
- zh
- supportedNetworks
- components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+5262
-731
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments