1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app/scripts/lib
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
..
auto-faucet.js Auto linted 2016-06-21 13:18:32 -07:00
auto-reload.js deps - extracted ensnare to module 2016-08-12 13:25:38 -07:00
config-manager.js Added compliance for tests and properly accounts for N/A conversions. 2016-08-16 15:11:40 -07:00
extension-instance.js MVP Popup Notifications Working 2016-08-16 17:32:54 -07:00
extension.js Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00
id-management.js Improve refactor 2016-06-24 15:52:56 -07:00
idStore.js Merge master. 2016-08-15 10:50:53 -07:00
inpage-provider.js inpage-prov - sync error - fix link 2016-08-11 14:35:55 -07:00
is-popup-or-notification.js Unify notification and popup ui files 2016-08-16 16:46:44 -07:00
message-manager.js Auto linted 2016-06-21 13:18:32 -07:00
migrations.js Move all users to new scalable backend 2016-05-11 13:10:54 -07:00
notifications.js MVP Popup Notifications Working 2016-08-16 17:32:54 -07:00
obj-multiplex.js Auto linted 2016-06-21 13:18:32 -07:00
port-stream.js Auto linted 2016-06-21 13:18:32 -07:00
remote-store.js Fix broken reference to host store.didUpdate 2016-07-28 11:53:33 -07:00
stream-utils.js Auto linted 2016-06-21 13:18:32 -07:00