Allow any content in carousel item

Created on 17 March 2024, 3 months ago
Updated 27 May 2024, about 1 month ago

Bootstrap explicitly states that carousel item can contain any markup, not only image:

The carousel is a slideshow for cycling through a series of content, built with CSS 3D transforms and a bit of JavaScript. It works with a series of images, text, or custom markup. It also includes support for previous/next controls and indicators.

- https://getbootstrap.com/docs/5.3/components/carousel/

However, the carousel style currently only support structure found in the docs, which also means that we need to use fields for the view and can't simply select a view mode for the entity to make it display inside the carousel item. Perhaps there should be a separate style for this use case (e.g. when we want to have a caousel of cards).

✨ Feature request
Status

Fixed

Version

5.5

Component

Carousel

Created by

πŸ‡¨πŸ‡ΏCzech Republic milos.kroulik

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024