1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
Nidhi Kumari a8e194a8f6
Send flow UI update (#19465)
* removed recents and added accounts in send flow

* updated add contact button and fixed full screen view

* updated ui for contacts

* fixed lint errors and test

* fixed lint errors

* fixed lint errors

* updated spec files

* fixed lint errors

* updated snapshot

* fixed edit in spec files

* removed unused console statement

* updated snapshot

* added userInput check

* updated snapshot and added hover
2023-06-08 22:39:39 +05:30
..
__mocks__
components Send flow UI update (#19465) 2023-06-08 22:39:39 +05:30
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 [FLASK] Add Snaps privacy warning on snap install (#18835) 2023-05-31 14:43:39 +02:00
helpers [FLASK] Update snap installation permission warning UI (#19494) 2023-06-08 12:32:47 +02:00
hooks When gas fees suggested by dapp is too high, show warning color and icon (#19088) 2023-06-08 13:26:18 +03:00
pages Send flow UI update (#19465) 2023-06-08 22:39:39 +05:30
selectors Feature/mmi 3009 confirm transaction base code fences (#19335) 2023-06-07 08:43:28 +02:00
store Handle watch asset accept and reject using ApprovalController only (#18829) 2023-06-05 21:13:22 +01:00
index.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
index.test.js