Skip to content

Latest commit

 

History

History
567 lines (324 loc) · 19.4 KB

What_s_New_in_OpenUI5_1_107_d4ff916.md

File metadata and controls

567 lines (324 loc) · 19.4 KB
loio
d4ff916667d94dd28b77b9c33bb6bafd

What's New in OpenUI5 1.107

With this release OpenUI5 is upgraded from version 1.106 to 1.107.


Version

Type

Category

Title

Description

Action

Available as of

1.107

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

Info Only

2022-10-06

1.107

Changed

Control

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

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

To improve performance, we have now made the initial rendering faster: Table, tree, and list items are now already created when the data is requested from the back end. When the data is received, the binding context is updated. This way, rendering the UI with the requested data becomes faster.

Changed•Control•Info Only•1.107

Info Only

2022-10-06

1.107

Changed

Control

sap.m.upload.UploadSet

sap.m.upload.UploadSet

We've introduced directory (folder) uploads using the UploadSet control. It allows you to directly upload files from directories and subdirectories by configuring the directory property. You can also use the drag and drop feature to upload directories.

Changed•Control•Info Only•1.107

Info Only

2022-10-06

1.107

Changed

Feature

OpenUI5 OData V4 Model

OpenUI5 OData V4 Model

We now provide the sap.ui.model.odata.v4.ODataModel#getServiceUrl, sap.ui.model.odata.v4.ODataModel#getKeyPredicate, andsap.ui.model.odata.v4.ODataModel#requestKeyPredicate methods.For more information, see the API Reference for #getServiceUrl, #getKeyPredicate, and #requestKeyPredicate.

Changed•Feature•Info Only•1.107

Info Only

2022-10-06

1.107

Changed

Feature

Edit on GitHub Button

Edit on GitHub Button

We have enabled external collaboration for our documentation through github.com. You can now contribute to our content through pull requests or by asking for enhancements by opening GitHub issues.

Changed•Feature•Info Only•1.107

Info Only

2022-10-06

1.107

Changed

Control

sap.uxap.ObjectPageSection

sap.uxap.ObjectPageSection

We have added a new wrapTitle property. It allows long titles to wrap into multiple lines. For more information, see the API Reference.

Changed•Control•Info Only•1.107

Info Only

2022-10-06

1.107

New

Announcement

Documentation now open for contributions on GitHub

Documentation now open for contributions on GitHub

The documentation under https://sdk.openui5.org/#/topic is now also available on GitHub as Markdown files. Every documentation page in the Demo Kit has a direct link to the corrresponding Markdown file in the new https://github.com/SAP-docs/sapui5 repository:

If you have any suggestions for improvements or if you spot an error, feel free to create an issue or a pull request there.

For more information, see Open Documentation Initiative for SAPUI5 and SAP Fiori Elements – Help Us to Help You!

New•Announcement•Info Only•1.107

Info Only

2022-10-06

1.107

Changed

Control

sap.ui.integration.widgets.Card

sap.ui.integration.widgets.Card

  • The new (experimental) titleMaxLines and subTitleMaxLines properties enable you to limit the number of lines for the title and subtitle in both the Default and Numeric card headers. Additionally, with the new (experimental) detailsMaxLines property you can also limit the number of lines for the details in the Numeric card header. For more information, see the Default Header and Numeric Header sections in the Card Explorer.

  • You can now add items of type Link (experimental) in the actionsStrip of footers and list items. For more information, see the Card Footer section and the Sample in the Card Explorer.

  • All icons now have a new initials property, which is used as a fallback if the src property is not set or there is an issue with the resource. For more information, see the List Card section in the Card Explorer.

  • You can now configure the visibility of card headers using the new visible Boolean property. Card developers can set this property in the manifest. Additionally, they can add it to the Configuration.js, which will also enable card administrators, who are using the Configuration editor, to control the visibility of the card header. For more information, see the Default Header and Numeric Header sections and the Sample in the Card Explorer.

  • We have added a new (experimental) stateChanged event that is fired when the state of the card is changed. For example, when the card is initialized, a new page inside the card is selected, a filter is changed, or data is refreshed. For more information, see the API Reference.

Changed•Control•Info Only•1.107

Info Only

2022-10-06

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