Skip to content

Commit

Permalink
feat: add watcher to Autoplay Prop (SSENSE#344)
Browse files Browse the repository at this point in the history
* fix(carousel): flush the slides left when they don't fill the width (SSENSE#323)

* fix(carousel): Flush the slides left when they don't fill the width (SSENSE#323)

When there are too few slides to fill the row, with scrollPerPage, the slides were flushed right instead of left.
By bounding maxOffest to a minimum of 0, the slides are aligned on the left-hand-side

Fix SSENSE#323

* style(play): Use capitals in tests for consistency

* v0.16.1

* chore: build

* feat(standard): watch autoplay prop and enable/disable autoplay
  • Loading branch information
csmoakpax8 authored and VojtechKlos committed Dec 20, 2018
1 parent 46c9dcb commit a9329d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading

0 comments on commit a9329d6

Please sign in to comment.