1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
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
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
contexts Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
css UX: Multichain: Added TokenList Component (#17859) 2023-03-23 15:38:33 +05:30
ducks UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
helpers fix: Pass correct optimism chain id to gas estimation (#18478) 2023-04-06 12:50:52 +01:00
hooks Fix Unable to determine contract standard error (#18300) 2023-04-10 21:56:02 -03:00
pages UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
selectors UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
store UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
index.js NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00