1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/reducers
Dan Finlay a167bbc5a0 MVP Popup Notifications Working
I'm unsure which will be more performant: A notification using a trimmed down version of the UI, or using them both, letting the browser cache them both.

In any case, here I've modified the normal UI to recognize when it's a popup, and change the UX accordingly in a few ways:
 - Hide the menu bar
 - Hide the back button from the notifications view.
 - When confirming the last tx, close the window.
2016-08-16 17:32:54 -07:00
..
app.js MVP Popup Notifications Working 2016-08-16 17:32:54 -07:00
identities.js Manually linted 2016-06-21 13:56:04 -07:00
metamask.js Added compliance for tests and properly accounts for N/A conversions. 2016-08-16 15:11:40 -07:00