Skip to content

Commit

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

Change-Id: Ie5c2800b94ef5453746edc77294cddae8d86910f
  • Loading branch information
sapui5 committed Sep 2, 2024
1 parent d835c3d commit bb8531a
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/sap.m/test/sap/m/relnotes/changes-1.124.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,5 +264,25 @@
]
}
]
},
"1.124.5": {
"date": "September 2024",
"notes": [
{
"id": "dec7df9b6589b6b4962314e04de5829bc159fbe2",
"type": "FIX",
"text": " sap.m.ViewSettingsDialog: fixed \"select all\" checkbox positioning"
},
{
"id": "a7c283f7b12fd32775697bc9f5ddbf62ba63da91",
"type": "FIX",
"text": " sap.m.OverflowToolbar: Implement onfocusfail logic\""
},
{
"id": "03b244518f03cbf42770c4db525db1f094055c70",
"type": "FIX",
"text": " We've now introduced the fileSize parameter in fileSizeExceeded event of UploadSet"
}
]
}
}
15 changes: 15 additions & 0 deletions src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.124.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,20 @@
]
}
]
},
"1.124.5": {
"date": "September 2024",
"notes": [
{
"id": "34f90d9aa18b4d44f8a6c24711191ace603da9f3",
"type": "FIX",
"text": " Adjust link in sap.ui.core.MessageType documentation"
},
{
"id": "0b566e713277a5402712fc5f8d59852415e6f19a",
"type": "FIX",
"text": " sap/ui/core: handle focus properly when disabling"
}
]
}
}

0 comments on commit bb8531a

Please sign in to comment.