1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/ui
Pritam Dhara 5b5ca4599e
Replaces SEVERITIES const with Severity enum in BannerAlert (#20200)
* Replaces SEVERITIES const with Severity enum in BannerAlert

* Replaced SEVERITIES with Severity in banner-alert.constants.js

* Used BANNER_ALERT_SEVERITIES instead of SEVERITIES in banner-alert.stories.js

* Updated README for usage of Severity instead of SEVERITIES

* Updates to stories and docs link

---------

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2023-08-01 14:41:30 -07:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Replaces SEVERITIES const with Severity enum in BannerAlert (#20200) 2023-08-01 14:41:30 -07:00
contexts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
css Fix #18423 - Ensure token details stay within dropdown (#19626) 2023-06-21 16:28:53 -05:00
ducks Added IPFS toggle (#20172) 2023-08-01 23:51:51 +05:30
helpers UX: Update Batch Account Setting Description (#20269) 2023-08-01 13:17:58 -05:00
hooks fix: remove unused useMethodData code (#20146) 2023-07-25 10:49:45 +01:00
pages Part of #18714: Replacing deprecated constants (#19843) 2023-08-01 14:37:16 -07:00
selectors Fix #19950 - Use removable property to determine if network should be removable (#20220) 2023-07-29 14:59:24 -05:00
store Added IPFS toggle (#20172) 2023-08-01 23:51:51 +05:30
index.js Set sentry autoTrackSessions default (#20132) 2023-07-26 07:13:28 -05:00
index.test.js Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00