Skip to content

Latest commit

 

History

History
655 lines (374 loc) · 20.9 KB

what-s-new-in-sapui5-1-91-0a2bd79.md

File metadata and controls

655 lines (374 loc) · 20.9 KB

What's New in SAPUI5 1.91

With this release SAPUI5 is upgraded from version 1.90 to 1.91.


Version

Type

Category

Title

Description

Action

Available as of

1.91

Changed

Feature

SAPUI5 OData V2 Model

SAPUI5 OData V2 Model

A Content-ID header has been added to all non-read requests in a batch request. For failing change sets, the Content-ID of individual messages in the error response is used to map the message to the correct request. This allows you to calculate the correct target.

Changed•Feature•Info Only•1.91

Info Only

2021-06-17

1.91

Changed

Feature

SAPUI5 OData V4 Model

SAPUI5 OData V4 Model

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

  • For a list binding with visual grouping, that is with a groupLevels list provided in the $$aggregation binding parameter, you can now request the $count parameter. The resulting count represents the number of records at the leaf level. The $count parameter can be accessed through the header context as described in Binding Collection Inline Count.

  • We now provide a new sap.ui.model.odata.v4.ODataListBinding#getCount method that allows you to get the count of elements or leaves in your collection.For more information, see the API Reference.

Changed•Feature•Info Only•1.91

Info Only

2021-06-17

1.91

Changed

Feature

New Data Type Property for Spreadsheet Export

New Data Type Property for Spreadsheet Export

The additional utc property is now available for date and time information. It determines whether column definitions of type sap.ui.export.EdmType.Date/DateTime/Time are exported as UTC time or as the local time of the user.For more information, see Spreadsheet Export, the API Reference, and the Samples.

Changed•Feature•Info Only•1.91

Info Only

2021-06-17

1.91

Changed

Control

sap.m.App

sap.m.App

Until now, sap.m.App assumed that it wasn't nested and always appeared as the top-level root DOM element for apps. With the new isTopLevel property, you can now disable this behavior for different use cases, such as nested components and standalone usage.For more information, see the API Reference.

Changed•Control•Info Only•1.91

Info Only

2021-06-17

1.91

Changed

Control

sap.m.ExpandableText

sap.m.ExpandableText

Тhe control now also implements the new emptyIndicatorMode property. It allows developers to display an empty text as a language-dependent “-” symbol.For more information, see the API Reference.

Changed•Control•Info Only•1.91

Info Only

2021-06-17

1.91

Changed

Control

sap.m.Table

sap.m.Table

We introduced the ColumnResizer plugin that handles column resizing for a responsive table.For more information, see the API Reference

Changed•Control•Info Only•1.91

Info Only

2021-06-17

1.91

Changed

Control

sap.ui.comp.smartfield.SmartField

sap.ui.comp.smartfield.SmartField

The SmartField control now supports currency and unit of measure custom lists in the model. In these custom lists you can define supported currency and units of measure, and decimal number requirements. This function is enabled by adding the com.sap.vocabularies.CodeList.v1.CurrencyCodes annotation for currency and com.sap.vocabularies.CodeList.v1.UnitsOfMeasure for units of measure. Once the annotations are added, SmartField handles the validation and formatting of the values according to the definitions in the list.

Changed•Control•Info Only•1.91

Info Only

2021-06-17

1.91

Changed

Control

sap.ui.comp.smarttable.SmartTable

sap.ui.comp.smarttable.SmartTable

  • We have added the showPasteButtonPaste button in the table and use the paste feature based on the sap.m.plugins.PasteProvider plugin. For more information, see the API Reference for the method, the API Reference for the plugin, and the Sample.

  • We have enabled the enableAutoColumnWidth property for the calculation of custom column width. For more information, see the API Reference and the Sample.

Changed•Control•Info Only•1.91

Info Only

2021-06-17

1.91

Changed

SAP Fiori Elements

SAP Fiori elements for OData V4

SAP Fiori elements for OData V4

The following changes and new features are available for SAP Fiori elements for OData V4:

  • Application developers can now use building blocks in custom sections, that allow you, for example, to create a visual representation of your data in a convenient way. For more information, see Building Blocks.

  • Application developers can now specify a dimension or a measure using "GroupableProperties" and "AggregatableProperties" at an entity set level. For more information, see Configuring Charts.

  • List report and object page templates now also support parametrized entities. For more information, see Configuring Filter Bars.

  • The values of parameters in the action dialog can be prefilled using an extension function. For more information, see the section Default Values Defined at the Front End in the topic Actions.

  • Application developers can now use value help collections for draft-enabled entities. For more information, see Field Help.

  • Application developers can now use the FetchValues property to define if values in the value list are loaded immediately or when a user chooses the Go button. For more information, see Field Help.

  • The values of parameters in the action dialog can now be prefilled by an extension function. For more information, see Actions.

  • The 'Share' functionality is now automatically hidden for new drafts. For more information, see The Share Functionality.

  • Application developers can now set a default value for semantic date range filter fields on the filter bar. For more information, see Enabling Semantic Operators in the Filter Bar.

  • Application developers can now configure a confirmation popup for discarding drafts. For more information, see Confirmation Popups.

Changed•SAP Fiori Elements•Info Only•1.91

Info Only

2021-06-17

1.91

Changed

User Documentation

sap.m.Table Documentation Enhancement

sap.m.Table Documentation Enhancement

We have enhanced the existing documentation for the sap.m.Table control and related entities with details about column width handling, such as the strict layout and the pop-in feature.

For more information, see Configuring Responsive Behavior of a Table, Defining Column Width, and Table Design.

Changed•User Documentation•Info Only•1.91

Info Only

2021-06-17

Related Information

What's New in SAPUI5 1.130

What's New in SAPUI5 1.129

What's New in SAPUI5 1.128

What's New in SAPUI5 1.127

What's New in SAPUI5 1.126

What's New in SAPUI5 1.125

What's New in SAPUI5 1.124

What's New in SAPUI5 1.123

What's New in SAPUI5 1.122

What's New in SAPUI5 1.121

What's New in SAPUI5 1.120

What's New in SAPUI5 1.119

What's New in SAPUI5 1.118

What's New in SAPUI5 1.117

What's New in SAPUI5 1.116

What's New in SAPUI5 1.115

What's New in SAPUI5 1.114

What's New in SAPUI5 1.113

What's New in SAPUI5 1.112

What's New in SAPUI5 1.111

What's New in SAPUI5 1.110

What's New in SAPUI5 1.109

What's New in SAPUI5 1.108

What's New in SAPUI5 1.107

What's New in SAPUI5 1.106

What's New in SAPUI5 1.105

What's New in SAPUI5 1.104

What's New in SAPUI5 1.103

What's New in SAPUI5 1.102

What's New in SAPUI5 1.101

What's New in SAPUI5 1.100

What's New in SAPUI5 1.99

What's New in SAPUI5 1.98

What's New in SAPUI5 1.97

What's New in SAPUI5 1.96

What's New in SAPUI5 1.95

What's New in SAPUI5 1.94

What's New in SAPUI5 1.93

What's New in SAPUI5 1.92

What's New in SAPUI5 1.90

What's New in SAPUI5 1.89

What's New in SAPUI5 1.88

What's New in SAPUI5 1.87

What's New in SAPUI5 1.86

What's New in SAPUI5 1.85

What's New in SAPUI5 1.84

What's New in SAPUI5 1.82

What's New in SAPUI5 1.81

What's New in SAPUI5 1.80

What's New in SAPUI5 1.79

What's New in SAPUI5 1.78

What's New in SAPUI5 1.77

What's New in SAPUI5 1.76

What's New in SAPUI5 1.75

What's New in SAPUI5 1.74

What's New in SAPUI5 1.73

What's New in SAPUI5 1.72

What's New in SAPUI5 1.71

What's New in SAPUI5 1.70

What's New in SAPUI5 1.69

What's New in SAPUI5 1.68

What's New in SAPUI5 1.67

What's New in SAPUI5 1.66

What's New in SAPUI5 1.65

What's New in SAPUI5 1.64

What's New in SAPUI5 1.63

What's New in SAPUI5 1.62

What's New in SAPUI5 1.61

What's New in SAPUI5 1.60

What's New in SAPUI5 1.58

What's New in SAPUI5 1.56

What's New in SAPUI5 1.54

What's New in SAPUI5 1.52

What's New in SAPUI5 1.50

What's New in SAPUI5 1.48

What's New in SAPUI5 1.46

What's New in SAPUI5 1.44

What's New in SAPUI5 1.42

What's New in SAPUI5 1.40

What's New in SAPUI5 1.38