Skip to content

Commit

Permalink
OpenUI5 Documentation Update 21.09.2023
Browse files Browse the repository at this point in the history
  • Loading branch information
openui5bot committed Sep 21, 2023
1 parent d97de83 commit d1d0bc2
Show file tree
Hide file tree
Showing 18 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/Step_25_Remote_OData_Service_4406244.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ metadata:
type: application
framework:
name: OpenUI5
version: "1.119.0"
version: "1.120.0"
libraries:
- name: sap.m
- name: sap.ui.core
Expand Down
10 changes: 5 additions & 5 deletions docs/Step_38_Build_Your_Application_ae1be8c.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ We introduce a new npm script called "build", which executes a UI5 Tooling build
"version": "1.0.0",
"description": "The UI5 walkthrough application",
"scripts": {
"start": "ui5 serve -o index.html",
"start": "ui5 serve -o test/mockServer.html",
"build": "ui5 build -a"
},
"devDependencies": {
Expand Down Expand Up @@ -79,22 +79,22 @@ To actually use the newly added web server, we have to add a new script to our `
```
{
"name": "ui5.walkthrough",
"version": "0.0.1",
"version": "1.0.0",
"description": "The UI5 walkthrough application",
"scripts": {
"start": "ui5 serve -o index.html",
"start": "ui5 serve -o test/mockServer.html",
"build": "ui5 build --all --clean-dest",
"serve-dist": "ws --compress -d dist --open"
},
"devDependencies": {
"@ui5/cli": "^3",
"local-web-server": "^5.3.0",
"local-web-server": "^5",
"ui5-middleware-simpleproxy": "^3"
}
}
```

Now it's time to start the server by executing `npm run serve-dist` in a terminal in the project root folder. Your default browser opens automatically and the built application is hosted. The `local-web-server` does not offer proxy capabilities so far, nor does it allow to open a specific HTML file in the browser. To display any data, it is therefore necessary to open the `test/mockServer.html` in the browser instead of the `index.html`.
Now it's time to start the server by executing `npm run serve-dist` in a terminal in the project root folder. Your default browser opens automatically and the built application is hosted. The `local-web-server` does not offer proxy capabilities so far, nor does it allow to open a specific HTML file in the browser. To display any actual data, it is therefore necessary to open the `test/mockServer.html` file in the browser instead of the `index.html`.

***

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The specific version allows you to select a particular fixed version for bootstr
```html
<script id="sap-ui-bootstrap"
type="text/javascript"
src="https://sdk.openui5.org/1.119.0/resources/sap-ui-core.js"
src="https://sdk.openui5.org/1.120.0/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-async="true"
data-sap-ui-libs="sap.m"></script>
Expand Down
Binary file modified docs/images/loio0916080895e144ed8b31963bfb18e17f_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loio250d5b92921d44a4b432cc0fade88cc9_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loio33f71b44bb644d1fa2a0ab14f1fcc02a_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loio34c4b02c74eb4848b8b720d86042bfdc_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loio472ab6bf88674c23ba103efd97163133_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loio5b76bb4b15eb44e1862d0b6c1c802571_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loio636b7008113442c8a4765bb710dd8ea9_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loio7aa185a90dd7495cb6ec30c96bc80a54_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loio930de31b311f43ffa9df9261ca760da0_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loiob05bdb47393b4abda3e1b54498959c38_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loioc351bbd078824c43bf1758b0c3679cbd_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loiodc9e919119564ddab78b8d0550ecfa9b_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loiof3724d2f97e94a78b27d8ab01ff9c37d_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loiofbc48e23cc7d45e393cc95bbbfc6e0a3_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/loiofe1403346ce9499f8bb102beaa4986d5_LowRes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d1d0bc2

Please sign in to comment.