1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Danica Shen 353c9927b4 fix(17857): show correctly converted account balance in sign&encrypt windows (#17973)
Co-authored-by: Dan J Miller <danjm.com@gmail.com>
2023-03-06 11:24:14 +00:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components fix(17857): show correctly converted account balance in sign&encrypt windows (#17973) 2023-03-06 11:24:14 +00:00
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 00:31:06 +07:00
css Added padding/margin inline support to the Box component (#17134) 2023-01-14 10:54:25 +05:30
ducks avoid mutation of state in signTransaction action (#17772) 2023-03-02 10:54:55 +00:00
helpers UX: Icons: Stop using fa-address-book (#17761) 2023-03-02 12:40:20 +00:00
hooks Cleanup: clearTimeout on useEffect for gas estimation and prevent state update on unmounted ConfirmTransactionBase (#17804) 2023-03-02 11:38:42 +00:00
pages fix(17857): show correctly converted account balance in sign&encrypt windows (#17973) 2023-03-06 11:24:14 +00:00
selectors fix(17857): show correctly converted account balance in sign&encrypt windows (#17973) 2023-03-06 11:24:14 +00:00
store Disable eth_sign by default, allow users to toggle it back on (#17308) 2023-02-06 13:17:50 -03:30
index.js initialize currentLocale in the locale slice upon app start (#17579) 2023-02-02 15:24:48 -06:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00