priceline / design-system

Priceline.com Design System
https://priceline.github.io/design-system/
MIT License
722 stars 119 forks source link

New Component: Carousel #350

Open jes708 opened 6 years ago

jes708 commented 6 years ago

Should the design-system host a carousel component?

jxnblk commented 6 years ago

I think if we do add one, it should be an optional package. We'll probably want a monorepo setup for things like this in the near future

jes708 commented 6 years ago

Here's a carousel that accepts any children as carousel items. This can possibly serve as a design-system carousel

screen shot 2018-09-14 at 2 41 18 pm

jes708 commented 6 years ago

In progress #408

sdalonzo commented 4 years ago

Something very similar was recently implemented by @dgiraldo313 in the internal monorepo and could be promoted to Design System once we bump the React peer floor to support Hooks.

craigpalermo commented 4 years ago

Blocked by https://github.com/priceline/design-system/issues/711