ciampo / macro-carousel

Carousel as a Vanilla Web Component.
https://ciampo.github.io/macro-carousel/demo/
MIT License
77 stars 6 forks source link

[layout] Allow grouping slides #27

Open ciampo opened 6 years ago

ciampo commented 6 years ago

The concept of selected changes from "selected view" to "selected group". Slides would transition together as a group.

TBD: how to treat the trailing slides? (most probably with leaving gaps for the missing slides in the group)