1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 22:24:27 +01:00
metamask-extension/ui/components/app
Dan J Miller 82a95864f7 Support for Layer 2 networks with transaction fees on both layers (#12658)
* Support for Layer 2 networks with transaction fees on both layers

* Use  variable name in transaction-breakdown

* Add comment on code source to ui/helpers/utils/optimism/fetchEstimatedL1Fee.js

* Fix unit tests

* Ensure values passed to  are defined

* Fix activity log
2021-11-11 14:06:33 -03:30
..
account-list-item Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
account-menu Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
advanced-gas-controls Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 14:06:33 -03:30
alerts UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
app-header Merge pull request #11976 from MetaMask/break-point-overhaul 2021-09-15 10:41:05 -07:00
asset-list Hiding refresh list on non-Mainnet networks (#12210) 2021-09-27 13:42:51 -04:00
asset-list-item Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
cancel-button UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
confirm-page-container Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
connected-accounts-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-accounts-permissions remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-sites-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-status-indicator remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
contact-list Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
dropdowns remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
edit-gas-display Support for type 0 transaction (#12252) 2021-10-06 23:59:57 +05:30
edit-gas-display-education CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
edit-gas-popover Adding estimate fields to updateTransaction, createCancelTransaction and createSpeedUpTransaction (#12398) 2021-10-22 13:42:20 -07:00
gas-customization Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 14:06:33 -03:30
gas-timing Adding base to BigNumber constructor to round off value (#12140) 2021-09-23 00:39:45 +05:30
home-notification UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
import-token-link Hiding refresh list on non-Mainnet networks (#12210) 2021-09-27 13:42:51 -04:00
info-box remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
ledger-instruction-field Check if ledger was successfully able to establish transport on confirm screen mount (#12535) 2021-11-04 11:52:02 -07:00
loading-network-screen UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
menu-bar changed the order of items (#12384) 2021-10-18 12:27:59 -02:30
metamask-template-renderer UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
metamask-translation CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
modal Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
modals Fix width and padding of the hide token modal in popup view (#12381) 2021-10-18 12:28:20 -02:30
multilayer-fee-message Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 14:06:33 -03:30
multiple-notifications Fixing breakpoint fallthroughs 2021-09-11 11:13:36 -07:00
network-display Truncate long network names (#12058) 2021-09-13 10:05:53 -06:00
permission-page-container Fixing address truncation papercuts (#12330) 2021-10-13 12:54:48 -05:00
permissions-connect-footer Updating dapp learn more link (#12515) 2021-11-03 10:40:36 -07:00
permissions-connect-header remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
recovery-phrase-reminder UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
selected-account Fixing address truncation papercuts (#12330) 2021-10-13 12:54:48 -05:00
signature-request Connect Ledger via WebHID (#12411) 2021-11-04 11:48:52 -07:00
signature-request-original Connect Ledger via WebHID (#12411) 2021-11-04 11:48:52 -07:00
step-progress-bar Onboarding V2 Cleanups (#12417) 2021-10-20 13:55:59 -05:00
tab-bar Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
token-cell Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
token-list Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
transaction-activity-log Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 14:06:33 -03:30
transaction-breakdown Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 14:06:33 -03:30
transaction-detail CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-detail-item CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-icon Adding method to capture one-time Sentry exceptions (#11553) 2021-07-22 16:13:40 -07:00
transaction-list UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
transaction-list-item UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
transaction-list-item-details UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
transaction-status remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-total-banner CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
user-preferenced-currency-display Add Approval Confirmation Screen component to Storybook (#10998) 2021-05-25 08:20:09 +08:00
user-preferenced-currency-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
user-preferenced-token-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
wallet-overview Updating swaps availability tooltip text (#12157) 2021-09-20 06:51:22 -07:00
whats-new-popup Ledger WebHID What's New popup (#12501) 2021-11-04 11:49:53 -07:00
app-components.scss UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
menu-droppo.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00