1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey e85b162651
Add MESSAGE_TYPE enum (#8743)
Each "message" requiring a user confirmation has a unique `type`
property. These `type` properties have all been added as enums, and the
enum is now used wherever the literal string was used previously.
2020-06-04 16:22:45 -03:00
..
components Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
contexts Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
css Fix connect hardware styling (#8680) 2020-05-28 11:47:48 -07:00
ducks Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
helpers Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
hooks refactor token list (#8726) 2020-06-04 13:13:11 -05:00
pages Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
selectors Use URL origin instead of hostname for permission domains (#8717) 2020-06-01 16:24:27 -07:00
store Implement asset page (#8696) 2020-06-01 14:54:32 -03:00