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
Hassan Malik baa4eb2d82
Remove hexdata field from token send (#12565)
* added acccess to asset from state, updated SendHexDataRow display logic

* fixed invalid propType and updated tests

* updated logic and tests to only disable hex data field for TOKEN (ERC-20) types
2021-11-03 15:03:54 -04:00
..
send-content Remove hexdata field from token send (#12565) 2021-11-03 15:03:54 -04:00
send-footer Changing cancel button labels in send screen when in editing stage (#12056) 2021-09-17 10:07:50 +05:30
send-header Removing top cancel button when in send draft flow (#12304) 2021-10-11 09:52:23 -07:00
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.constants.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
send.js Stop GasFeeController polling when pop closes (#11746) 2021-08-04 16:53:13 -05:00
send.scss Changing cancel button labels in send screen when in editing stage (#12056) 2021-09-17 10:07:50 +05:30
send.test.js Update header on Send page to be more accurate (#11895) 2021-08-20 09:44:41 -06:00
send.utils.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
send.utils.test.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00