1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
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 MVP Popup Notifications Working 2016-08-16 17:32:54 -07:00
design Move fox logo with filled in eyes into design folder (#433) 2016-07-13 11:19:41 -07:00
lib Linted 2016-07-11 20:53:26 -07:00
.gitignore Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
css.js Add tooltip to copy button 2016-06-29 15:57:59 -07:00
example.js Manually linted 2016-06-21 13:56:04 -07:00
index.html Remove scroll fixing from ui preview 2016-06-30 21:32:50 -07:00
index.js Manually linted 2016-06-21 13:56:04 -07:00