1,273
edits
Dandonkulous (talk | contribs) |
|||
Line 17: | Line 17: | ||
* '''Clipboard API''': The [https://jetpack.mozillalabs.com/sdk/0.7/docs/#module/jetpack-core/clipboard clipboard] API allows callers to interact with the system clipboard, setting and retrieving its contents. | * '''Clipboard API''': The [https://jetpack.mozillalabs.com/sdk/0.7/docs/#module/jetpack-core/clipboard clipboard] API allows callers to interact with the system clipboard, setting and retrieving its contents. | ||
* '''Notifications API''': The [https://jetpack.mozillalabs.com/sdk/0.7/docs/#module/jetpack-core/notifications notifications] API allows you to display transient toaster- or Growl-style messages to the user. | * '''Notifications API''': The [https://jetpack.mozillalabs.com/sdk/0.7/docs/#module/jetpack-core/notifications notifications] API allows you to display transient toaster- or Growl-style messages to the user. | ||
* '''Documentation Additions''': Many sections of documentation have been converted to apidoc format. APIs such as window-utils and errors, which had no previous documentation are now documented for 0.7 | |||
* '''New Documentation How-to''': A new documentation walk-through is available so you can produce your own high-quality documentation with the SDK: [[/Labs/Jetpack/SDK/Writing_Documentation|Writing Documentation How-to]] | |||
== Notable Bug Fixes == | == Notable Bug Fixes == |
edits