1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test
Mark Stacey dac83f6188
Make account details modal close button easier to click (#7797)
The account details close button is difficult to click from the e2e
tests because it has a size of zero. The actual icon is added via CSS
as an `::after` pseudo-element.

The CSS has been adjusted to give the icon a size, and it the markup
is now a `button` rather than a `div`.
2020-01-10 10:43:53 -04:00
..
data address book entries by chainId (#7205) 2019-09-21 14:36:05 -03:00
e2e Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
integration Fix batch transaction UX (#7473) 2020-01-10 06:34:02 -08:00
lib Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Purge assertRejects shim (#7794) 2020-01-10 10:57:45 -03:30
unit-global Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
web3 yarn lint --fix 2019-12-03 17:20:55 -03:30
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
setup.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30