1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey adac1de822
Remove AccountDropdownMini component (#6906)
The `AccountDropdownMini` component featured the ability to switch
accounts using a dropdown, but this functionality was disabled in #6024.
It has been acting as a restyled `AccountListItem` since then.

The component has been removed, and the style changes moved to the sole
parent component (`RequestSignature`).
2019-07-25 08:55:43 -03:00
..
components Remove AccountDropdownMini component (#6906) 2019-07-25 08:55:43 -03:00
css Remove AccountDropdownMini component (#6906) 2019-07-25 08:55:43 -03:00
ducks Check for invalid gas estimates from local storage (#6800) 2019-07-04 16:18:12 -03:00
helpers Add eslint dependency (#6842) 2019-07-15 10:15:49 -03:00
pages Single asset dropdown fix (#6900) 2019-07-23 21:21:13 -02:30
selectors Version 6.7.2 gas limit fix (#6786) 2019-07-04 14:14:03 -02:30
store Broke the close notification window logic out into it's own action. (#6864) 2019-07-16 06:25:52 -02:30