1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages
Mark Stacey b75ef5f0eb
Remove redundant EIP_1559_V2_ENABLED comparison (#12954)
A redundant comparison for the `EIP_1559_V2_ENABLED` variable has been
removed. This variable is a boolean, so it can be treated as a boolean
directly in most cases.

One such comparison has been preserved for the purpose of allowing unit
testing, because `process.env` entries are always strings in Node.js. A
comment was added to explain this.
2021-12-06 11:23:02 -03:30
..
add-collectible Revert "Feat/collectibles display (#12873)" (#12934) 2021-12-01 17:46:26 -06:00
asset Revert "Feat/collectibles display (#12873)" (#12934) 2021-12-01 17:46:26 -06:00
confirm-add-suggested-token Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-approve Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-decrypt-message Remove _removeBeforeUnload calls in confirm-encryption-public-key.component.js and confirm-decrypt-message.component.js (#12825) 2021-11-25 14:42:40 -03:30
confirm-deploy-contract Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-encryption-public-key Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-import-token Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-send-ether Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-send-token Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-token-transaction-base Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-transaction
confirm-transaction-base Remove redundant EIP_1559_V2_ENABLED comparison (#12954) 2021-12-06 11:23:02 -03:30
confirm-transaction-switch
confirmation update scams and network security risks link (#12752) 2021-11-24 15:18:01 -03:30
connected-accounts Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
connected-sites Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
create-account Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
error
first-time-flow Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
home Feat/add collectible manually (#12834) 2021-11-26 14:03:35 -06:00
import-token Fix isMainnet propType error (#12951) 2021-12-02 14:46:46 -03:30
keychains
lock
mobile-sync Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
onboarding-flow Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
permissions-connect Added SiteOrigin and PermissionList components (#12832) 2021-12-02 18:22:18 +01:00
routes Revert "Feat/collectibles display (#12873)" (#12934) 2021-12-01 17:46:26 -06:00
send Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
settings Latest update conversion date - issue #10741 (#12422) 2021-12-02 08:48:09 -03:30
swaps Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
unlock-page Remove invalid disableRipple prop (#12948) 2021-12-03 11:22:14 -03:30
index.js
pages.scss