1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Add footer to Popover (#8291) 2020-04-02 14:43:50 -03:00
contexts Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
css Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -02:30
ducks Remove unused isPopup state (#8280) 2020-04-01 20:01:47 -03:00
helpers Connected status indicator (#8270) 2020-04-01 16:14:59 -02:30
pages Add footer to Popover (#8291) 2020-04-02 14:43:50 -03:00
selectors Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -02:30
store Replace METAMASK_UI_TYPE global with helper function (#8279) 2020-04-01 19:28:10 -03:00