Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New component: ino-carousel #77

Closed
P1NHE4D opened this issue Sep 28, 2020 · 0 comments · Fixed by #112
Closed

New component: ino-carousel #77

P1NHE4D opened this issue Sep 28, 2020 · 0 comments · Fixed by #112
Labels
feature This issue introduces a new feature

Comments

@P1NHE4D
Copy link
Collaborator

P1NHE4D commented Sep 28, 2020

Is your feature request related to a problem? Please describe.

We would like to add a new carousel component to the library. A carousel can be used to display an array of images as a slide show.

Describe the solution you'd like

The Quasar carousel component can be used as a blueprint.

Acceptance criteria:

  • The component is called ino-carousel
  • It offers two arrow buttons that can be used to switch the slides back and forth
  • Slides can be added using the ino-carousel-slide component
  • The slide transition is animated
  • The arrow buttons can be hidden
  • It features an autoplay property to switch the slides automatically if enabled
  • The slide transition time can be customized
  • The component offers an ino-infinite property to playback the slides in an indefinite loop
@P1NHE4D P1NHE4D added the feature This issue introduces a new feature label Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue introduces a new feature
Projects
None yet
1 participant