Skip to content

Latest commit

 

History

History
726 lines (422 loc) · 20.2 KB

What_s_New_in_OpenUI5_1_129_d22b8af.md

File metadata and controls

726 lines (422 loc) · 20.2 KB
loio
d22b8af563784d8cbcff8afd3955734e

What's New in OpenUI5 1.129

With this release OpenUI5 is upgraded from version 1.128 to 1.129.


Version

Type

Category

Title

Description

Action

Available as of

1.129

Changed

Feature

OpenUI5 OData V4 Model

OpenUI5 OData V4 Model

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

  • We have added the experimental $$separate binding parameter to ODataListBinding, which allows you to load properties with a longer loading time in a separate request. At the moment, only navigation properties can be specified in $$separate. Note that this parameter must not be used in productive applications yet.

  • We now support filtering by aggregated properties. For more information, see Filtering.

Changed•Feature•Info Only•1.129

Info Only

2024-10-03

1.129

Changed

Feature

OpenUI5 OData V2 Model

OpenUI5 OData V2 Model

We now provide the sap.ui.model.odata.ODataMetaModel#getFunctionImportParameterContext method, which provides the parameter context for sap.ui.model.odata.ODataMetaModel#getODataValueLists. This enables the lazy loading of value list metadata of function import parameters.

For more information, see the API Reference for ODataMetaModel#getFunctionImportParameterContext and ODataMetaModel#getODataValueLists.

Changed•Feature•Info Only•1.129

Info Only

2024-10-03

1.129

Changed

Control

sap.m.MessageStrip

sap.m.MessageStrip

The control can now display multiple links within its text using the controls aggregation.

Changed•Control•Info Only•1.129

Info Only

2024-10-03

1.129

Changed

Control

sap.m.Select

sap.m.Select

We have enhanced sap.m.Select so that now navigating with the arrow keys in a selection in the control can be reverted using the [Esc] key, even when the selection list is closed.

Changed•Control•Info Only•1.129

Info Only

2024-10-03

1.129

Deprecated

Feature

Deprecations

Deprecations

There are currently no major deprecations. For a complete list of all deprecations, see Deprecated APIs.

Deprecated•Feature•Info Only•1.129

Info Only

2024-10-03

1.129

Changed

Control

sap.ui.mdc.Table

sap.ui.mdc.Table

We have added the scrollThreshold property. It only affects the inner table if it is of type TableType.Table. For more information, see the API Reference.

Changed•Control•Info Only•1.129

Info Only

2024-10-03

1.129

Changed

Control

sap.m.List, sap.m.Table, sap.m.Tree

sap.m.List, sap.m.Table, sap.m.Tree

Group headers for the relevant items in these controls are now sticky, so they remain in a fixed position at the top of the page during vertical scrolling.

Changed•Control•Info Only•1.129

Info Only

2024-10-03

1.129

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

  • We have adapted and tidied up the structure of the context menu of group headers (for example, we have added submenus). In addition, the mobile menu button for group headers has been removed.

  • We have tidied up the interactive row count mode and the related entities: We have aligned the visual design of the resizer with the sap.ui.layout.Splitter control and improved the interaction, for example, the auto-resize and some missing keyboard shortcuts. We have also added the maxRowCount property with a default value. To improve accessibility, we have also added ARIA roles and attributes. For more information, see the API Reference and the Sample.

  • We have added the scrollThreshold property to the controls. It resembles the existing threshold property , but it is only used for scrolling. For more information, see the API Reference.

Changed•Control•Info Only•1.129

Info Only

2024-10-03

1.129

Changed

Control

sap.m.PlanningCalendar

sap.m.PlanningCalendar

A busy indicator is now shown while the rows are still loading. This prevents a misleading noData message from being displayed. For more information, see the API Reference.

Changed•Control•Info Only•1.129

Info Only

2024-10-03

1.129

Changed

Control

sap.m.ResponsivePopover

sap.m.ResponsivePopover

We have added a new footer aggregation to the control. This aggregation allows for the action buttons to be moved into an overflow menu on smaller screens when there isn't enough space. For more information, see the Sample.

Changed•Control•Info Only•1.129

Info Only

2024-10-03

1.129

Changed

Control

sap.ui.integration.widgets.Card

sap.ui.integration.widgets.Card

We have added a new selectedIndex property to the ComboBox (experimental) filter. The property can provide an initial selected index of the combo box. As a developer, use this property if the keys of the items are not known up front. For more information, see the Combo Box Filter section and Sample in the Card Explorer.

Changed•Control•Info Only•1.129

Info Only

2024-10-03

1.129

Changed

Control

sap.ui.unified.Menu

sap.ui.unified.Menu

We have added a new closed event, which is fired when a menu is closed. For more information, see the API Reference.

Changed•Control•Info Only•1.129

Info Only

2024-10-03

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