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 e4a77ea631
Extract token to fiat conversion (#8777)
The conversion of token amounts to fiat amounts was extracted from the
`TokenCell` component, and moved to a utility function. This will be
used elsewhere in an upcoming PR.
2020-06-10 15:04:56 -03:00
..
components Extract token to fiat conversion (#8777) 2020-06-10 15:04:56 -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 refactor token list (#8726) 2020-06-04 13:13:11 -05:00
pages Avoid mutating module export (#8775) 2020-06-10 13:27:35 -03:00
selectors Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 2020-06-09 13:56:24 -07:00
store Implement asset page (#8696) 2020-06-01 14:54:32 -03:00