mercadolibre / chico

A collection of easy-to-use UI components.
http://chico.mercadolibre.com
MIT License
342 stars 91 forks source link

Customize different types of carousels #1323

Closed rociocalvo closed 7 years ago

rociocalvo commented 8 years ago

It would be nice to make some modification to the carousel we already have on the Chico UI. We would like to have the availability to customize it, to be able to add our own properties, example: Width, Height, Margin, Padding...etc. Nowadays if we change properties, the limit per page does not work correctly.

The idea is to create and customize different types of carousels like the attached example.

captura de pantalla 2016-07-27 a las 1 21 21 a m

battaglr commented 7 years ago

@rociocalvo, as per Chico v2.0.6 you have the ability to disable autoHeight and autoMargin which along with limitPerPage will allow you to customize the Carousel to a certain extent.

Options to allow further customizations will not be added since are not aligned with the project's current objectives.

Thank you very much for the suggestion. 😀