1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey 55d8ec0572
Document displayWarning as deprecated (#17465)
The `displayWarning` action creator will show the error in various
different places in the UI. This is confusing for users, we should stop
doing this.

Instead we can consider each error case separately. If there is a
scenario where it's appropriate to tell a user about an error, we
should build that case into the relevant UI and use localized error
messages.
2023-01-30 09:37:04 -03:30
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +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 feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
helpers feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
hooks feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
pages feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
selectors feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
store Document displayWarning as deprecated (#17465) 2023-01-30 09:37:04 -03:30
index.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00