ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.

Results 496 ui5-webcomponents issues
Sort by recently updated
recently updated
newest added

### Describe the bug The opener support either a DOM id string, or a HTML Element DOM reference. However, the type is only defined as string. Please see: [react Popover/index.tsx#L94](https://github.com/SAP/ui5-webcomponents-react/blob/main/packages/main/src/webComponents/Popover/index.tsx#L94)...

bug
documentation
Low Prio
TOPIC RD
SAP SF

### Bug Description Hi, When we are developing on a Windows, the watch and build process is so heavy that often the PC starts lagging in all programs and even...

bug
Medium Prio
TOPIC Core

update samples to use ui5-text to get the proper styling, font

Currently, the slot metadata setting `invalidateOnChildChange` only works for **directly slotted** UI5 Elements inside the slot. This change enables the functionality for transitively slotted children too. This is relevant for...

The text of `ui5-link` now wraps by default. BREAKING CHANGE: `wrapping-type` property default value has changed from `None` to `Normal`. Before: ```html some very very very long link ``` Now:...

BREAKING CHANGE
2.0

Replacing `openPicker` method with `open` property in `ui5-time-picker` component. BREAKING CHANGE: removed `openPicker()`, `closePicker()` and `isOpen()` methods. Before the ui5-time-picker popover could be opened and closed by calling `openPicker()` and...

BREAKING CHANGE
2.0

Improve the time zones sample by adding a select that provides an option to select a specific time zone that you want the control to work with.

2.0