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 8379dd6a07
Refactor MenuBar component (#8643)
The `MenuBar` component has been converted to a functional component.
This was done to make upcoming changes related to the home screen
redesign easier to implement.
2020-05-22 14:11:42 -03:00
..
components Refactor MenuBar component (#8643) 2020-05-22 14:11:42 -03:00
contexts Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
css set home container height to auto (#8577) 2020-05-13 11:12:34 -05:00
ducks Add default values for preferences (#8584) 2020-05-13 11:53:00 -03:00
helpers Use activeTab.origin where possible (#8617) 2020-05-18 20:04:51 -02:30
hooks add useI18nContext shortcut hook (#8635) 2020-05-21 10:26:49 -05:00
pages warn user when sending from different account (#8601) 2020-05-21 15:21:34 -05:00
selectors Disallow all anonymous default export, aside from CSF and migrations (#8535) 2020-05-18 21:18:11 -02:30
store Delete retryTransaction action and background (#8576) 2020-05-12 16:19:33 -07:00