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 1d2644423e
Replace removed 'copy-to-clipboard' icon (#8853)
The 'copy-to-clipboard' icon was removed in #8190, and replaced with a
new 'Copy' icon component. It was still being used in two places
though, on the confirmation page for decryption and on the reveal seed
phrase screen..

The new Copy icon is now used in these two places instead. It has been
given a size of '17' to match the old icon size.
2020-06-24 12:10:29 -03:00
..
components Replace removed 'copy-to-clipboard' icon (#8853) 2020-06-24 12:10:29 -03:00
contexts Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
css Stop upper-casing exported private key (#8850) 2020-06-24 10:34:10 -03:00
ducks Consolidate connected account alerts (#8802) 2020-06-15 12:08:53 -07:00
helpers Consolidate connected account alerts (#8802) 2020-06-15 12:08:53 -07:00
hooks fix overflowing contract names and origins (#8823) 2020-06-17 11:38:15 -05:00
pages Replace removed 'copy-to-clipboard' icon (#8853) 2020-06-24 12:10:29 -03:00
selectors delete targetDomainMetadata selector 2020-06-16 11:34:08 -07:00
store Call getMethodDataAsync when knownMethodData[fourBytePrefix] object is empty (#8836) 2020-06-22 21:30:45 -07:00