Skip to content

Commit

Permalink
Deploying to gh-pages from @ b21cdc4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
johnman committed Mar 8, 2024
1 parent cc719be commit 8274f05
Show file tree
Hide file tree
Showing 31 changed files with 1,253 additions and 1,137 deletions.
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
{
"runtime": {
"arguments": "--v=1 --inspect",
"version": "34.118.78.77"
},
"platform": {
"enableBeforeUnload": true,
"uuid": "container-platform-starter",
"icon": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/container-platform-starter/favicon.ico",
"autoShow": false,
"providerUrl": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/container-platform-starter/html/provider.html"
},
"snapshot": {
"windows": [
{
"layout": {
"content": [
{
"type": "row",
"content": [
{
"type": "stack",
"content": [
{
"type": "component",
"title": "view1",
"componentName": "view",
"componentState": {
"url": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/common/views/platform/of-info/index.html",
"name": "view1",
"componentName": "view"
}
}
]
}
]
}
]
}
}
]
}
}
"runtime": {
"arguments": "--v=1 --inspect",
"version": "34.118.78.80"
},
"platform": {
"enableBeforeUnload": true,
"uuid": "container-platform-starter",
"icon": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/container-platform-starter/favicon.ico",
"autoShow": false,
"providerUrl": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/container-platform-starter/html/provider.html"
},
"snapshot": {
"windows": [
{
"layout": {
"content": [
{
"type": "row",
"content": [
{
"type": "stack",
"content": [
{
"type": "component",
"title": "view1",
"componentName": "view",
"componentState": {
"url": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/common/views/platform/of-info/index.html",
"name": "view1",
"componentName": "view"
}
}
]
}
]
}
]
}
}
]
}
}
54 changes: 27 additions & 27 deletions dev/john/update-window-options/create-window/app.fin.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"devtools_port": 9090,
"startup_app": {
"name": "OpenMultipleWindows",
"description": "OpenMultipleWindows",
"url": "http://www.google.com",
"showTaskbarIcon": true,
"taskbarIcon": "http://cdn.openfin.co/hyperblotter/favicon.ico",
"icon": "http://cdn.openfin.co/hyperblotter/favicon.ico",
"uuid": "OpenMultipleWindows",
"autoShow": true,
"contextMenu": true,
"defaultHeight": 500,
"defaultwidth": 500,
"frame": true,
"defaultCentered": true,
"resizable": true
},
"runtime": {
"arguments": "--enable-crash-reporting --no-sandbox",
"version": "34.118.78.77"
},
"shortcut": {
"company": "OpenFin",
"description": "Openfin openfin application window Sample",
"name": "Openfin application window"
}
}
"devtools_port": 9090,
"startup_app": {
"name": "OpenMultipleWindows",
"description": "OpenMultipleWindows",
"url": "http://www.google.com",
"showTaskbarIcon": true,
"taskbarIcon": "http://cdn.openfin.co/hyperblotter/favicon.ico",
"icon": "http://cdn.openfin.co/hyperblotter/favicon.ico",
"uuid": "OpenMultipleWindows",
"autoShow": true,
"contextMenu": true,
"defaultHeight": 500,
"defaultwidth": 500,
"frame": true,
"defaultCentered": true,
"resizable": true
},
"runtime": {
"arguments": "--enable-crash-reporting --no-sandbox",
"version": "34.118.78.80"
},
"shortcut": {
"company": "OpenFin",
"description": "Openfin openfin application window Sample",
"name": "Openfin application window"
}
}
68 changes: 34 additions & 34 deletions dev/john/update-window-options/create-window/manifest.fin.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
{
"runtime": {
"arguments": "--v=1 --inspect",
"version": "34.118.78.77"
},
"platform": {
"uuid": "how-to-open-windows",
"autoShow": true,
"icon": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/create-window/favicon.ico"
},
"snapshot": {
"windows": [
{
"layout": {
"content": [
{
"type": "stack",
"id": "no-drop-target",
"content": [
{
"type": "component",
"componentName": "view",
"componentState": {
"processAffinity": "ps_1",
"url": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/create-window/html/app.html"
}
}
]
}
]
}
}
]
}
}
"runtime": {
"arguments": "--v=1 --inspect",
"version": "34.118.78.80"
},
"platform": {
"uuid": "how-to-open-windows",
"autoShow": true,
"icon": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/create-window/favicon.ico"
},
"snapshot": {
"windows": [
{
"layout": {
"content": [
{
"type": "stack",
"id": "no-drop-target",
"content": [
{
"type": "component",
"componentName": "view",
"componentState": {
"processAffinity": "ps_1",
"url": "https://built-on-openfin.github.io/container-starter/dev/john/update-window-options/create-window/html/app.html"
}
}
]
}
]
}
}
]
}
}
Loading

0 comments on commit 8274f05

Please sign in to comment.