1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/app/images/icons
Mark Stacey a6f2156386
Update account options menu design (#8654)
The `AccountDetailsDropdown` component has been rewritten to use the
new `Menu` component, and to follow the latest designs.

This should be functionally equivalent. A couple of the icons have
changed, but that's about it.

Support for a subtitle was added to `MenuItem` to support the `origin`
subtitle used for the explorer link for custom RPC endpoints.

A few adjustments were required to `test/helper.js` to accommodate
the use of `Menu` from a JSDOM context (this is the first time it's
been used in a unit test). A `popover-content` element was added to the
fake DOM, and another global was added that `react-popper` used
internally.

An additional driver method (`clickPoint`) was added to the e2e driver
to allow clicking the background behind the menu to dismiss it. This
wasn't possible using the `clickElement` method, because that method
would refuse to click an obscured element. The only non-obscured
element to click was the menu backdrop, and that didn't work either
because the center was obscured by the menu (Selenium clicks the center
of whichever element is targeted).
2020-05-27 12:31:53 -03:00
..
blue-circle-info.svg Notifications Icon Circles (#7830) 2020-03-11 12:30:39 -02:30
cancelled.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
caret-down.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
confirm.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
connect.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
connected-sites-black.svg Update account options menu design (#8654) 2020-05-27 12:31:53 -03:00
disconnect.svg Design QA fixes for v8 (#8630) 2020-05-20 15:42:18 -05:00
down-arrow.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
error.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
green-circle-check.svg Notifications Icon Circles (#7830) 2020-03-11 12:30:39 -02:30
hamburger.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
info.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
new.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
red-triangle-exclaim.svg Notifications Icon Circles (#7830) 2020-03-11 12:30:39 -02:30
retry.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
submitted.svg Performance: Delivery optimized images (#7176) 2019-09-17 19:01:48 -03:00
swap.svg Add Swap feature to CurrencyInput (#6091) 2019-02-06 11:44:17 -03:30
yellow-bell.svg Notifications Icon Circles (#7830) 2020-03-11 12:30:39 -02:30