Commit Graph

4 Commits

Author SHA1 Message Date
Tony Brix
a565988c6f add event 2017-11-02 10:59:04 -05:00
Tony Brix
c629a1aac4 Make notifications.clear public and emit event 2017-11-02 10:43:56 -05:00
Jason Rudolph
9d0ed6da52 📝 Document that NotficationManager add* methods return a Notification
Parts of the Atom ecosystem rely on the fact that these methods return
the Notification that was added. For example:

https://github.com/atom/exception-reporting/blob/4e6866c3a9/lib/reporter.js#L159

Therefore, we should document that these methods are expected to return
the Notification that was added.
2017-09-17 08:25:05 -04:00
Jason Rudolph
3e21dd6923 :skull: Decaffeinate src/notification-manager.coffee 2017-09-16 21:02:58 -04:00