-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ a740a38 🚀
- Loading branch information
Showing
4 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -317,5 +317,29 @@ | |
"intents": [], | ||
"images": [], | ||
"tags": ["developer", "view"] | ||
}, | ||
{ | ||
"appId": "openfin-warn-before-closing", | ||
"name": "openfin-warn-before-closing", | ||
"title": "Example Warn Before Closing App", | ||
"description": "An example app from our container starter: https://github.com/built-on-openfin/container-starter/tree/main/how-to/use-platform/warn-before-closing-dialog that makes the platform aware if there are unsaved changes (platform needs enableBeforeUnload to be set to true in the manifest and needs to override getUserDecisionForBeforeUnload.", | ||
"manifest": { | ||
"url": "https://built-on-openfin.github.io/container-starter/main/use-platform-warn-before-closing-dialog/html/view.html", | ||
"customData": {}, | ||
"api": {}, | ||
"fdc3InteropApi": "2.0" | ||
}, | ||
"manifestType": "inline-view", | ||
"icons": [ | ||
{ | ||
"src": "https://built-on-openfin.github.io/workspace-starter/dev/john/platform-get-user-decision-for-beforeunload/workspace-platform-starter/common/images/icon-blue.png" | ||
} | ||
], | ||
"contactEmail": "[email protected]", | ||
"supportEmail": "[email protected]", | ||
"publisher": "OpenFin", | ||
"intents": [], | ||
"images": [], | ||
"tags": ["developer", "view"] | ||
} | ||
] |
2 changes: 2 additions & 0 deletions
2
...latform-starter/js/modules/platform-override/get-user-decision-for-beforeunload.bundle.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...orm-starter/js/modules/platform-override/get-user-decision-for-beforeunload.bundle.js.map
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters