Skip to content

Commit 713d98a

Browse files
author
sapui5
committed
RELEASE NOTES ONLY
Release notes for version 1.120.39 Change-Id: I0b1f1fc5462e8d94c5d7a061d2d88544255df179
1 parent dedbd66 commit 713d98a

File tree

6 files changed

+105
-0
lines changed

6 files changed

+105
-0
lines changed

src/sap.f/test/sap/f/relnotes/changes-1.120.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,5 +305,20 @@
305305
"text": " sap.f.DynamicPage: Header visibility issue fixed"
306306
}
307307
]
308+
},
309+
"1.120.39": {
310+
"date": "December 2025",
311+
"notes": [
312+
{
313+
"id": "78676310942bcaad0eb8b628a88a5fed3d7a81c6",
314+
"type": "FIX",
315+
"text": " sap.f.DynamicPage: Correct header repositioning in both directions"
316+
},
317+
{
318+
"id": "9cf9ecc95cb92d52f2ccd9d35094b743a1b2df92",
319+
"type": "FIX",
320+
"text": " sap.f.DynamicPageTitle: Fix flaky focus test in Safari"
321+
}
322+
]
308323
}
309324
}

src/sap.m/test/sap/m/relnotes/changes-1.120.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,5 +1341,50 @@
13411341
"text": " sap.m.ViewSettingsDialog: add a view settings dialog items active announcement"
13421342
}
13431343
]
1344+
},
1345+
"1.120.39": {
1346+
"date": "December 2025",
1347+
"notes": [
1348+
{
1349+
"id": "fd800a6028174ee08371ddf51d0c9d31c8e3e89d",
1350+
"type": "FIX",
1351+
"text": " sap.m.Page: Show footer after calling setShowFooter twice"
1352+
},
1353+
{
1354+
"id": "19c57be77fcad378ccbc8f300e9283cda61b161b",
1355+
"type": "FIX",
1356+
"text": " sap.m.SinglePlanningCalendar: Add the browser event information to the UI5 event"
1357+
},
1358+
{
1359+
"id": "26c7b74c574267eff314439af4fe0eec6154479a",
1360+
"type": "FIX",
1361+
"text": " m.p13n: integrate missing screen reader announcement for table filtering in SAP UI5 1.120"
1362+
},
1363+
{
1364+
"id": "0443ea5f010f3cf8ac909b37ed11450b8a6fde12",
1365+
"type": "FIX",
1366+
"text": " We've now removed the iframe content check while loading a PDF to display it"
1367+
},
1368+
{
1369+
"id": "210dd5cd361d1a877c46f4f3087d9bc18d5757b6",
1370+
"type": "FIX",
1371+
"text": " We've now removed the iframe content check while loading a PDF to display it"
1372+
},
1373+
{
1374+
"id": "a568e5fb7939636d34fd47227e0e9de3c3111e84",
1375+
"type": "FIX",
1376+
"text": " sap.m.DateTimePicker: fix test about timezone failing in safari"
1377+
},
1378+
{
1379+
"id": "8d684c298ebfb89c9fb7861bf59f93470826afd2",
1380+
"type": "FIX",
1381+
"text": " sap.m.DatePicker: has correct placeholder"
1382+
},
1383+
{
1384+
"id": "886dc249f95dd752f8940ea6e1a0e30aeb3a28a4",
1385+
"type": "FIX",
1386+
"text": " sap.m.DatePicker: close picker on context change"
1387+
}
1388+
]
13441389
}
13451390
}

src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.120.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,5 +1063,20 @@
10631063
"text": " sap/ui/model/odata/v2/ODataTreeBinding: $count requests must not contain $expand or $select"
10641064
}
10651065
]
1066+
},
1067+
"1.120.39": {
1068+
"date": "December 2025",
1069+
"notes": [
1070+
{
1071+
"id": "6f47ded8074a7339ecd08e8ca2bd2a82e893b485",
1072+
"type": "FIX",
1073+
"text": " sap.m.Button: Prevent duplicate shortcut announcements in screen readers"
1074+
},
1075+
{
1076+
"id": "6a89c58bfdb92e5422cea57c2a8b7e88f4c810d6",
1077+
"type": "FIX",
1078+
"text": " sap/ui/thirdparty: bump RequireJS to 2.3.7"
1079+
}
1080+
]
10661081
}
10671082
}

src/sap.ui.layout/test/sap/ui/layout/relnotes/changes-1.120.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,15 @@
3838
"text": " sap.ui.layout.PaneContainer: fix invalidation of nested panes"
3939
}
4040
]
41+
},
42+
"1.120.39": {
43+
"date": "December 2025",
44+
"notes": [
45+
{
46+
"id": "14414cac89e3d32b5ed836b48518d38718db572c",
47+
"type": "FIX",
48+
"text": " SemanticFormElement: _updateDisplayText does no longer fail without available _displayField"
49+
}
50+
]
4151
}
4252
}

src/sap.ui.mdc/test/sap/ui/mdc/relnotes/changes-1.120.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,5 +235,15 @@
235235
"text": " P13nBuilder: load flex before usage"
236236
}
237237
]
238+
},
239+
"1.120.39": {
240+
"date": "December 2025",
241+
"notes": [
242+
{
243+
"id": "9a2b64417edc31ee3e058a0343ff9b462bb0c4ad",
244+
"type": "FIX",
245+
"text": " Table: Remove renderWhitespace restriction"
246+
}
247+
]
238248
}
239249
}

src/sap.ui.table/test/sap/ui/table/relnotes/changes-1.120.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,15 @@
8585
"text": " Tables: Announce required state of columns with 'custom' label controls"
8686
}
8787
]
88+
},
89+
"1.120.39": {
90+
"date": "December 2025",
91+
"notes": [
92+
{
93+
"id": "9a2b64417edc31ee3e058a0343ff9b462bb0c4ad",
94+
"type": "FIX",
95+
"text": " Table: Remove renderWhitespace restriction"
96+
}
97+
]
8898
}
8999
}

0 commit comments

Comments
 (0)