Skip to content

Latest commit

 

History

History
770 lines (449 loc) · 21.1 KB

What_s_New_in_OpenUI5_1_125_9d87044.md

File metadata and controls

770 lines (449 loc) · 21.1 KB
loio
9d87044050f44763a2aeabff0a7a6bb2

What's New in OpenUI5 1.125

With this release OpenUI5 is upgraded from version 1.124 to 1.125.


Version

Type

Category

Title

Description

Action

Available as of

1.125

Changed

Control

sap.ui.mdc.Table

sap.ui.mdc.Table

In the table in the View Settings dialog (P13n), you can now use the Select All option to select all columns at once to make them visible. For more information, see the Sample.

Changed•Control•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Control

sap.ui.mdc.filterbar.vh.FilterBar, sap.ui.mdc.filterbar.vh.CollectiveSearchSelect

sap.ui.mdc.filterbar.vh.FilterBar, sap.ui.mdc.filterbar.vh.CollectiveSearchSelect

To make it easier to find value-help-related entities, we have moved these controls to the sap.ui.mdc.valuehelp namespace.

Changed•Control•Info Only•1.125

Info Only

2024-06-13

1.125

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

To enable automatic resizing of columns, we have introduced the autoResizeColumn function. For more information, see the API Reference.

Changed•Control•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Feature

**sap.m.p13n.Engine **

sap.m.p13n.Engine

We have added a tutorial that allows you to build and try out your own artifacts based on the controls in the P13n class. For more information, see the P13nify Everything - Personalization for Any Control.

Changed•Feature•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Feature

sap.ui.mdc library

sap.ui.mdc library

We have added a tutorial that allows you to build and try out your own artifacts based on the controls in the sap.ui.mdc library. For more information, see the OpenUI5 MDC Tutorial.

Changed•Feature•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Control

sap.ui.mdc.Table

sap.ui.mdc.Table, sap.ui.mdc.table.DragDropConfig

  • We have enhanced the DropInfo configuration: You can now use preventDefault for the dragover event. This way, you can disable dropping on a specific location, for example, between two table rows. To help consumers find out whether to prevent the default of the dragenter event when dragging over the edge of two DOM nodes, we have also added the dropPosition parameter to the event. For more information, see the API Reference for the dragOver event and the API Reference for DragDropConfig.

  • We have introduced the browserEvent parameter for all drag-and-drop-related events in DragDropConfig allowing consumers to access the DataTransfer object. For more information, see the API Reference.

Changed•Control•Info Only•1.125

Info Only

2024-06-13

1.125

Deprecated

Feature

OpenUI5 Resource Model

OpenUI5 Resource Model

We have deprecated the async parameter of the sap.ui.model.resource.ResourceModel API. A warning is now logged if the async parameter is not set to true.

Deprecated•Feature•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Feature

OpenUI5 OData V4 Model

OpenUI5 OData V4 Model

The maintenance of recursive hierarchies is no longer experimental; you can now use it in productive applications. For more information, see Recursive Hierarchy.

Changed•Feature•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Feature

Icon Explorer

Icon Explorer

We have added the following new icons to the SAP Fiori Tools icon font:

  • business-application-studio
  • clone-from-git
  • business-accelerator

Find the icon that fits your needs using the Icon Explorer tool.

Changed•Feature•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Control

sap.m.Carousel

sap.m.Carousel

You can now display the carousel’s page indicator over the content. To enable this behavior, we have created a new sap.m.CarouselPageIndicatorPlacementType enumeration, that replaces the old sap.m.PlacementType. The new enumeration has two additional values that you can use for this purpose - OverContentTop and OverContentBottom. For more information, see the API Reference and the Sample.

Changed•Control•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Control

sap.m.PlanningCalendar

sap.m.PlanningCalendar

Using the new noData aggregation, you can now set the control to display an illustrated message when there is no data available. For more information, see the API Reference.

Changed•Control•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Control

sap.m.SinglePlanningCalendar

sap.m.SinglePlanningCalendar

  • To enhance the accessibility of the control, we have enabled screen readers to announce information about the number of appointments hidden in the More button, along with the corresponding date of these appointments.
  • We have added a new sourceLink property to the moreLinkPress event. The new property enables developers to identify the exact More button that has been pressed. For more information, see the API Reference.

Changed•Control•Info Only•1.125

Info Only

2024-06-13

1.125

Changed

Control

sap.ui.integration.widgets.Card

sap.ui.integration.widgets.Card

  • You can now set the card to display a custom image loaded from the extension, rather than the default illustrated message. For more information, see the Custom Image Message sample in the Card Explorer.
  • The rendered card now has a data-help-id attribute set on its root element. This data-help-id is useful when you want to connect the card with a help system for the end user, for example SAP Companion. For more information, see the Help ID section in the Card Explorer.

Changed•Control•Info Only•1.125

Info Only

2024-06-13

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