1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Brad Decker 01f69d7e7a
colocate account modal styles with their components (#9150)
This one gets a bit more complicated because the styles were interwoven and needed to be untangled to be moved. Essentially, though, the goal is to put the styles where they make the most sense and colocate them with their components.
2020-08-11 11:07:47 -05:00
..
data Delete unused transaction history test state (#8769) 2020-06-08 17:48:28 -07:00
e2e colocate account modal styles with their components (#9150) 2020-08-11 11:07:47 -05:00
lib Remove integration tests (#8959) 2020-07-10 12:22:36 -03:00
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit fixup! call initializeProvider where necessary 2020-07-27 15:31:10 -07:00
unit-global Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
env.js Remove cross-env (#7950) 2020-01-30 14:11:26 -03:30
helper.js Fix global-require issues (#8999) 2020-07-17 21:06:29 -02:30
setup.js Remove obs-store babel register handling (#8413) 2020-04-27 07:54:42 -07:00