Skip to content

Commit fde0ab8

Browse files
committed
Update from SAP DITA CMS (squashed):
commit 1d0fba259a9c6e080e05dcac3e797eb115cb0f78 Author: REDACTED Date: Fri Feb 28 14:21:47 2025 +0000 Update from SAP DITA CMS 2025-02-28 14:21:47 Project: dita-all/wgp1737215369349 Project map: 2b9bcd51c53b4d89b885a3e850c7601e.ditamap Output: loioa82e269bbb584cfcbdbd3ae8765d8e7f Language: en-US Builddable map: 5cbe4e5b4a19479a92b1d32ff23b7b63.ditamap commit edcc2bbe2eed4f24dd2920530d955e75c902052f Author: REDACTED Date: Wed Feb 26 16:19:43 2025 +0000 Update from SAP DITA CMS 2025-02-26 16:19:43 Project: dita-all/wgp1737215369349 Project map: 2b9bcd51c53b4d89b885a3e850c7601e.ditamap Output: loioa82e269bbb584cfcbdbd3ae8765d8e7f Language: en-US Builddable map: 5cbe4e5b4a19479a92b1d32ff23b7b63.ditamap commit 5f8ad960dad5885b69bab0b46b22598007941215 Author: REDACTED Date: Wed Feb 26 14:22:09 2025 +0000 Update from SAP DITA CMS 2025-02-26 14:22:09 Project: dita-all/wgp1737215369349 Project map: 2b9bcd51c53b4d89b885a3e850c7601e.ditamap ################################################## [Remaining squash message was removed before commit...]
1 parent bba3da7 commit fde0ab8

File tree

181 files changed

+2654
-715
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+2654
-715
lines changed

.reuse/dep5

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2+
Upstream-Name: sapui5
3+
Upstream-Contact: Oliver Mueller (oliver.mueller03@sap.com)
4+
Source: https://github.com/sap-docs/sapui5
5+
6+
Files: *
7+
Copyright: 2022-2023 SAP SE or an SAP affiliate company and sapui5 contributors
8+
License: CC-BY-4.0
Loading

docs/01_Whats-New/what-s-new-in-sapui5-1-100-27dec1d.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,8 @@ Info Only
553553
**Related Information**
554554

555555

556+
[What's New in SAPUI5 1.131](what-s-new-in-sapui5-1-131-7d24d94.md "With this release SAPUI5 is upgraded from version 1.130 to 1.131.")
557+
556558
[What's New in SAPUI5 1.130](what-s-new-in-sapui5-1-130-85609d4.md "With this release SAPUI5 is upgraded from version 1.129 to 1.130.")
557559

558560
[What's New in SAPUI5 1.129](what-s-new-in-sapui5-1-129-d22b8af.md "With this release SAPUI5 is upgraded from version 1.128 to 1.129.")

docs/01_Whats-New/what-s-new-in-sapui5-1-101-7733b00.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,8 @@ Info Only
773773
**Related Information**
774774

775775

776+
[What's New in SAPUI5 1.131](what-s-new-in-sapui5-1-131-7d24d94.md "With this release SAPUI5 is upgraded from version 1.130 to 1.131.")
777+
776778
[What's New in SAPUI5 1.130](what-s-new-in-sapui5-1-130-85609d4.md "With this release SAPUI5 is upgraded from version 1.129 to 1.130.")
777779

778780
[What's New in SAPUI5 1.129](what-s-new-in-sapui5-1-129-d22b8af.md "With this release SAPUI5 is upgraded from version 1.128 to 1.129.")

docs/01_Whats-New/what-s-new-in-sapui5-1-102-f038c99.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Control
111111

112112
**`sap.ui.richtexteditor.RichTextEditor`**
113113

114-
Application developers can now customize the custom toolbar and remove the buttons that are not needed in the `RichTextEditor`. You can redefine the button group configuration to show only a particular set of buttons in the custom toolbar. For more information, see [sap.ui.richtexteditor](../10_More_About_Controls/sap-ui-richtexteditor-d4f3f15.md) and the [Samples](https://ui5.sap.com/#/entity/sap.ui.richtexteditor.RichTextEditor).
114+
Application developers can now customize the custom toolbar and remove the buttons that are not needed in the `RichTextEditor`. You can redefine the button group configuration to show only a particular set of buttons in the custom toolbar. For more information, see [sap.ui.richtexteditor.RichTextEditor](../10_More_About_Controls/sap-ui-richtexteditor-richtexteditor-d4f3f15.md) and the [Samples](https://ui5.sap.com/#/entity/sap.ui.richtexteditor.RichTextEditor).
115115

116116
<sub>Changed•Control•Info Only•1.102</sub>
117117

@@ -597,7 +597,7 @@ Feature
597597

598598
The new version of the SAPUI5 OData V4 model introduces the following features:
599599

600-
- The creation of inactive rows introduced with SAPUI5 1.97 is no longer experimental. For more information, see [Creating an Entity](../04_Essentials/creating-an-entity-c9723f8.md)and the [API Reference](https://ui5.sap.com/#/api/sap.ui.model.odata.v4.ODataListBinding%23methods/create).
600+
- The creation of inactive rows introduced with SAPUI5 1.97 is no longer experimental. For more information, see [Creating an Entity in a Collection](../04_Essentials/creating-an-entity-in-a-collection-c9723f8.md)and the [API Reference](https://ui5.sap.com/#/api/sap.ui.model.odata.v4.ODataListBinding%23methods/create).
601601
- If metadata is already available, key predicates of message targets received from the back end are now normalized to match the key predicates calculated on the client.
602602

603603
<sub>Changed•Feature•Info Only•1.102</sub>
@@ -1001,6 +1001,8 @@ Info Only
10011001
**Related Information**
10021002

10031003

1004+
[What's New in SAPUI5 1.131](what-s-new-in-sapui5-1-131-7d24d94.md "With this release SAPUI5 is upgraded from version 1.130 to 1.131.")
1005+
10041006
[What's New in SAPUI5 1.130](what-s-new-in-sapui5-1-130-85609d4.md "With this release SAPUI5 is upgraded from version 1.129 to 1.130.")
10051007

10061008
[What's New in SAPUI5 1.129](what-s-new-in-sapui5-1-129-d22b8af.md "With this release SAPUI5 is upgraded from version 1.128 to 1.129.")

docs/01_Whats-New/what-s-new-in-sapui5-1-103-0e98c76.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,8 @@ Info Only
483483
**Related Information**
484484

485485

486+
[What's New in SAPUI5 1.131](what-s-new-in-sapui5-1-131-7d24d94.md "With this release SAPUI5 is upgraded from version 1.130 to 1.131.")
487+
486488
[What's New in SAPUI5 1.130](what-s-new-in-sapui5-1-130-85609d4.md "With this release SAPUI5 is upgraded from version 1.129 to 1.130.")
487489

488490
[What's New in SAPUI5 1.129](what-s-new-in-sapui5-1-129-d22b8af.md "With this release SAPUI5 is upgraded from version 1.128 to 1.129.")

docs/01_Whats-New/what-s-new-in-sapui5-1-104-69e567c.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,8 @@ Info Only
326326
**Related Information**
327327

328328

329+
[What's New in SAPUI5 1.131](what-s-new-in-sapui5-1-131-7d24d94.md "With this release SAPUI5 is upgraded from version 1.130 to 1.131.")
330+
329331
[What's New in SAPUI5 1.130](what-s-new-in-sapui5-1-130-85609d4.md "With this release SAPUI5 is upgraded from version 1.129 to 1.130.")
330332

331333
[What's New in SAPUI5 1.129](what-s-new-in-sapui5-1-129-d22b8af.md "With this release SAPUI5 is upgraded from version 1.128 to 1.129.")

docs/01_Whats-New/what-s-new-in-sapui5-1-105-4d6c00e.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,8 @@ Info Only
691691
**Related Information**
692692

693693

694+
[What's New in SAPUI5 1.131](what-s-new-in-sapui5-1-131-7d24d94.md "With this release SAPUI5 is upgraded from version 1.130 to 1.131.")
695+
694696
[What's New in SAPUI5 1.130](what-s-new-in-sapui5-1-130-85609d4.md "With this release SAPUI5 is upgraded from version 1.129 to 1.130.")
695697

696698
[What's New in SAPUI5 1.129](what-s-new-in-sapui5-1-129-d22b8af.md "With this release SAPUI5 is upgraded from version 1.128 to 1.129.")

docs/01_Whats-New/what-s-new-in-sapui5-1-106-5b497b0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,8 @@ Info Only
657657
**Related Information**
658658

659659

660+
[What's New in SAPUI5 1.131](what-s-new-in-sapui5-1-131-7d24d94.md "With this release SAPUI5 is upgraded from version 1.130 to 1.131.")
661+
660662
[What's New in SAPUI5 1.130](what-s-new-in-sapui5-1-130-85609d4.md "With this release SAPUI5 is upgraded from version 1.129 to 1.130.")
661663

662664
[What's New in SAPUI5 1.129](what-s-new-in-sapui5-1-129-d22b8af.md "With this release SAPUI5 is upgraded from version 1.128 to 1.129.")

docs/01_Whats-New/what-s-new-in-sapui5-1-107-d4ff916.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ Control
420420

421421
- TinyMCE 4 is being deprecated and will be removed in the upcoming releases.
422422

423-
For more information, see [sap.ui.richtexteditor](../10_More_About_Controls/sap-ui-richtexteditor-d4f3f15.md) and the [API Reference](https://ui5.sap.com/#/api/sap.ui.richtexteditor.RichTextEditor).
423+
For more information, see [sap.ui.richtexteditor.RichTextEditor](../10_More_About_Controls/sap-ui-richtexteditor-richtexteditor-d4f3f15.md) and the [API Reference](https://ui5.sap.com/#/api/sap.ui.richtexteditor.RichTextEditor).
424424

425425
<sub>Changed•Control•Info Only•1.107</sub>
426426

@@ -577,6 +577,8 @@ Info Only
577577
**Related Information**
578578

579579

580+
[What's New in SAPUI5 1.131](what-s-new-in-sapui5-1-131-7d24d94.md "With this release SAPUI5 is upgraded from version 1.130 to 1.131.")
581+
580582
[What's New in SAPUI5 1.130](what-s-new-in-sapui5-1-130-85609d4.md "With this release SAPUI5 is upgraded from version 1.129 to 1.130.")
581583

582584
[What's New in SAPUI5 1.129](what-s-new-in-sapui5-1-129-d22b8af.md "With this release SAPUI5 is upgraded from version 1.128 to 1.129.")

0 commit comments

Comments
 (0)