Confirmed users
764
edits
Line 14: | Line 14: | ||
== Notable Enhancements == | == Notable Enhancements == | ||
* '''Panel API''': The [https://jetpack.mozillalabs.com/sdk/0.7/docs/#module/jetpack-core/panel panel] API creates floating modal | * '''Panel API''': The [https://jetpack.mozillalabs.com/sdk/0.7/docs/#module/jetpack-core/panel panel] API creates floating modal popups that appear on top of web content and browser chrome and persist until dismissed by users or programs. | ||
* '''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. |