1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app
Mark Stacey 31bb86c596
Fix account name editing (#8801)
Editing the name of an account was accidentally made impossible when
FontAwesome was updated in #8256, because the icon we used to use for
the edit button (`fa fa-pencil`) was no longer free. The icon has been
switched to `fas fa-pencil-alt`, which is free.
2020-06-12 23:06:19 -03:00
..
components Fix account name editing (#8801) 2020-06-12 23:06:19 -03:00
contexts Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
css Fix connect hardware styling (#8680) 2020-05-28 11:47:48 -07:00
ducks Remove some unused state keys (#8776) 2020-06-10 14:51:12 -02:30
helpers Extract token to fiat conversion (#8777) 2020-06-10 15:04:56 -03:00
hooks Hide token fiat amounts on testnets (#8792) 2020-06-12 15:47:23 -03:00
pages Fix connect flow account list height (#8798) 2020-06-12 18:22:45 -03:00
selectors Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 2020-06-09 13:56:24 -07:00
store fix calling redirect immediately on cancel 2020-06-11 12:55:35 -07:00