1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts/lib
Dan Finlay e5ca83d2bf Emit updates to all listeners on pending tx updates
Previously the metamask controller only supported a single UI event listener, which wasn't useful for having a separate notification UI open at the same time.

Also reduced the notification's complexity down to a single method, which is heavily re-used.

Still has an outstanding bug where if the plugin ui dismisses the last tx, it does not close the notification popup.
2016-08-23 11:15:56 -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 Merge branch 'master' into i390-TransactionLimit 2016-08-22 11:59:08 -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 branch 'master' into shapeshiftTx 2016-08-18 11:06:32 -07:00
inpage-provider.js inpage provider - reassign incomming ids 2016-08-22 18:59:15 -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 Emit updates to all listeners on pending tx updates 2016-08-23 11:15:56 -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