1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Whymarrh Whitby 885125ad03
Fix no-case-declarations issues (#9191)
See [`no-case-declarations`](https://eslint.org/docs/rules/no-case-declarations) for more information.

This change enables `no-case-declarations` and fixes the issues raised by the rule.
2020-08-12 14:11:27 -02:30
..
components colocate the base modal styles with the modal component (#9151) 2020-08-12 12:49:45 -03:00
contexts Use pathname instead of URL for currentPath metrics parameter (#9158) 2020-08-07 15:32:46 -03:00
css colocate the base modal styles with the modal component (#9151) 2020-08-12 12:49:45 -03:00
ducks Fix no-case-declarations issues (#9191) 2020-08-12 14:11:27 -02:30
helpers Add version dimension to background metrics (#9167) 2020-08-10 12:10:30 -03:00
hooks Add tooltip to contacts (#8974) 2020-07-24 11:17:03 -03:00
pages Fee card component (#9169) 2020-08-11 10:59:24 -02:30
selectors Fix words (#9038) 2020-07-20 14:32:49 -02:30
store Fixes MetaMask/metamask-extension#8626 - verifies password on requesting seed phrase (#9063) 2020-07-24 19:47:40 -03:00