This reverts commit 4d42715220, reversing changes made to f09ab88891.
4d42715220
f09ab88891
This reverts commit f09ab88891, reversing changes made to effc761e0e. This is being temporarily reverted to make it easier to release an urgent fix for v10.15.1.
effc761e0e
* begin controller implentation * add NotificationController * create selectors and actions * update actions tu use forceUpdateMetamaskState * Basic notification UI * fix typo and remove console.log * lint * more css * add notifications scroll * add translations and fix some css * Fix rebase and edit colors * add flask tags * add flask tag to routes component * add missing flask tags * add tests * fix tests * store notification expiration delay in constant * address requested changes * rename to unreadNotificationsCount * add missing flask tag