Skip to content

Commit

Permalink
Merge pull request #54 from vadymshymko/optimize-visible-slides-calcu…
Browse files Browse the repository at this point in the history
…lation

get render params from separate func. Fix disabled onClick events
  • Loading branch information
vadymshymko authored Jun 22, 2022
2 parents 163bfb2 + 482550c commit fefcf03
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 185 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-simply-carousel",
"version": "8.3.1",
"version": "8.3.2",
"description": "A simple, lightweight, fully controlled isomorphic (with SSR support) React.js carousel component. Touch enabled and responsive. With support for autoplay and infinity options. Fully customizable",
"files": [
"dist/"
Expand Down
Loading

0 comments on commit fefcf03

Please sign in to comment.