1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages
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
..
add-token Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-add-suggested-token Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
confirm-add-token Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
confirm-approve Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-decrypt-message Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-deploy-contract Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-encryption-public-key Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-send-ether LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-send-token Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-token-transaction-base Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-transaction Delete the ABTestController and its state (#8620) 2020-05-19 13:27:06 -02:30
confirm-transaction-base Rename preferencesSelector selector to getPreferences (#8647) 2020-05-26 03:41:58 -02:30
confirm-transaction-switch Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
connected-accounts Design QA fixes for v8 (#8630) 2020-05-20 15:42:18 -05:00
connected-sites Remove title from Connected Sites modal (#8623) 2020-05-19 14:47:55 -02:30
create-account Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
error Add top-level error page (#7889) 2020-01-24 17:11:02 -04:00
first-time-flow Remove unused seed phrase action (#8537) 2020-05-06 13:06:20 -02:30
home Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
keychains Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
lock Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
mobile-sync Add Idle Timeout for Sync with mobile (#8201) 2020-03-24 01:00:59 -04:00
permissions-connect factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
routes Rename preferencesSelector selector to getPreferences (#8647) 2020-05-26 03:41:58 -02:30
send Rename preferencesSelector selector to getPreferences (#8647) 2020-05-26 03:41:58 -02:30
settings Rename preferencesSelector selector to getPreferences (#8647) 2020-05-26 03:41:58 -02:30
unlock-page Await completion of markPasswordForgotten (#8381) 2020-04-22 16:15:22 -03:00
index.js Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
index.scss Add Connected Accounts modal (#8313) 2020-05-15 15:53:52 -03:00