Skip to content

Latest commit

 

History

History
583 lines (331 loc) · 19.5 KB

What_s_New_in_OpenUI5_1_67_a6b1472.md

File metadata and controls

583 lines (331 loc) · 19.5 KB
loio
a6b14720f5d14eac9996629a2441cbd2

What's New in OpenUI5 1.67

With this release OpenUI5 is upgraded from version 1.66 to 1.67.


Version

Type

Category

Title

Description

Action

Available as of

1.67

Changed

Feature

OpenUI5 OData V4 Model

OpenUI5 OData V4 Model

The new version of the OpenUI5 OData V4 model introduces the following features:

  • You can now call v4.ODataModel.submitBatch also for groups with submit mode Auto, for example, $auto.

  • The automatic refresh of the created entity is now also executed when v4.ODataListBinding.create was called on a relative list binding unless the bSkipRefresh parameter of v4.ODataListBinding.create is set.

  • Contexts of relative list bindings can now be refreshed with v4.Context.refresh.

  • The method v4.Context.setProperty is introduced.

Restriction:

Due to the limited feature scope of this version of the OpenUI5 OData V4 model, check that all required features are in place before developing applications. Check the detailed documentation of the features, as certain parts of a feature may be missing. While we aim to be compatible with existing controls, some controls might not work due to small incompatibilities compared to sap.ui.model.odata.(v2.)ODataModel, or due to missing features in the model (such as tree binding). This also applies to controls such as TreeTable and AnalyticalTable, which are not supported together with the OpenUI5 OData V4 model. The interface for applications has been changed for easier and more efficient use of the model. For a summary of these changes, see Changes Compared to OData V2 Model.

For more information, see OData V4 Model, the API Reference, and the Samples.

Changed•Feature•Info Only•1.67

Info Only

2019-06-20

1.67

Changed

Control

sap.f.ShellBar

sap.f.ShellBar

  • You can now define a custom tooltip for the home icon of the control using the new homeIconTooltip property.For more information, see the API Reference.

  • A new search functionality is now available for the control. You can enable it by using the new searchManager aggregation which accepts controls of type sap.f.SearchManager.For more information, see the API Reference and the Sample.

  • Two different types of menu and title are now enabled for the control:

    • If you need a separate menu button and a plain title, set the showMenuButton property to true.

    • To display the title as part of a configurable mega menu, set the showMenuButton property to false and use the menu aggregation.

    For more information, see the API Reference and the Samples.

Changed•Control•Info Only•1.67

Info Only

2019-06-20

1.67

Changed

Control

sap.m.OverflowToolbar

sap.m.OverflowToolbar

To improve the control's performance, we have introduced a new asyncMode property. When enabled, the thread is not blocked immediately after the onAfterRendering and handleResize functions, leading to fewer frame drops and a smoother experience upon resizing.For more information, see the API Reference.

Changed•Control•Info Only•1.67

Info Only

2019-06-20

1.67

Changed

Control

sap.m.SinglePlanningCalendar

sap.m.SinglePlanningCalendar

We have created new examples of the different use cases for sap.m.SinglePlanningCalendar. The first example represents a fully featured control to help you get familiar with all functionalities. The rest of the examples focus on one feature each so that it's convenient to copy source code from them.For more information, see the Samples.

Changed•Control•Info Only•1.67

Info Only

2019-06-20

1.67

Changed

Control

sap.m.StandardListItem

sap.m.StandardListItem

You can now use the wrapping property to enable the wrapping of titles and descriptions. For more information, see the API Reference and the Sample.

Changed•Control•Info Only•1.67

Info Only

2019-06-20

1.67

Changed

Control

sap.ui.integration.widgets.Card

sap.ui.integration.widgets.Card

  • The status text attribute, part of the card header, is now also available in the numeric header. In addition to already supported string formats, you can now also configure bindable and dynamic formats and values, for example “X of Y” dynamic counter.

  • The content area of the Object and Analytical cards is now actionable. Card developers can now configure the content area to navigate to the corresponding app when clicked.

For more information, see Cards, the API Reference, and the Samples.

Changed•Control•Info Only•1.67

Info Only

2019-06-20

1.67

Changed

Control

sap.ui.table.AnalyticalTable / sap.ui.table.Table / sap.ui.table.TreeTable

sap.ui.table.AnalyticalTable / sap.ui.table.Table / sap.ui.table.TreeTable

The MultiSelectionPlugin class is now available: It provides a plugin to support multiple selections in a table. For more information, see the API Reference and the Sample.

Changed•Control•Info Only•1.67

Info Only

2019-06-20

1.67

Changed

Control

sap.uxap.ObjectPageLayout

sap.uxap.ObjectPageLayout

The control header can now be snapped (collapsed) and no scroll bar is displayed. This behavior happens when there is only one section with only one subsection and the subsection is marked with the sapUxAPObjectPageSubSectionFitContainer CSS class to expand to the full height of the sections container.

Changed•Control•Info Only•1.67

Info Only

2019-06-20

Parent topic:Previous Versions

Related Information

What's New in OpenUI5 1.131

What's New in OpenUI5 1.130

What's New in OpenUI5 1.129

What's New in OpenUI5 1.128

What's New in OpenUI5 1.127

What's New in OpenUI5 1.126

What's New in OpenUI5 1.125

What's New in OpenUI5 1.124

What's New in OpenUI5 1.123

What's New in OpenUI5 1.122

What's New in OpenUI5 1.121

What's New in OpenUI5 1.120

What's New in OpenUI5 1.119

What's New in OpenUI5 1.118

What's New in OpenUI5 1.117

What's New in OpenUI5 1.116

What's New in OpenUI5 1.115

What's New in OpenUI5 1.114

What's New in OpenUI5 1.113

What's New in OpenUI5 1.112

What's New in OpenUI5 1.111

What's New in OpenUI5 1.110

What's New in OpenUI5 1.109

What's New in OpenUI5 1.108

What's New in OpenUI5 1.107

What's New in OpenUI5 1.106

What's New in OpenUI5 1.105

What's New in OpenUI5 1.104

What's New in OpenUI5 1.103

What's New in OpenUI5 1.102

What's New in OpenUI5 1.101

What's New in OpenUI5 1.100

What's New in OpenUI5 1.99

What's New in OpenUI5 1.98

What's New in OpenUI5 1.97

What's New in OpenUI5 1.96

What's New in OpenUI5 1.95

What's New in OpenUI5 1.94

What's New in OpenUI5 1.93

What's New in OpenUI5 1.92

What's New in OpenUI5 1.91

What's New in OpenUI5 1.90

What's New in OpenUI5 1.89

What's New in OpenUI5 1.88

What's New in OpenUI5 1.87

What's New in OpenUI5 1.86

What's New in OpenUI5 1.85

What's New in OpenUI5 1.84

What's New in OpenUI5 1.82

What's New in OpenUI5 1.81

What's New in OpenUI5 1.80

What's New in OpenUI5 1.79

What's New in OpenUI5 1.78

What's New in OpenUI5 1.77

What's New in OpenUI5 1.76

What's New in OpenUI5 1.75

What's New in OpenUI5 1.74

What's New in OpenUI5 1.73

What's New in OpenUI5 1.72

What's New in OpenUI5 1.71

What's New in OpenUI5 1.70

What's New in OpenUI5 1.69

What's New in OpenUI5 1.68

What's New in OpenUI5 1.66

What's New in OpenUI5 1.65

What's New in OpenUI5 1.64

What's New in OpenUI5 1.63

What's New in OpenUI5 1.62

What's New in OpenUI5 1.61

What's New in OpenUI5 1.60

What's New in OpenUI5 1.58

What's New in OpenUI5 1.56

What's New in OpenUI5 1.54

What's New in OpenUI5 1.52

What's New in OpenUI5 1.50

What's New in OpenUI5 1.48

What's New in OpenUI5 1.46

What's New in OpenUI5 1.44

What's New in OpenUI5 1.42

What's New in OpenUI5 1.40

What's New in OpenUI5 1.38