react-responsive-3d-carousel
Version:
React Responsive 3D Carousel
80 lines (38 loc) • 3.8 kB
Markdown
## [2.0.1](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v2.0.0...v2.0.1) (2024-11-11)
### Bug Fixes
* update package.json files field ([1c16f57](https://github.com/Byongho96/react-responsive-3d-carousel/commit/1c16f5755ebb64ddec7305b61464c53a8c4e8c84))
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.5.0](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.4.4...v1.5.0) (2024-09-02)
### Features
* add onChange property ([7802f05](https://github.com/Byongho96/react-responsive-3d-carousel/commit/7802f05f3e546361f7c5bd46b174ea9e59e1d524))
### [1.4.4](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.4.3...v1.4.4) (2024-07-06)
### [1.4.3](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.4.2...v1.4.3) (2024-04-10)
### [1.4.2](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.4.1...v1.4.2) (2024-01-16)
### [1.4.1](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.4.0...v1.4.1) (2024-01-03)
## [1.4.0](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.3.1...v1.4.0) (2024-01-03)
### Features
* new docs and selectable features ([00b5298](https://github.com/Byongho96/react-responsive-3d-carousel/commit/00b5298fe33811db4b2de870b27d9e3e501848c6))
* pause on hover and selectable items ([3f3a878](https://github.com/Byongho96/react-responsive-3d-carousel/commit/3f3a87899ea272b355ba9917796908bae60fa3ba))
* selectable items and pause on hover ([f338c5e](https://github.com/Byongho96/react-responsive-3d-carousel/commit/f338c5e168b2bf50f71ea978b41619635eb421df))
### [1.3.1](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.3.0...v1.3.1) (2023-12-26)
## [1.3.0](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.2.0...v1.3.0) (2023-10-04)
### Features
* improve web accessibility ([299494c](https://github.com/Byongho96/react-responsive-3d-carousel/commit/299494c164577b52eb859979c450c7b1950e4f78))
### Bug Fixes
* improve mobile swipe gesture awareness ([992ded4](https://github.com/Byongho96/react-responsive-3d-carousel/commit/992ded47e7ee92e6adabf2bf62ecd17e7f26c25d))
* rendering error of carosel items ([9c2afb2](https://github.com/Byongho96/react-responsive-3d-carousel/commit/9c2afb233713959e9db0599697f5082dcc56975b))
## [1.2.0](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.1.1...v1.2.0) (2023-09-25)
### Features
* add props to adjust shadow status ([9aed8e1](https://github.com/Byongho96/react-responsive-3d-carousel/commit/9aed8e13408827940cf1e495b044e7d33a374f89))
### [1.1.1](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v1.1.0...v1.1.1) (2023-09-06)
## [1.1.0](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v0.0.3...v1.1.0) (2023-09-06)
### Features
* resize carousel content to always fit the size of the box ([58daf55](https://github.com/Byongho96/react-responsive-3d-carousel/commit/58daf559493d71453c06cfb86b62c6894f281a64))
* update the 3d position of carousel items ([ac81aeb](https://github.com/Byongho96/react-responsive-3d-carousel/commit/ac81aeb724ed12ac6fd0f2fb40afc0a9e9d75399))
### Bug Fixes
* fix the bug when the number of carousels decreases ([d4a525c](https://github.com/Byongho96/react-responsive-3d-carousel/commit/d4a525c98a2c98da956d875dde4d059e3fa8c7ef))
### [0.0.3](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v0.0.2...v0.0.3) (2023-08-29)
### 0.0.1 (2023-08-29)
### Features
- first commit ([e34922e](https://github.com/Byongho96/react-responsive-3d-carousel/commit/e34922eb2f787aa5bd609c8764f13834c82dbba2))