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
Mark Stacey d6b49ae383
Refactor KeyringTypes constant ()
The `HardwareKeyringTypes` constant has been renamed to `KeyringTypes`
and moved to a separate constants module, to reflect that it contains
more than just hardware wallet keyring types. This corrects a mistake
made recently during a TypeScript conversion.
2023-03-21 12:13:22 -02:30
..
gas-display Buy crypto by redirecting to onramp experience on pdapp instead of deposit popover () 2023-03-01 12:45:27 +04:00
send-content Edit Token Transfer displays mixed info with regular Send Tx (ETH) () 2023-03-03 10:52:32 -06:00
send-footer Fix recent recipient order () 2023-02-09 23:15:52 +05:30
send-header Added storybook check to CI () 2023-01-21 00:57:46 +05:30
index.js Refactor send page state management () 2021-06-23 16:35:25 -05:00
send.constants.js NFT: Replaced all the instances of collectibles with NFTs () 2023-02-17 00:53:29 +05:30
send.js Convert Transaction constants to typescript () 2023-01-18 08:47:29 -06:00
send.scss Fixing some incorrect CSS color vars () 2023-01-09 11:58:34 -08:00
send.test.js Refactor KeyringTypes constant () 2023-03-21 12:13:22 -02:30
send.utils.js NFT: Replaced all the instances of collectibles with NFTs () 2023-02-17 00:53:29 +05:30
send.utils.test.js Replace usages of conversion util in rest of UI folder in favor of Numeric () 2023-01-24 08:44:49 -06:00