Skip to content

Commit

Permalink
[INTERNAL] Release notes for version 1.65.5
Browse files Browse the repository at this point in the history
BCP: n/a
Change-Id: Ice714a8c98533d4731e6f0a202878130235bcd06
CR-Id: 002075125800003606382019
  • Loading branch information
sapui5 committed Jul 1, 2019
1 parent e22288b commit 9e0f2b2
Show file tree
Hide file tree
Showing 15 changed files with 356 additions and 16 deletions.
28 changes: 14 additions & 14 deletions .version-tool.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"src/sap.ui.integration/package.json": "3",
"src/sap.ui.dt/package.json": "2",
"src/sap.ui.support/pom.xml": "1",
"src/sap.uxap/package.json": "4",
"src/sap.ui.documentation/package.json": "4",
"src/sap.tnt/package.json": "3",
"src/themelib_sap_belize/package.json": "15",
"src/sap.ui.documentation/package.json": "4",
"src/sap.uxap/package.json": "4",
"src/sap.ui.layout/package.json": "2",
"src/themelib_sap_bluecrystal/pom.xml": "1",
"src/themelib_sap_belize/package.json": "15",
"src/sap.ui.fl/pom.xml": "1",
"src/themelib_sap_bluecrystal/pom.xml": "1",
"src/sap.ui.dt/pom.xml": "1",
"src/sap.ui.unified/package.json": "2",
"src/sap.ui.suite/pom.xml": "1",
Expand All @@ -60,30 +60,30 @@
"changes": {
"default": {
"pom.xml": "2",
"src/sap.ui.suite/package.json": "2",
"src/sap.ui.fl/package.json": "3",
"src/sap.ui.suite/package.json": "2",
"package.json": "1",
"src/sap.ui.ux3/pom.xml": "1",
"src/testsuite/package.json": "23",
"src/sap.ui.table/package.json": "3",
"src/themelib_sap_fiori_3/package.json": "16",
"src/testsuite/pom.xml": "1",
"src/sap.ui.table/pom.xml": "1",
"src/themelib_sap_fiori_3/package.json": "16",
"src/sap.ui.rta/package.json": "6",
"src/sap.ui.integration/pom.xml": "1",
"src/sap.ui.table/pom.xml": "1",
"src/testsuite-utils/pom.xml": "1",
"src/sap.uxap/pom.xml": "1",
"src/sap.ui.core/package.json": "1",
"src/sap.ui.layout/pom.xml": "1",
"src/sap.f/package.json": "4",
"src/sap.ui.layout/pom.xml": "1",
"src/sap.ui.unified/pom.xml": "1",
"src/themelib_sap_fiori_3/pom.xml": "1",
"src/sap.m/package.json": "3",
"src/sap.ui.demokit/package.json": "5",
"src/themelib_sap_bluecrystal/package.json": "15",
"src/sap.ui.support/package.json": "7",
"src/sap.ui.core/pom.xml": "1",
"src/sap.tnt/pom.xml": "1",
"src/sap.ui.core/pom.xml": "1",
"src/sap.ui.codeeditor/package.json": "2",
"src/sap.ui.commons/pom.xml": "1",
"src/sap.m/pom.xml": "1",
Expand All @@ -94,13 +94,13 @@
"src/sap.ui.integration/package.json": "3",
"src/sap.ui.dt/package.json": "2",
"src/sap.ui.support/pom.xml": "1",
"src/sap.uxap/package.json": "4",
"src/sap.ui.documentation/package.json": "4",
"src/sap.tnt/package.json": "3",
"src/themelib_sap_belize/package.json": "15",
"src/sap.ui.documentation/package.json": "4",
"src/sap.uxap/package.json": "4",
"src/sap.ui.layout/package.json": "2",
"src/themelib_sap_bluecrystal/pom.xml": "1",
"src/themelib_sap_belize/package.json": "15",
"src/sap.ui.fl/pom.xml": "1",
"src/themelib_sap_bluecrystal/pom.xml": "1",
"src/sap.ui.dt/pom.xml": "1",
"src/sap.ui.unified/package.json": "2",
"src/sap.ui.suite/pom.xml": "1",
Expand All @@ -110,7 +110,7 @@
"src/themelib_sap_belize/pom.xml": "1"
}
},
"lastCommitId": "188d133ef80d36bec09c2db81c78f8c2313440fb"
"lastCommitId": "e22288b38a73c18b64d44a1b57c29806ab3b1fc7"
}
}
}
17 changes: 17 additions & 0 deletions src/sap.f/test/sap/f/relnotes/changes-1.65.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,22 @@
"references": []
}
]
},
"1.65.5": {
"date": "July 2019",
"notes": [
{
"id": "3ccb4cfbd51ca1072177bd056baf933f45d2d2f6",
"type": "FIX",
"text": " sap.f.DynamicPage: DynamicPage without title is rendered correctly",
"references": []
},
{
"id": "030883eaa6662443f3492d69566bf02a383a024a",
"type": "FIX",
"text": " sap.f.DynamicPage: Space key is now allowed in Input in the title",
"references": []
}
]
}
}
59 changes: 59 additions & 0 deletions src/sap.m/test/sap/m/relnotes/changes-1.52.json
Original file line number Diff line number Diff line change
Expand Up @@ -4500,5 +4500,64 @@
"references": []
}
]
},
"1.52.30": {
"date": "June 2019",
"notes": [
{
"id": "e15ad002dd6bba9f598ed17e5746888ccf510f33",
"type": "FIX",
"text": " sap.m.DatePicker: Input field is focused after closing the picker",
"references": []
},
{
"id": "c1ccedeaf4e94d198804e0ebbcf8e8f7ea1d5fdf",
"type": "FIX",
"text": " sap.m.DateRangeSelection: selected range includes all hours from the second date",
"references": []
},
{
"id": "a156c60f2fd87ff556e5c4e299719e12c5162e9b",
"type": "FIX",
"text": " sap.m.Input: Selected key and value are now synchronized",
"references": []
},
{
"id": "86914ca877628b500a17232feadccaee0c53213d",
"type": "FIX",
"text": " sap.m.MessagePage: Icon location is now correct",
"references": []
},
{
"id": "5061a5b2e78fe32bdb791697860a30f19a2d63f0",
"type": "FIX",
"text": " sap.m.SearchField: Fire search from suggestion only once on phone",
"references": []
},
{
"id": "cd36d209771f9d2f90074dc9776a2524bac416ac",
"type": "FIX",
"text": " sap.m.SearchField: Improve handling of focus on iOS",
"references": []
},
{
"id": "528423d2df0aab2c221f18be24f7788110c1c25a",
"type": "FIX",
"text": " sap.m.Select: Select is focused before opening the dialog on mobile",
"references": []
},
{
"id": "c2ecf47fd1370fcebc28594781e73f1e38f233f8",
"type": "FIX",
"text": " sap.m.SplitContainer: Show detail page on phone",
"references": []
},
{
"id": "e66fe4c81839a790a7c5c49c1aef9b30b114d63d",
"type": "FIX",
"text": " sap.m.TimePickerSliders: sliders are now alligned when opened",
"references": []
}
]
}
}
101 changes: 101 additions & 0 deletions src/sap.m/test/sap/m/relnotes/changes-1.65.json
Original file line number Diff line number Diff line change
Expand Up @@ -823,5 +823,106 @@
"references": []
}
]
},
"1.65.5": {
"date": "July 2019",
"notes": [
{
"id": "172d2974a2d5728e59e53615e2103f91d07b7263",
"type": "FIX",
"text": " sap.m.Carousel: pageChanged event parameters are now correct",
"references": []
},
{
"id": "190186e088184993744fb7dcc672b6a20ad67047",
"type": "FIX",
"text": " sap.m.ComboBox: Apply proper list filters on rerendering",
"references": []
},
{
"id": "5cbcdcd5958b899ec687bfcab55042640dd66e42",
"type": "FIX",
"text": " sap.m.ComboBox: Item to ListItem property forwarding",
"references": []
},
{
"id": "b95e0513e34ab8946b31c2c49152cac9be9ae3d9",
"type": "FIX",
"text": " sap.m.ComboBox: Remove unneeded syncPickerContent function",
"references": []
},
{
"id": "339711bcbe8bdb3cad7a2b771f761af812baa29d",
"type": "FIX",
"text": " sap.m.ComboBoxBase: Dialog`s custom header is now destroyed",
"references": []
},
{
"id": "c60c84e36ea0f7d568951b95b141023bb34c9938",
"type": "FIX",
"text": " sap.m.DateTimeField: binding used in UTC mode now works correctly",
"references": []
},
{
"id": "5bd6512f360315df900cc37314ffe1b73d1dddc5",
"type": "FIX",
"text": " sap.m.DateTimePicker: Now in IE the hour slider is initially opened",
"references": []
},
{
"id": "e0f231a9e7a139b19542bc6b02928e5a99f6a86b",
"type": "FIX",
"text": " sap.m.Dialog: Position is now correct on IE browser",
"references": []
},
{
"id": "766f3f818cab58abcfbe7f6631c0d1e332899619",
"type": "FIX",
"text": " sap.m.IconTabHeader: IconTabFilters content is no longer cloned",
"references": []
},
{
"id": "93fa8ec73d67cc8f3d87e24344b608bfcbb59832",
"type": "FIX",
"text": " sap.m.Input: No additional info is read, when no suggestions",
"references": []
},
{
"id": "23493e6a60d8e35c3454c849ce49b11b18489ef5",
"type": "FIX",
"text": " sap.m.InputBase: Text selection in Firefox is fixed",
"references": []
},
{
"id": "cb27d118ef4306634a35f683f6427939f0a47192",
"type": "FIX",
"text": " sap.m.SearchField: Fire search from suggestion only once on phone",
"references": []
},
{
"id": "6c9ef07cc9b50fed2e27e272b89d32cba4e12638",
"type": "FIX",
"text": " sap.m.SearchField: Improve handling of focus on iOS",
"references": []
},
{
"id": "a4cd68211d037ea9e93461173e98ff18a18108a2",
"type": "FIX",
"text": " sap.m.Shell: sap.m.SplitApp has padding when inside the Shell",
"references": []
},
{
"id": "20c3e4c016efe1975572293d5e44bda6d758695b",
"type": "FIX",
"text": " sap.m.SplitContainer: Show detail page on phone",
"references": []
},
{
"id": "1e660d8d31189d7942da6b6e25008b934dbe292f",
"type": "FIX",
"text": " sap.m.UploadCollection : Download of item not happening when factory binding is used.",
"references": []
}
]
}
}
11 changes: 11 additions & 0 deletions src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.52.json
Original file line number Diff line number Diff line change
Expand Up @@ -1885,5 +1885,16 @@
"references": []
}
]
},
"1.52.30": {
"date": "June 2019",
"notes": [
{
"id": "d07d3b234433931887af289a4cb7ef0a6733a7d9",
"type": "FIX",
"text": " sap/ui/thirdparty/jQuery: Prevent Object.prototype pollution",
"references": []
}
]
}
}
17 changes: 17 additions & 0 deletions src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.65.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,5 +415,22 @@
"references": []
}
]
},
"1.65.5": {
"date": "July 2019",
"notes": [
{
"id": "da44004ea0f1d1b76a1b3e1331cedd194ea048ea",
"type": "FIX",
"text": " ElementMetadata: a renderer w/o render function is incomplete",
"references": []
},
{
"id": "f56fbd258f367d10dee2981e96262e5b9bcc8e64",
"type": "FIX",
"text": " sap/ui/model/odata/v2/ODataListBinding: ContextChange",
"references": []
}
]
}
}
11 changes: 11 additions & 0 deletions src/sap.ui.fl/test/sap/ui/fl/relnotes/changes-1.65.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,16 @@
"references": []
}
]
},
"1.65.5": {
"date": "July 2019",
"notes": [
{
"id": "954be735bf195756b0a2115787f9527de1881334",
"type": "FIX",
"text": " sap.ui.fl.FlexController:",
"references": []
}
]
}
}
15 changes: 13 additions & 2 deletions src/sap.ui.layout/test/sap/ui/layout/relnotes/changes-1.52.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
{
"id": "a4274d35eb749eb57ddb303f392b4fef6c80cfa9",
"type": "FIX",
"text": "Form: don't close FormContainer if focus on Input field",
"text": "Form: don\u0027t close FormContainer if focus on Input field",
"references": [
{
"type": "BCP",
Expand All @@ -40,7 +40,7 @@
{
"id": "248a51aa9ea83f771f5ba242a9e518e6e5e77196",
"type": "FIX",
"text": "FormContainer: render role=\"form\" only if title exist",
"text": "FormContainer: render role\u003d\"form\" only if title exist",
"references": [
{
"type": "BCP",
Expand Down Expand Up @@ -260,5 +260,16 @@
]
}
]
},
"1.52.30": {
"date": "June 2019",
"notes": [
{
"id": "f444280449dfc482c66a8446aa92106586ee3c56",
"type": "FIX",
"text": " sap.ui.layout.DynamicSideContent: shows side content on small screen",
"references": []
}
]
}
}
11 changes: 11 additions & 0 deletions src/sap.ui.layout/test/sap/ui/layout/relnotes/changes-1.65.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,16 @@
"references": []
}
]
},
"1.65.5": {
"date": "July 2019",
"notes": [
{
"id": "15cddd6d6c7a6852276456839ae4a4a7b9d9d049",
"type": "FIX",
"text": " sap.ui.layout.DynamicSideContent: Toggle on mobile is now working",
"references": []
}
]
}
}
Loading

0 comments on commit 9e0f2b2

Please sign in to comment.