1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Mark Stacey 2b1a22b8b1
Consolidate Home UI (#8141)
The "Transaction View" component has been merged with the Home
component. The division between these two components seemed wrong
because the "Transaction View" contained the menu bar (distinctly a
"home" thing, not a "transaction" thing), and we will be adding more
non-transaction-related components shortly.

This also let us use a single `Media` component instead of two.
2020-02-28 17:46:01 -04:00
..
data Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
e2e Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04:00
integration Consolidate Home UI (#8141) 2020-02-28 17:46:01 -04:00
lib Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04:00
unit-global Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
web3 Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
env.js Remove cross-env (#7950) 2020-01-30 14:11:26 -03:30
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js Various component tests and some conditional statements (#7765) 2020-01-30 11:34:45 -08:00
setup.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30