1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/pages/home
Mark Stacey 043ed6cbdb
Restore History title on wide viewport (#8277)
The `History` title above the transaction history was changed in #8264
to only show when there are pending transactions, because it was
redundant to show an additional `History` title below a tab called
`History`. It was preserved when there were pending transactions
because the pending transactions are shown first in the list, followed
by the history, so the title served to divide the two lists.

This ended up breaking the fullscreen view though, which doesn't use
tabs yet. It has been updated to always show on fullscreen.
2020-04-01 18:11:50 -03:00
..
home.component.js Restore History title on wide viewport (#8277) 2020-04-01 18:11:50 -03:00
home.container.js Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Move asset list to home tab on small screens (#8264) 2020-04-01 13:35:07 -03:00