Commit Graph

13 Commits

Author SHA1 Message Date
vittominacori 4c1b526137 set an id to the metamask notification popup 2018-06-16 18:51:01 +02:00
Dan 3ec22dc7e1 Notification manager method docs. 2018-04-20 15:48:44 -02:30
Dan 9f12c26d44 Even more documentation for various controllers and libs. 2018-04-19 13:08:56 -02:30
Jeffrey Tong 4f853bbd3c remove console log 2018-03-11 10:18:55 -07:00
Jeffrey Tong bda493dc9d add comments that need clarification on naming convention 2018-03-11 10:17:08 -07:00
Jeffrey Tong aaef2aeefd fixed multiple notification windows when executing batch 2018-03-07 20:09:40 -08:00
Jeffrey Tong 40b1688c67 removed check for width & height on multiple popup windows 2018-03-07 14:19:27 -08:00
Chi Kei Chan fa95303e1e Sign Typed Request styling fixes 2017-10-25 18:05:52 -07:00
Dan ddf11011c9 Signature request fixes. 2017-10-25 17:40:48 -07:00
kumavis 6ace0c9afb notification-manager - remove promise listener
seems chrome changed their API?
MDN suggests that a Promise should be returned but getting `undefined`
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/windows/create

Chrome docs suggest its a callback API lolwut
https://developer.chrome.com/extensions/windows#method-create
2017-04-28 16:04:00 -07:00
Thomas Huang 6bdb4c8728 Fix linting warnings 2017-04-26 21:05:45 -07:00
kumavis 86e882c51a notification-manager - rename show -> showPoup + make getPopup private 2017-03-31 18:41:51 -07:00
kumavis 5036263f88 introduce platform api and rename notifications to notification-manager 2017-03-30 18:33:19 -07:00