1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui
Albert Olivé ebc887021e
[MMI] Added code fences for account menu (#17965)
* Added code fences for account menu

* updates test and messages json

* clean up

* icons

* icons color correct

* icon size fix

* icon size fix

* adds mmi entries and updates to the new IconName

* clean up

* lint

* clean up

* prettier

* prettier

* camel case

---------

Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net>
Co-authored-by: António Regadas <apregadas@gmail.com>
2023-05-17 16:58:00 +02:00
..
__mocks__
components [MMI] Added code fences for account menu (#17965) 2023-05-17 16:58:00 +02:00
contexts Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
css [MMI] Started adding styles imports with code fences (#17943) 2023-05-15 12:38:54 +01:00
ducks [MMI] Added compliance details modal and compliance details component (#18118) 2023-05-05 14:07:51 +02:00
helpers feat: Refactor Transaction Confirmation selector (#18796) 2023-05-11 07:56:17 +02:00
hooks Enable token detection for the Aurora network, fix primary token for Aurora, update a URL (#19009) 2023-05-16 17:57:04 +02:00
pages UX Multichain: updated assets to tokens in home page (#19144) 2023-05-17 08:30:47 +05:30
selectors Enable token detection for the Aurora network, fix primary token for Aurora, update a URL (#19009) 2023-05-16 17:57:04 +02:00
store feat: Refactor Transaction Confirmation selector (#18796) 2023-05-11 07:56:17 +02:00
index.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
index.test.js