1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/ui
Dan J Miller 578f73b2ea
Ensure the GasDetailsItem component can handle a tx with a maxPriorityFee of 0 (#19102)
* Ensure the GasDetailsItem component can handle a tx with a maxPriorityFee of 0

* Clean up code

* Update ui/components/app/gas-details-item/gas-details-item.js

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

---------

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2023-05-12 12:31:15 -02:30
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Ensure the GasDetailsItem component can handle a tx with a maxPriorityFee of 0 (#19102) 2023-05-12 12:31:15 -02:30
contexts Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
css Some style, accessibility and sematic html updates to modal sub components (#19034) 2023-05-09 14:09:10 -07:00
ducks [MMI] Added compliance details modal and compliance details component (#18118) 2023-05-05 14:07:51 +02:00
helpers feat: Refactor Transaction Confirmation selector (#18796) 2023-05-11 07:56:17 +02:00
hooks Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
pages feat: Refactor Transaction Confirmation selector (#18796) 2023-05-11 07:56:17 +02:00
selectors fix: use approvals selector fn in permission selectors (#19095) 2023-05-11 16:40:51 +02:00
store feat: Refactor Transaction Confirmation selector (#18796) 2023-05-11 07:56:17 +02:00
index.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00