Skip to content

2.1.0

Latest

Choose a tag to compare

@bartdominiak bartdominiak released this 14 Jul 22:59
· 4 commits to main since this release
d882238

Added

  • isBoundLeft and isBoundRight are exposed on the Carousel template ref, so
    consumers can disable their own navigation controls at the edges.

Changed

  • Carousel styles moved out of the SFC into a standalone carousel.scss; compiled
    CSS output is unchanged.