Skip to content

Commit

Permalink
OpenUI5 Documentation Update 04.12.2024
Browse files Browse the repository at this point in the history
  • Loading branch information
openui5bot committed Dec 4, 2024
1 parent 669d4bd commit 062a46f
Show file tree
Hide file tree
Showing 98 changed files with 337 additions and 86 deletions.
2 changes: 1 addition & 1 deletion docs/0index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ OpenUI5 Version for the OpenUI5 Demo Kit
- [OpenUI5: UI Development Toolkit for HTML5](OpenUI5_UI_Development_Toolkit_for_HTML5_95d113b.md)
- [What's New in OpenUI5](What_s_New_in_OpenUI5_99ac68a.md)
- [What's New in OpenUI5 1.131](What_s_New_in_OpenUI5_1_131_7d24d94.md)
- [What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md)
- [Previous Versions](Previous_Versions_6660a59.md)
- [What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md)
- [What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md)
- [What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md)
- [What's New in OpenUI5 1.127](What_s_New_in_OpenUI5_1_127_e5e1317.md)
Expand Down
4 changes: 4 additions & 0 deletions docs/Previous_Versions_6660a59.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ view on: [demo kit nightly build](https://sdk.openui5.org/nightly/#/topic/6660a5

## Previous Versions

- **[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With
this release OpenUI5 is upgraded
from version 1.129 to 1.130.")**
With this release OpenUI5 is upgraded from version 1.129 to 1.130.
- **[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With
this release OpenUI5 is upgraded
from version 1.128 to 1.129.")**
Expand Down
2 changes: 1 addition & 1 deletion docs/Step_1_Ready_851bde4.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Open a terminal and install UI5 Tooling globally on your machine by executing th

You can view and download all files at [Quick Start - Step 1](https://sdk.openui5.org/sample/sap.m.tutorial.quickstart.01/preview).

1. Create a folder on your local machine which will contain all the sources of the app we're going to build. We'll refer to this folder as the app root folder.
1. Create a folder on your local machine which will contain all the sources of the app we're going to build. We'll refer to this folder as the "app root folder".
2. Create a new file called `package.json` which will enable you to execute commands and consume packages from the[npm registry](https://www.npmjs.com/) via the npm command line interface. Enter the following content:

**package.json \(New\)**
Expand Down
2 changes: 1 addition & 1 deletion docs/Step_9_Component_Configuration_4cfa608.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ You can view and download all files at [Walkthrough - Step 9](https://sdk.openui

**Folder Structure for this Step**

![The graphic has an explanatory text](images/loio1e237a36972a44ac8522dd1a540ac062_HiRes.png "Folder Structure for this Step")
![The graphic has an explanatory text](images/loio1e237a36972a44ac8522dd1a540ac062_LowRes.png "Folder Structure for this Step")

After this step your project structure will look like the figure above. We will create the `Component.js` file now and modify the related files in the app.

Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_100_27dec1d.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_101_7733b00.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_102_f038c99.md
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_103_0e98c76.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_104_69e567c.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_105_4d6c00e.md
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_106_5b497b0.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_107_d4ff916.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_108_66e33f0.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_109_3264bd2.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_110_71a855c.md
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_111_7a67837.md
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_112_34afc69.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_113_a9553fe.md
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_114_890fce1.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_115_409fde8.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_116_ebd6f34.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,8 @@ Required
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_117_029d3b4.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_118_3eecbde.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_119_0b1903a.md
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_120_2359b63.md
Original file line number Diff line number Diff line change
Expand Up @@ -901,6 +901,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_121_91a4a2f.md
Original file line number Diff line number Diff line change
Expand Up @@ -1337,6 +1337,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_122_5d078da.md
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_123_9d00ac7.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_124_7f77c3f.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_125_9d87044.md
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_126_1d98116.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_127_e5e1317.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_128_1f76220.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.129](What_s_New_in_OpenUI5_1_129_d22b8af.md "With this release OpenUI5 is upgraded from version 1.128 to 1.129.")

[What's New in OpenUI5 1.127](What_s_New_in_OpenUI5_1_127_e5e1317.md "With this release OpenUI5 is upgraded from version 1.126 to 1.127.")
Expand Down
2 changes: 2 additions & 0 deletions docs/What_s_New_in_OpenUI5_1_129_d22b8af.md
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,8 @@ Info Only
**Related Information**


[What's New in OpenUI5 1.130](What_s_New_in_OpenUI5_1_130_85609d4.md "With this release OpenUI5 is upgraded from version 1.129 to 1.130.")

[What's New in OpenUI5 1.128](What_s_New_in_OpenUI5_1_128_1f76220.md "With this release OpenUI5 is upgraded from version 1.127 to 1.128.")

[What's New in OpenUI5 1.127](What_s_New_in_OpenUI5_1_127_e5e1317.md "With this release OpenUI5 is upgraded from version 1.126 to 1.127.")
Expand Down
Loading

0 comments on commit 062a46f

Please sign in to comment.