1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/send
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
..
gas-display Transaction cleanup and fix TransactionDetailItem key not unique bug (#18899) 2023-05-02 00:42:59 -03:00
send-content Send flow UI update (#19465) 2023-06-08 22:39:39 +05:30
send-footer Overriding gas estimate in the send page even if enough ETH is not available (#18554) 2023-04-18 11:10:32 -04:00
send-header
index.js
send.constants.js
send.js
send.scss Send flow UI update (#19465) 2023-06-08 22:39:39 +05:30
send.test.js Send flow UI update (#19465) 2023-06-08 22:39:39 +05:30
send.utils.js
send.utils.test.js