mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
a167bbc5a0
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. |
||
---|---|---|
.. | ||
auto-faucet.js | ||
auto-reload.js | ||
config-manager.js | ||
extension-instance.js | ||
extension.js | ||
id-management.js | ||
idStore.js | ||
inpage-provider.js | ||
is-popup-or-notification.js | ||
message-manager.js | ||
migrations.js | ||
notifications.js | ||
obj-multiplex.js | ||
port-stream.js | ||
remote-store.js | ||
stream-utils.js |