Skip to content

Commit

Permalink
RELEASE NOTES ONLY
Browse files Browse the repository at this point in the history
Release notes for version 1.108.34

Change-Id: Iff731e0256f98145df91b547b8cd845cbf593c98
  • Loading branch information
sapui5 committed Sep 9, 2024
1 parent 269eb49 commit ca505b3
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 0 deletions.
52 changes: 52 additions & 0 deletions src/sap.m/test/sap/m/relnotes/changes-1.108.json
Original file line number Diff line number Diff line change
Expand Up @@ -1698,5 +1698,57 @@
"text": " sap.m.Input: Stop initial re-rendering of the input field when type password and clear icon are set"
}
]
},
"1.108.34": {
"date": "September 2024",
"notes": [
{
"id": "0c41bdcf093008aba481125d968610231e00c057",
"type": "FIX",
"text": " sap.m.IconTabBar: Content padding classes are applied to the header if additional class is present"
},
{
"id": "b1a112e14d14aed5b0ee490c11c2a191ec7275df",
"type": "FIX",
"text": " sap.m.MenuButton: buttons in split mode have separate tooltips"
},
{
"id": "51f9815bd986969564bb858a434772e701b61d9c",
"type": "FIX",
"text": " sap.m.ObjectNumber: remove roledescription announcement"
},
{
"id": "0c195d04a8f0083d452fd417fc3a7fb0b27751ce",
"type": "FIX",
"text": " sap.m.Carousel: fix page disappearing when scrolling"
},
{
"id": "35713f0bc272067bf5ad96f7390aea8a5473f959",
"type": "FIX",
"text": " sap.m.ProgressIndicator: Visual misalignment of percent value fixed",
"references": [
{
"type": "BCP",
"reference": "2270167989"
}
]
},
{
"id": "6f025d597039c2d910f8caab810e8640d8980b92",
"type": "FIX",
"text": " sap.m.Fiori20Adapter: Performance issue fixed"
},
{
"id": "071e345a003d47eb5824ee0a9365aaecd76549ce",
"type": "FIX",
"text": " sap.m.DatePicker: adjust value help icon settings",
"references": [
{
"type": "BCP",
"reference": "2370075198"
}
]
}
]
}
}
10 changes: 10 additions & 0 deletions src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.108.json
Original file line number Diff line number Diff line change
Expand Up @@ -632,5 +632,15 @@
"text": " sap.ui.model.json.JSONModel#loadData: Don't use JSONP"
}
]
},
"1.108.34": {
"date": "September 2024",
"notes": [
{
"id": "c8db6548a5c8b0c00f2224fc6316500633b29a8c",
"type": "FIX",
"text": " ResourceModel: Fix bundle reload after localizationChange"
}
]
}
}

0 comments on commit ca505b3

Please sign in to comment.