Skip to content

Commit

Permalink
[INTERNAL] sap.ui.demo.walkthrough: update fragment loading to loadFr…
Browse files Browse the repository at this point in the history
…agment API

Change-Id: Ieb7b8c5ebe9de2b54f420cce9fcdf061daa65bd4
  • Loading branch information
flovogt authored and H4ze committed Aug 10, 2021
1 parent 3cb6f96 commit e71bef4
Show file tree
Hide file tree
Showing 359 changed files with 1,618 additions and 2,768 deletions.
7 changes: 3 additions & 4 deletions src/sap.m/test/sap/m/demokit/docuindex.json
Expand Up @@ -97,11 +97,11 @@
"icon": "learning-assistant",
"text": "Walkthrough",
"desc": "Created with the 'Walkthrough' tutorial, showing all major development paradigms",
"ref" : "test-resources/sap/m/demokit/tutorial/walkthrough/38/webapp/test/mockServer.html",
"ref" : "test-resources/sap/m/demokit/tutorial/walkthrough/37/webapp/test/mockServer.html",
"links": {
"View Tutorial": "#docs/guide/3da5f4be63264db99f2e5b04c5e853db.html",
"Run Integration Tests": "test-resources/sap/m/demokit/tutorial/walkthrough/38/webapp/test/integration/opaTests.qunit.html",
"Run Unit Tests": "test-resources/sap/m/demokit/tutorial/walkthrough/38/webapp/test/unit/unitTests.qunit.html"
"Run Integration Tests": "test-resources/sap/m/demokit/tutorial/walkthrough/37/webapp/test/integration/opaTests.qunit.html",
"Run Unit Tests": "test-resources/sap/m/demokit/tutorial/walkthrough/37/webapp/test/unit/unitTests.qunit.html"
},
"category": "Tutorial",
"config": "test-resources/sap/m/demokit/tutorial/walkthrough/demoapp.json"
Expand Down Expand Up @@ -1568,7 +1568,6 @@
"Dialogs and Fragments",
"Fragment Callbacks",
"Icons",
"Reuse Dialogs",
"Aggregation Binding",
"Data Types",
"Expression Binding",
Expand Down
Expand Up @@ -5,7 +5,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-libs="sap.m"
data-sap-ui-compatVersion="edge"
Expand Down
Expand Up @@ -5,7 +5,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-libs="sap.m"
data-sap-ui-compatVersion="edge"
Expand Down
Expand Up @@ -12,9 +12,7 @@ sap.ui.define(['sap/ui/core/UIComponent'],
files: [
"webapp/view/App.view.xml",
"webapp/index.html",
"webapp/index.js",
"ui5.yaml",
"package.json"
"webapp/index.js"
]
}
}
Expand Down
12 changes: 0 additions & 12 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/04/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/04/ui5.yaml

This file was deleted.

Expand Up @@ -5,7 +5,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-libs="sap.m"
data-sap-ui-compatVersion="edge"
Expand Down
Expand Up @@ -13,9 +13,7 @@ sap.ui.define(['sap/ui/core/UIComponent'],
"webapp/controller/App.controller.js",
"webapp/view/App.view.xml",
"webapp/index.html",
"webapp/index.js",
"ui5.yaml",
"package.json"
"webapp/index.js"
]
}
}
Expand Down
12 changes: 0 additions & 12 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/05/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/05/ui5.yaml

This file was deleted.

Expand Up @@ -5,7 +5,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-libs="sap.m"
data-sap-ui-compatVersion="edge"
Expand Down
Expand Up @@ -13,9 +13,7 @@ sap.ui.define(['sap/ui/core/UIComponent'],
"webapp/controller/App.controller.js",
"webapp/view/App.view.xml",
"webapp/index.html",
"webapp/index.js",
"ui5.yaml",
"package.json"
"webapp/index.js"
]
}
}
Expand Down
12 changes: 0 additions & 12 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/06/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/06/ui5.yaml

This file was deleted.

Expand Up @@ -5,7 +5,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-libs="sap.m"
data-sap-ui-compatVersion="edge"
Expand Down
Expand Up @@ -13,9 +13,7 @@ sap.ui.define(['sap/ui/core/UIComponent'],
"webapp/controller/App.controller.js",
"webapp/view/App.view.xml",
"webapp/index.html",
"webapp/index.js",
"ui5.yaml",
"package.json"
"webapp/index.js"
]
}
}
Expand Down
12 changes: 0 additions & 12 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/07/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/07/ui5.yaml

This file was deleted.

Expand Up @@ -5,7 +5,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-libs="sap.m"
data-sap-ui-compatVersion="edge"
Expand Down
Expand Up @@ -14,9 +14,7 @@ sap.ui.define(['sap/ui/core/UIComponent'],
"webapp/i18n/i18n.properties",
"webapp/view/App.view.xml",
"webapp/index.html",
"webapp/index.js",
"ui5.yaml",
"package.json"
"webapp/index.js"
]
}
}
Expand Down
12 changes: 0 additions & 12 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/08/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/08/ui5.yaml

This file was deleted.

Expand Up @@ -5,7 +5,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-libs="sap.m"
data-sap-ui-compatVersion="edge"
Expand Down
Expand Up @@ -15,9 +15,7 @@ sap.ui.define(['sap/ui/core/UIComponent'],
"webapp/view/App.view.xml",
"webapp/Component.js",
"webapp/index.html",
"webapp/index.js",
"ui5.yaml",
"package.json"
"webapp/index.js"
]
}
}
Expand Down
12 changes: 0 additions & 12 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/09/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions src/sap.m/test/sap/m/demokit/tutorial/walkthrough/09/ui5.yaml

This file was deleted.

Expand Up @@ -5,7 +5,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-libs="sap.m"
data-sap-ui-compatVersion="edge"
Expand Down
Expand Up @@ -4,9 +4,11 @@
"version": "1.0.0",
"author": "SAP SE",
"description": "UI5 Demo App - Walkthrough Tutorial",
"dependencies": {
"@openui5/sap.m": "^1",
"@openui5/sap.ui.core": "^1",
"@openui5/themelib_sap_fiori_3": "^1"
"scripts": {
"start": "ui5 serve",
"build": "ui5 build"
},
"devDependencies": {
"@ui5/cli": "^2.0.0"
}
}
}
@@ -1,4 +1,11 @@
specVersion: '0.1'
specVersion: '2.5'
metadata:
name: WalkthroughTutorial
type: application
framework:
name: OpenUI5
version: 1.93.0
libraries:
- name: sap.ui.core
- name: sap.m
- name: themelib_sap_fiori_3
Expand Up @@ -5,7 +5,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-resourceroots='{
"sap.ui.demo.walkthrough": "./"
Expand Down
Expand Up @@ -31,8 +31,9 @@
"id": "app"
},
"dependencies": {
"minUI5Version": "1.90",
"minUI5Version": "1.93",
"libs": {
"sap.ui.core": {},
"sap.m": {}
}
},
Expand Down
Expand Up @@ -4,9 +4,11 @@
"version": "1.0.0",
"author": "SAP SE",
"description": "UI5 Demo App - Walkthrough Tutorial",
"dependencies": {
"@openui5/sap.m": "^1",
"@openui5/sap.ui.core": "^1",
"@openui5/themelib_sap_fiori_3": "^1"
"scripts": {
"start": "ui5 serve",
"build": "ui5 build"
},
"devDependencies": {
"@ui5/cli": "^2.0.0"
}
}
}
@@ -1,4 +1,11 @@
specVersion: '0.1'
specVersion: '2.5'
metadata:
name: WalkthroughTutorial
type: application
framework:
name: OpenUI5
version: 1.93.0
libraries:
- name: sap.ui.core
- name: sap.m
- name: themelib_sap_fiori_3
Expand Up @@ -6,7 +6,7 @@
<title>SAPUI5 Walkthrough</title>
<script
id="sap-ui-bootstrap"
src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js"
src="/resources/sap-ui-core.js"
data-sap-ui-theme="sap_fiori_3"
data-sap-ui-resourceroots='{
"sap.ui.demo.walkthrough": "./"
Expand Down
Expand Up @@ -32,8 +32,9 @@
"id": "app"
},
"dependencies": {
"minUI5Version": "1.90",
"minUI5Version": "1.93",
"libs": {
"sap.ui.core": {},
"sap.m": {}
}
},
Expand Down
Expand Up @@ -4,9 +4,11 @@
"version": "1.0.0",
"author": "SAP SE",
"description": "UI5 Demo App - Walkthrough Tutorial",
"dependencies": {
"@openui5/sap.m": "^1",
"@openui5/sap.ui.core": "^1",
"@openui5/themelib_sap_fiori_3": "^1"
"scripts": {
"start": "ui5 serve",
"build": "ui5 build"
},
"devDependencies": {
"@ui5/cli": "^2.0.0"
}
}
}

0 comments on commit e71bef4

Please sign in to comment.