1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Brad Decker 7fcf625549
asset outdated warning inline on full screen (#8734)
The asset list item and transaction list item do not make great use of
screen realestate when in fullscreen mode on larger displays/windows.
This PR adds in a new prop for list-item for displaying content in the
middle of the list-item when on these types of screens. To facilitate
this, some updates were made to styling to allow for the list item to
better control how items are laid out in various breakpoints.

This works makes it possible to display the outdated balance warning
inline in the middle section of the list item, and convert to a tooltip
when on small displays.
2020-06-05 13:36:40 -05:00
..
components asset outdated warning inline on full screen (#8734) 2020-06-05 13:36:40 -05: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 Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
helpers Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
hooks refactor token list (#8726) 2020-06-04 13:13:11 -05:00
pages Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
selectors Handle connected accounts with no last active time (#8746) 2020-06-05 13:07:23 -03:00
store Implement asset page (#8696) 2020-06-01 14:54:32 -03:00