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

Road to v1.0 #34

Open
2 of 6 tasks
Grsmto opened this issue Sep 9, 2022 · 0 comments
Open
2 of 6 tasks

Road to v1.0 #34

Grsmto opened this issue Sep 9, 2022 · 0 comments

Comments

@Grsmto
Copy link
Owner

Grsmto commented Sep 9, 2022

  • Svelte component
  • Automated tests for all packages (core, react, svelte)
  • Make sure React/Svelte components supports basic features like autoplay, onChange callback, controlled state, etc.
  • Doc website

Components

  • Carousel navigation component
  • Carousel dots component

Navigation components could support pagination or slide-by-slide. In pagination mode, this could be changing useScroll to accept a "page" rather than an index. Next page being defined by the first item not entirely visible: for example if I have 3 slides + 0.5 slide visible, next page is index 3 (the half visible slide).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant