Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 645 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 645 Bytes

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