Skip to content

Latest commit

 

History

History
582 lines (334 loc) · 20.4 KB

What_s_New_in_OpenUI5_1_80_8cee506.md

File metadata and controls

582 lines (334 loc) · 20.4 KB
loio
8cee506a8ade4272b40f226648b28024

What's New in OpenUI5 1.80

With this release OpenUI5 is upgraded from version 1.79 to 1.80.



Version

Type

Category

Title

Description

Action

Available as of

1.80

New

Control

sap.m.BadgeCustomData, sap.m.IBadgeEnabler

sap.m.BadgeCustomData, sap.m.IBadgeEnabler

To facilitate control developers working on implementations of badges, we created a new sap.m.BadgeCustomData type to handle the badge data. Control developers can now use the new sap.m.IBadgeEnabler utility that helps working with badge data.For more information, see the API Reference.

New•Control•Info Only•1.80

Info Only

2020-07-16

1.80

Changed

Feature

OpenUI5 OData V4 Model****OpenUI5 OData V4 Model

OpenUI5 OData V4 Model

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

  • When using groupLevels with the $$aggregation binding parameter, we now support paging and expanding of several levels.

  • The new $$sharedRequest parameter is available for OData list bindings. This parameter leads to the reuse of data requested previously for the same resource path with identical parameters in bindings where $$sharedRequest is set. Note that a binding becomes read-only by using this parameter.

    For a comprehensive description of the restrictions, see the API Reference.

    Note also that $$sharedRequest is automatically set for list bindings of value list models returned by sap.ui.model.odata.v4.ODataPropertyBinding#requestValueListInfo and sap.ui.model.odata.v4.ODataMetaModel#requestValueListInfo.

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. Double-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 in combination 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 in the Demo Kit.

Changed•Feature•Info Only•1.80

Info Only

2020-07-16

1.80

Changed

Control

sap.f.GridContainer

sap.f.GridContainer

  • We have enhanced drag and drop between two containers. When you drag one element over another container, the element in the original position is not visible, but keeps its place so that you can return the element back to its original place if you need to.
  • We have improved focus visualization and handling. You can now easily move the focus through the items in the container using the [Arrow Keys]. For more information, see the Samples.

Changed•Control•Info Only•1.80

Info Only

2020-07-16

1.80

Changed

Control

sap.m.IconTabBar

sap.m.IconTabBar

When you drag one tab over a tab with nested tabs, only one drop zone is available, but the list of nested tabs expands and you can drop the tab where it is needed. For more information, see the Sample.

Changed•Control•Info Only•1.80

Info Only

2020-07-16

1.80

Changed

Control

sap.m.TablePersoDialog

sap.m.TablePersoDialog

The look and feel of the control has been improved based on the latest design guidelines and the SAP Fiori 3 user experience. For example, the Move column up/down buttons are now right next to the search field using different icons; the Reset button is no longer an icon button and has been moved up to the header section; sap.m.Table is now used for the columns instead of sap.m.List, including multiple selection and the Select All checkbox. For more information, see the API Reference and the Sample.

Changed•Control•Info Only•1.80

Info Only

2020-07-16

1.80

Changed

Control

sap.tnt.NavigationListItem

sap.tnt.NavigationListItem

We have added href and target properties to improve the SEO capabilities of the control. Now developers can use these new properties in the navigation within the application, so that search engines can discover and index the application pages. For more information, see the API Reference.

Changed•Control•Info Only•1.80

Info Only

2020-07-16

1.80

Changed

Control

sap.ui.integration.widgets.Card

sap.ui.integration.widgets.Card

  • We have added support (experimental) for microcharts in the List card. To allow a chart for every item in the list, we have introduced the chart property in the descriptor for sap.ui.integration.widgets.Card of type List. Supported chart types are StackedBar and Bullet. For details about their properties, see the Card Microcharts section in the Card Explorer.
  • We have redefined the dynamic filtering feature (experimental), which allows developers to create custom filters in the manifest of the card. We have introduced a dedicated filters section for user-friendly visualization when working with design-time configuration tools. For more information, see the Filters section and the Sample in the Card Explorer.

Changed•Control•Info Only•1.80

Info Only

2020-07-16

1.80

New

Feature

Demo Kit Improvements

Demo Kit Improvements

Demo Kit Language

You can now change the language of the Demo Kit app from the More information menu at the top of the app header. By default, the app opens in English. If you want your browser to remember the chosen language setting, make sure to accept our cookies policy.

Note:

Keep in mind that the selected language applies only to the Demo Kit application user interface. The content provided in the application in the different sections, such as Documentation, API Reference, and Samples is available only in English.

Samples

You can now view the sample description and any additional details directly from the sample window by choosing Sample information at the top of the sample window.

New•Feature•Info Only•1.80

Info Only

2020-07-16

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.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.67

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