Skip to content

Commit

Permalink
[INTERNAL] Release notes for version 1.87.1
Browse files Browse the repository at this point in the history
Change-Id: Ia0018a6f6c5294e2ec91ffe6ca50896db58ca8d4
CR-Id: 002075125800000462462021
BCP: n/a
  • Loading branch information
ui5release authored and mmilko01 committed Mar 15, 2021
1 parent 7a4524a commit a9f242c
Show file tree
Hide file tree
Showing 7 changed files with 193 additions and 0 deletions.
46 changes: 46 additions & 0 deletions src/sap.m/test/sap/m/relnotes/changes-1.87.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,51 @@
"text": " sap.m.Text: Empty indicator is introduced"
}
]
},
"1.87.1": {
"date": "March 2021",
"notes": [
{
"id": "04c05fd297c1fc505da1ee64e314a6c9401fd2a1",
"type": "FIX",
"text": " sap.ui.unified.Calendar: Arrows in navigation are now disabled when border is reached",
"references": [
{
"type": "BCP",
"reference": "2170022309"
}
]
},
{
"id": "35ca1e70dd9cd63620faab4cb3ebda121b185a4e",
"type": "FIX",
"text": " sap.m.Table: Doucble click to navigate issue is fixed",
"references": [
{
"type": "BCP",
"reference": "2180136742"
},
{
"type": "BCP",
"reference": "2180129886"
},
{
"type": "BCP",
"reference": "2180129839"
}
]
},
{
"id": "80003877aee99850b249f26033000db496a5a7b9",
"type": "FIX",
"text": " sap.m.ComboBox: Performance optimisations",
"references": [
{
"type": "BCP",
"reference": "002075129400000292512021"
}
]
}
]
}
}
27 changes: 27 additions & 0 deletions src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.87.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,32 @@
"text": " sap.m.Title: new 'content' aggregation added"
}
]
},
"1.87.1": {
"date": "March 2021",
"notes": [
{
"id": "07b83dc4f2c89a84d93c01ce2be719b5de1355b2",
"type": "FIX",
"text": " Revert \"[INTERNAL] core.routing: propagate hash change to component only when browser hash contains its part\"",
"references": [
{
"type": "BCP",
"reference": "2170014800"
}
]
},
{
"id": "6158290ccdc6b179005fcf71e45764f6dbc9c0eb",
"type": "FEATURE",
"text": " Localization: add Serbian (Latin), enhance Locale mappings",
"references": [
{
"type": "BCP",
"reference": "1780409720"
}
]
}
]
}
}
27 changes: 27 additions & 0 deletions src/sap.ui.fl/test/sap/ui/fl/relnotes/changes-1.87.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,32 @@
"text": " VariantManagement: Manage Views Dialog - Change \"OK\" to \"Save\""
}
]
},
"1.87.1": {
"date": "March 2021",
"notes": [
{
"id": "e92ad779e696c4c696762b9853fb6774fd1f0740",
"type": "FIX",
"text": " sap.ui.fl - buisiness context description for custom fields",
"references": [
{
"type": "BCP",
"reference": "2180133164"
}
]
},
{
"id": "d6f3e07f7c142c62993d19462bfc8cf9cea201c8",
"type": "FIX",
"text": "[INTERNAL] sap.ui.fl.apply.api.SmartVariantManagementApplyAPI loads multiple standards variant correct",
"references": [
{
"type": "BCP",
"reference": "2180107458"
}
]
}
]
}
}
16 changes: 16 additions & 0 deletions src/sap.ui.mdc/test/sap/ui/mdc/relnotes/changes-1.87.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,21 @@
"text": " VariantManagement: Manage Views Dialog - Change \"OK\" to \"Save\""
}
]
},
"1.87.1": {
"date": "March 2021",
"notes": [
{
"id": "a6ea5c493d89d4559bd25bc680a09afba734bf36",
"type": "FIX",
"text": " FieldValueHelp: support complex InParameters for check",
"references": [
{
"type": "BCP",
"reference": "2180108029"
}
]
}
]
}
}
27 changes: 27 additions & 0 deletions src/sap.ui.unified/test/sap/ui/unified/relnotes/changes-1.87.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,32 @@
]
}
]
},
"1.87.1": {
"date": "March 2021",
"notes": [
{
"id": "04c05fd297c1fc505da1ee64e314a6c9401fd2a1",
"type": "FIX",
"text": " sap.ui.unified.Calendar: Arrows in navigation are now disabled when border is reached",
"references": [
{
"type": "BCP",
"reference": "2170022309"
}
]
},
{
"id": "35625f4d57b7a2a2658e78e35c100f52a871edbf",
"type": "FIX",
"text": " sap.ui.unified.Calendar: week selection working properly",
"references": [
{
"type": "BCP",
"reference": "2180121275"
}
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,29 @@
]
}
]
},
"1.87.1": {
"date": "March 2021",
"notes": [
{
"id": "35ca1e70dd9cd63620faab4cb3ebda121b185a4e",
"type": "FIX",
"text": " sap.m.Table: Doucble click to navigate issue is fixed",
"references": [
{
"type": "BCP",
"reference": "2180136742"
},
{
"type": "BCP",
"reference": "2180129886"
},
{
"type": "BCP",
"reference": "2180129839"
}
]
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"1.87.1": {
"date": "March 2021",
"notes": [
{
"id": "35ca1e70dd9cd63620faab4cb3ebda121b185a4e",
"type": "FIX",
"text": " sap.m.Table: Doucble click to navigate issue is fixed",
"references": [
{
"type": "BCP",
"reference": "2180136742"
},
{
"type": "BCP",
"reference": "2180129886"
},
{
"type": "BCP",
"reference": "2180129839"
}
]
}
]
}
}

0 comments on commit a9f242c

Please sign in to comment.