Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Carousels variants/themes/styles #5

Description

@MBrunoS

Feature

Add other carousel components that have already some custom styling/behaviour, such as stacked cards, thumbnails, etc.

Context

All components exported by the library now have minimal styling. In fact, the added style is mainly for transitions, so the user should add custom style based on their own needs. It would be a good feature to have other custom components already available for the user, while still giving them ability to customize them further.

Examples

Some "variants" examples:

How to start

  • Start thinking which of the examples would be a good addition, or even some different "variant".
  • The code for the library core is in the packages/core folder.
    • Maybe you'll want to take a look at how we are handling the transitions in the src/internal/hooks/useSlideStyle.ts file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreImprovements or additions to the library coreenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions