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
Mark Stacey f17aa87a65
Fix connect flow account list height (#8798)
The list of accounts shown on the first page of the connect flow takes
up the entire height of the window, even if there aren't enough
accounts to fill the space. This looks strange because of the border
around the account list, especially in the case where there are three
accounts in the list.

The list now cedes space to the footer if it can't fill the space
itself. The extra space is taken by whitespace between the footer and
the list.
2020-06-12 18:22:45 -03:00
..
add-token Avoid mutating module export (#8775) 2020-06-10 13:27:35 -03:00
asset Refactor asset page component (#8788) 2020-06-12 14:04:40 -03:00
confirm-add-suggested-token Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-add-token Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-approve Refactor confirm approve page (#8757) 2020-06-09 17:10:07 -03:00
confirm-decrypt-message Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-deploy-contract Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-encryption-public-key Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-send-ether LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-send-token Use send state for send flow token (#8695) 2020-05-29 14:46:10 -03:00
confirm-token-transaction-base Refactor token selectors (#8671) 2020-05-28 21:43:44 -03:00
confirm-transaction Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
confirm-transaction-base Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-transaction-switch Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
connected-accounts Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 2020-06-09 13:56:24 -07:00
connected-sites Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 2020-06-09 13:56:24 -07:00
create-account Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
error Add top-level error page (#7889) 2020-01-24 17:11:02 -04:00
first-time-flow Update Seed Phrase Functionality on Account Import (#8730) 2020-06-11 10:24:13 -04:00
home Rename 'History' tab to 'Activity' (#8785) 2020-06-11 17:14:07 -03:00
keychains Fix parsing of seed phrases on import and restore (#8721) 2020-06-03 14:37:07 -02:30
lock Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
mobile-sync Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
permissions-connect Fix connect flow account list height (#8798) 2020-06-12 18:22:45 -03:00
routes remove cancel redirect 2020-06-10 17:27:47 -07:00
send Remove default sendToken value in send.component.js (#8764) 2020-06-10 11:34:16 -07:00
settings Restore timing function (#8774) 2020-06-12 13:46:01 -05:00
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 Implement asset page (#8696) 2020-06-01 14:54:32 -03:00