SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.51k stars 263 forks source link

[Timeline/TimelineItem] Add customizability to TimelineItems #9345

Open adam-warzel-sap-signavio opened 3 months ago

adam-warzel-sap-signavio commented 3 months ago

Is your feature request related to a problem?

Hello, we would like to be able to able to customize how a Timeline item looks, specifically the title and the "speech bubble" around it. It seems there is no way to do that now.

Describe the solution you'd like

A CSS shadow part for the title of an item, so that it can be separately styled. A property, for example something like showBubble (or CSS shadow part), for the speech bubble, so that it can be hidden.

Organization

SAP Signavio

Declaration

Lukas742 commented 3 months ago

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

nikoletavnv commented 3 months ago

Hello @SAP/ui5-webcomponents-topic-b,

There is a feature request for separately styling the title of a timeline item and for styling the bubble.

Kind regards, Nikoleta Terzieva

DMihaylova commented 1 month ago

Hi @adam-warzel-sap-signavio,

I'd like to understand your use cases better :) I suppose you'd like to style the title on a particular item? Because if it's needed for all of them, here's an example. Recently we introduced groups and I was wondering whether they could fit in your bubble hiding? They could be collapsed or expanded and could be seen in the last example here.

Thanks & Regards, Diana