Skip to content

Commit

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

Change-Id: I20a2c1abe4550f25d3692174f977fd5cb4f6c34e
  • Loading branch information
sapui5 committed Aug 26, 2024
1 parent 0cc1ef7 commit bd0d943
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/sap.m/test/sap/m/relnotes/changes-1.120.json
Original file line number Diff line number Diff line change
Expand Up @@ -864,5 +864,15 @@
"text": " sap.m.Column: add missing check for parent Table in _onLabelPropertyChange"
}
]
},
"1.120.20": {
"date": "August 2024",
"notes": [
{
"id": "ec52309a7f9e029fb6b9718e1aad1f17b6e091f6",
"type": "FIX",
"text": " We've now introduced the fileSize parameter in fileSizeExceeded event of UploadSet"
}
]
}
}
10 changes: 10 additions & 0 deletions src/sap.ui.layout/test/sap/ui/layout/relnotes/changes-1.120.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,15 @@
"text": " sap.ui.layout.DynamicSideContent: fixed firing of the breakpointChanged event"
}
]
},
"1.120.20": {
"date": "August 2024",
"notes": [
{
"id": "1e6ed1f4a8809417be2e56f25fe674a4f222bc7b",
"type": "FIX",
"text": " ColumnLayout: keep breakpoint classes stable on invalidation"
}
]
}
}
10 changes: 10 additions & 0 deletions src/sap.ui.mdc/test/sap/ui/mdc/relnotes/changes-1.120.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,15 @@
]
}
]
},
"1.120.20": {
"date": "August 2024",
"notes": [
{
"id": "dc1f71ffbf32b68e8356cf973b63ed448d151495",
"type": "FIX",
"text": " Table: Size of filter field in column menu"
}
]
}
}

0 comments on commit bd0d943

Please sign in to comment.