1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/test/integration
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
..
lib Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
mocks Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
index.html migration 7 - break off TransactionManager substate 2017-02-02 20:20:13 -08:00
index.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
jquery-3.1.0.min.js Ui testing (#481) 2016-07-25 16:42:39 -07:00