Skip to content

Latest commit

 

History

History
489 lines (275 loc) · 18.4 KB

What_s_New_in_OpenUI5_1_95_a1aea67.md

File metadata and controls

489 lines (275 loc) · 18.4 KB
loio
a1aea672037f484aa2549a8408a74e5b

What's New in OpenUI5 1.95

With this release OpenUI5 is upgraded from version 1.94 to 1.95.



Version

Type

Category

Title

Description

Action

Available as of

1.95

Changed

Feature

OpenUI5 OData V2 Model

OpenUI5 OData V2 Model

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

  • The optional bDeleteCreatedEntities parameter has been added to the sap.ui.model.odata.v2.ODataModel#resetChanges method. If set to true, any created entities are removed.

  • The sap.ui.model.odata.v2.ODataModel#deleteCreatedEntry method has been deprecated. It does not update controls but cannot be changed for compatibility reasons. Applications should use sap.ui.model.odata.v2.ODataModel#resetChanges instead.

Changed•Feature•Info Only•1.95

Info Only

2021-10-07

1.95

Changed

Feature

OpenUI5 OData V4 Model

OpenUI5 OData V4 Model

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

  • A new sap.ui.model.odata.v4.ODataContextBinding#moveEntityTo method. You can use this API in a list-detail scenario to load details first, as described in Data Reuse. Note that this method is still a work in progress and should not be used for productive applications yet.

  • An absolute property binding with a path that ends in $count now supports the $apply, $filter, and $search OData system query options.

  • You can now provide handlers that provide the security token header. Note that expiration is currently only supported for the X-CSRF-Token header. For more information, see Security Token Handling.

Changed•Feature•Info Only•1.95

Info Only

2021-10-07

1.95

Changed

Control

sap.m.Button

sap.m.Button

We have improved the accessibility of the control, and the screen readers now announce when there is a change in the text, tooltip, or icon in a stand-alone sap.m.Button. For more information, see the API Reference.

Changed•Control•Info Only•1.95

Info Only

2021-10-07

1.95

Changed

Control

sap.m.DatePicker, sap.m.DateRangeSelection, sap.m.DateTimePicker, and sap.ui.unified.Calendar

sap.m.DatePicker, sap.m.DateRangeSelection, sap.m.DateTimePicker, and sap.ui.unified.Calendar

These controls now have the new property showCurrentDateButton, which displays an additional button in the navigation part of the calendar. When pressed, the control navigates to the current date and focuses on it. This feature is available for pickers whose display format allows picking a day. For more information, see the API Reference and the Sample.

Changed•Control•Info Only•1.95

Info Only

2021-10-07

1.95

Changed

Control

sap.m.StandardListItem

sap.m.StandardListItem

Information texts in lists can now also be wrapped if wrapping is enabled for this control. However, a More option for these texts is not available. For more information, see the API Reference for wrapping, the API Reference for info, and the Sample.

Changed•Control•Info Only•1.95

Info Only

2021-10-07

1.95

Changed

Control

sap.ui.integration.widgets.Card

sap.ui.integration.widgets.Card

  • We have introduced (in experimental state) support for data caching. This feature enables host-environment developers to implement client-side data caching. Additionally, card developers have options to control what data is cached and how it should be cached. For more information, see the Data Handling - Cache, Integrate - Caching sections, and the Sample in the Card Explorer.

  • The side indicators in the numeric header of the card now support semantic colors. This functionality is achieved using the new state property of the SideIndicator. For more information, see the Analytical Card Sample in the Card Explorer.

  • We have added a new refreshData method. You can use it to refresh only that part of the card that shows new data, without rerendering the whole card. For more information, see the Refresh Data Sample in the Card Explorer.

  • The Analytical type card can now visualize (in experimental state) all charts from the sap.viz library. To enable it, we have enhanced the card manifest with new properties - feeds, which allows developers to define more measures and dimensions, and chartProperties to customize the charts. The properties legend, plotArea, title, dimensionAxis, and measureAxis are now deprecated. For more information, see the Analytical Card section and the Sample in the Card Explorer.

Changed•Control•Info Only•1.95

Info Only

2021-10-07

Parent topic:Previous Versions

Related Information

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