Commit Graph

8 Commits

Author SHA1 Message Date
Max Brunsfeld
10b8de6fc4 Merge pull request #8533 from ssorallen/notification-manager-options-docs
Document all options for creating Notifications
2015-10-13 13:56:41 -07:00
Ross Allen
5ac106dc9c Document all options for creating Notifications
The defaults for the 'icon' values come from Notification::getIcon[0].

[0]:
https://github.com/atom/atom/blob/v1.0.7/src/notification.coffee#L79
2015-09-01 22:59:00 -07:00
Devon Carew
a235fcb8aa Update notification-manager.coffee
Fix a broken link in the docs page for https://atom.io/docs/api/v1.0.10/NotificationManager.
2015-09-01 21:28:16 -07:00
Kevin Sawicki
05fdc85282 Mark getNotifications as public and return an array copy 2015-04-23 16:10:31 -07:00
Kevin Sawicki
1cd5bb0f8d Mark NotificationManager public and add docs 2015-04-23 16:10:31 -07:00
Ben Ogle
48e6cd533d Add wasDisplayed to Notification 2015-01-09 17:35:26 -08:00
Ben Ogle
5cf97db07c Add getNotifications() 2014-12-05 13:46:01 -08:00
Ben Ogle
9c6a5fb4fa Messages -> notifications 2014-11-24 14:58:21 -08:00