1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/home
Mark Stacey a0d64c7932
Implement new fullscreen design (#8657)
The fullscreen UI now shows roughly the same design as the popup UI.
A few additional changes depicted in the new fullscreen designs will
be implemented in subsequent PRs (e.g. the inline buttons on assets)

This was done now to make asset pages easier to implement. Implementing
asset pages solely for the popup UI would have been complicated by the
fact that we use viewport size to switch between the two layouts, so we
would have had to re-route upon resizing the window.
2020-05-27 17:28:33 -03:00
..
home.component.js Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
home.container.js Persist home tab state (#8612) 2020-05-25 16:31:28 -02:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00