1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/multichain
David Walsh eb51460cae
UX: Multichain: App header (#18363)
* UX: Multichain: App header

* Export app header, provide required information, put feature flag in place

* Provide available data

* Implement account picker -- centered and opens account popover

* Remove backgrounds, use isUnlocked

* Fix placement of the global menu

* Show logo when unlocked

* Add selector for getting current network, provide props to AvatarNetwork and PickerNetwork

* Wire up the network menu to the header

* fixed ui for all the screens

* updated story for header

* fixed import and header settings

* updated lint error

* fixed tests

* updated header

* removed test

* updated snapshot test

* updated network menu

* updated changes

* removed comment from menu bar

* updated css

* updated test for network list menu

* updated stylesheet

* updated ButtonIcon import

---------

Co-authored-by: NidhiKJha <menidhikjha@gmail.com>
2023-04-13 22:24:03 +05:30
..
account-list-item update ButtonIcon to TS (#18448) 2023-04-12 08:55:24 -07:00
account-list-item-menu Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
account-list-menu UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
account-picker Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
address-copy-button Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
app-header UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
detected-token-banner Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
global-menu Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
multichain-connected-site-menu Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
multichain-import-token-link Migrating Icon to typescript and deprecating JS component (#18431) 2023-04-04 09:48:04 -07:00
multichain-token-list-item update text component color to use box color (#18246) 2023-03-23 13:00:37 -07:00
network-list-item update ButtonIcon to TS (#18448) 2023-04-12 08:55:24 -07:00
network-list-menu UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
index.js UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
multichain-components.scss UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30