Skip to content

vladka/react-slick-beyli-fork

 
 

Repository files navigation

react-slick-beyli-fork

This is fork of package (See more there) https://www.npmjs.com/package/react-slick
In this repo are fixed some issues.

Different features:

  • adaptive height computed by all slides (not only by active one)
  • added props: flexMode (boolean, when TRUE, slide is rendered with display: flex (default is inline-block))
  • fixed scrolling to last slide (when multiple slides are shown at once)
  • fixed missing padding in "unslick mode" (=when slide behaviour is disabled, because there is not enough slides)

Installation

yarn

yarn add react-slick-beyli-fork

Packages

No packages published

Languages

  • JavaScript 100.0%