Skip to content

Latest commit

 

History

History
362 lines (222 loc) · 3.89 KB

deprecated-themes-and-libraries-a87ca84.md

File metadata and controls

362 lines (222 loc) · 3.89 KB

Deprecated Themes and Libraries

As SAPUI5 evolves over time, some of the UI controls are replaced by others, or their concepts abandoned entirely. This chapter gives an overview of the most important deprecations at theme and library level. Individual control deprecations and more information about the controls replacing them can be found in the API reference within the Demo Kit.

Themes that are no longer supported

The following themes have been deprecated and/or removed entirely:

Deprecated Themes

Theme

Deprecated as of

Removed as of

Recommendation(*)

sap_belize

1.120

 

Switch to sap_horizon.

sap_hcb

1.46

 

Switch to sap_horizon_hcb.

sap_bluecrystal

1.40

 

Switch to sap_horizon.

sap_ux

1.40

1.48

n/a

sap_platinum

1.40

1.48

n/a

sap_goldreflection

1.40

1.48

n/a

(*) Also valid for custom themes based on the respective theme

For a list of the available themes, see Available Themes.

Deprecated Libraries

The following libraries have been deprecated and/or removed entirely:

Deprecated Libraries

Library

Deprecated as of

Note

sap.sac.grid

1.112

Removed as of 1.114. Use sap.sac.df.FlexAnalysis instead.

sap.ui.suite

1.108

 

sap.landvisz

1.98

Removed as of 1.120

sap.ui.vtm

1.96

 

sap.zen.commons

sap.zen.crosstab

sap.zen.dsh

1.89

 

sap.ui.commons

sap.ui.ux3

sap.makit

1.38

 

sap.me

1.34

 

sap.ca.ui

1.28

 

To find out whether these libraries have been replaced by other content, check them at API Reference: deprecated.

Related Information

Index of Deprecated APIs

Supported Library Combinations

Supported Combinations of Themes and Libraries

Available Themes