Skip to content

Commit

Permalink
Merge pull request #373 from mmarfat/carousel-autoscroll
Browse files Browse the repository at this point in the history
Added autoScroll option to Carousel component
  • Loading branch information
AnnMarieW authored Oct 31, 2024
2 parents 8c567d7 + a0ea0a1 commit efbd9d2
Show file tree
Hide file tree
Showing 5 changed files with 2,599 additions and 1,023 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

# Unreleased

### Added

- Added `autoScroll` prop to the `Carousel` component #373 by @mmarfat

### Changed
- Reduced the Highlight component file size. #366 by @AnnMarieW
- Reduced the Highlight component file size #366 by @AnnMarieW

### Fixed
- Prevent loading from empty `src` in `Avatar`. #372 by @mmarfat
Expand Down
Loading

0 comments on commit efbd9d2

Please sign in to comment.