1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 04:40:18 +02:00
metamask-extension/ui/app/pages
Mark Stacey addbf4c62a
Add footer to Popover (#8291)
There were two existing cases where a footer was added to a popover by
putting it in the popover contents. This has been refactored to place
the footer in the popover instead, so that styles common to all
popover footers could be shared.

The popover now has a `section` element instead, giving the `header`
and `footer` elements a correct section context.
2020-04-02 14:43:50 -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 Enable react/jsx-first-prop-new-line for multiline, single prop JSX (#8276) 2020-04-01 18:08:19 -02:30
confirm-decrypt-message LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-deploy-contract Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-encryption-public-key LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-send-ether LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-send-token LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-token-transaction-base LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-transaction LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-transaction-base Remove fallback for missing localized messages (#8212) 2020-03-23 11:54:57 -03:00
confirm-transaction-switch Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
connected-sites Add footer to Popover (#8291) 2020-04-02 14:43:50 -03:00
create-account Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
error Add top-level error page (#7889) 2020-01-24 17:11:02 -04:00
first-time-flow Make seed phrase import case-insensitive (#8246) 2020-03-30 10:21:04 -02:30
home Fix home container height (#8284) 2020-04-02 00:06:27 -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 Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -02:30
routes Replace METAMASK_UI_TYPE global with helper function (#8279) 2020-04-01 19:28:10 -03:00
send Remove unused parameters (#8216) 2020-03-19 14:32:38 -03:00
settings Use new Copy icon (#8190) 2020-03-16 09:44:02 -04:00
unlock-page Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
index.js Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
index.scss Update Connected Sites modal design (#8262) 2020-03-31 19:40:02 -02:30