Skip to content

Commit

Permalink
Chain Badge consolidation & backend delivery (#6328)
Browse files Browse the repository at this point in the history
* start work on backend driven chain badge

* Update src/components/expanded-state/AvailableNetworksv2.tsx

* consolidate SwapCoinIcon into RainbowCoinIcon

* replace ChainBadge with ChainImage and consolidate + cleanup

* fix missing native asset icon URL from swaps

* more badge sizing fixes

* add migration and clearing of FastImage cache in dev section to fix mainnet sizing

* fix lint

* fix up swaps

* address more swaps nuances

* more sizing issues fixed

* remove size={40} from RainbowCoinIcon as it's default

* Convert Chain Selection DropdownMenu to Backend Networks (#6344)

* start work on converting existing chain selection dropdowns to Zeego

* available networks v2 convert

* add token icons to claim dropdown and fix but with AvailableNetworks not showing ever

* latest changes to try to get hitslop to work

* refactor trending tokens to remove SwapCoinIcon and fix APP-2217

* fix APP-2218

* chain badge sizing fix on sign transaction sheet

* remove debug layouts

* fixes

* remove hitslop prop and bake it into children

* remove hitslop prop from claimable menu

* port over Kane's work for dropdown menu

* fix instances of menu item being checkbox

* Fix most chain badge issues

* Remove unrelated change

* Update src/components/expanded-state/asset/ChartExpandedState.js

* fix radial gradient color issue + spacing fix

* Fix network switcher badges

* Remove unused RainbowCoinIcon styles

* Fix EthCard mainnet icon

* Fix MintSheet chain badge

* Fix GasSpeedButton legacy network chain badge

* fix ClaimCustomization badge invalid size and position

* Fix MintsSheet chain badges

* Fix L2Disclaimer network name casing

* fix transaction details row size change

* fix SignTransactionSheet size change

* fix WalletConnectApprovalSheet position relative

* revert animated coin icon changes

* revert changes

* revert collectible send row position change

* fix WalletConnectV2ListItem

* remove change to useWallets

* fix AddCash ProviderCard

* cleanup unused vars in ClaimCustomization

* fix two coin icons sizing and position on transaction details row

---------

Co-authored-by: Ibrahim Taveras <[email protected]>
Co-authored-by: Christian Baroni <[email protected]>
  • Loading branch information
3 people committed Jan 17, 2025
1 parent 27583a9 commit 8e63667
Show file tree
Hide file tree
Showing 808 changed files with 665 additions and 4,186 deletions.
6 changes: 0 additions & 6 deletions ios/Images.xcassets/badges/Contents.json

This file was deleted.

23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/apechain.imageset/Contents.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/apechainBadge.imageset/Contents.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/arbitrum.imageset/Contents.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/arbitrumBadge.imageset/Contents.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Diff not rendered.
Diff not rendered.

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/avalanche.imageset/Contents.json

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
23 changes: 0 additions & 23 deletions ios/Images.xcassets/badges/avalancheBadge.imageset/Contents.json

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
Loading

0 comments on commit 8e63667

Please sign in to comment.