1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app
Mark Stacey e1d0f3659e
Fix highlighting of selected asset (#8205)
The current selected asset in the asset list should be highlighted, but
this highlighting was broken for `ETH`. `ETH` was not highlighted when
it was selected, but it would be highlighted when anything else was.

This was broken accidentally in #7546
2020-03-17 14:45:46 -03:00
..
components Fix highlighting of selected asset (#8205) 2020-03-17 14:45:46 -03:00
css feat - add down caret on asset list (#8198) 2020-03-16 19:50:07 -03:00
ducks LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
helpers Fix method registry initialization (#8200) 2020-03-17 11:14:27 -03:00
pages Clear sync timeout on unmount (#8199) 2020-03-16 19:33:43 -04:00
selectors Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00
store Use specified gas limit when speeding up a transaction (#8178) 2020-03-12 11:33:11 -03:00