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 b09895b8b4
Replace static popover height with responsive max-height (#8290)
The height of the popover is now set to a maximum of 94% of the
viewport height, rather than a static height of 564px. This setting
ensures that the popover has a maximum height of exactly 564px in the
popup, which matches the designs. However it is now able to shrink or
grow to accommodate larger viewports or smaller popovers.
2020-04-02 13:37:46 -03:00
..
components Replace static popover height with responsive max-height (#8290) 2020-04-02 13:37:46 -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 Remove z-index from IconWithFallBack (#8289) 2020-04-02 12:48:40 -02:30
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