Audentio / peapod

Peapod
3 stars 1 forks source link

<Carousel /> #162

Open tushar-singh opened 8 years ago

tushar-singh commented 8 years ago

Carousel component (content slider)

Features planned

kylerc commented 8 years ago
mikecreuzer commented 8 years ago
tushar-singh commented 8 years ago

Added these.

@mikecreuzer yes touch-support will cover that one

ability to tie 2 carousels together - keep their items in sync somehow

This will be a bonus from using redux. We can choose to keep parts of slider's state in redux store (available globally) so both can use values from the store, thus keeping in sync