UNPKG

react-responsive-3d-carousel

Version:
123 lines (58 loc) 6.12 kB
## [2.1.5](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v2.1.4...v2.1.5) (2025-01-30) ### Bug Fixes * omit non-essential types ([#56](https://github.com/Byongho96/react-responsive-3d-carousel/issues/56)) ([#57](https://github.com/Byongho96/react-responsive-3d-carousel/issues/57)) ([9341536](https://github.com/Byongho96/react-responsive-3d-carousel/commit/9341536c25eaac207d8f8a4425f5496a683214ef)) ## [2.1.4](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v2.1.3...v2.1.4) (2025-01-18) ### Bug Fixes * resolve duplicate release asset issue by versioning asset filenames ([d012e1d](https://github.com/Byongho96/react-responsive-3d-carousel/commit/d012e1d5615ae28073780fab94df87f832ba45c2)) ## [2.1.3](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v2.1.2...v2.1.3) (2025-01-18) ### Bug Fixes * style issue caused by missing parenthesis ([ab5588b](https://github.com/Byongho96/react-responsive-3d-carousel/commit/ab5588b317364e84a34803dd29e7cd2fa87dde88)) * wrap client-side only code with useEffect ([d79c465](https://github.com/Byongho96/react-responsive-3d-carousel/commit/d79c465c3b090075de79ed77a0565cf853000f3a)) ## [2.1.2](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v2.1.1...v2.1.2) (2025-01-14) ### Bug Fixes * exclude sourcemap on production ([8275cd0](https://github.com/Byongho96/react-responsive-3d-carousel/commit/8275cd0f9642cec8dcd8295bec22517c54368f94)) ## [2.1.1](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v2.1.0...v2.1.1) (2024-11-18) ### Bug Fixes * width and height value error when carouselItem is scaled with transformcontrols ([7a0ad09](https://github.com/Byongho96/react-responsive-3d-carousel/commit/7a0ad09cfaa9cb8413f9593d9bd56b670d0aa365)) # [2.1.0](https://github.com/Byongho96/react-responsive-3d-carousel/compare/v2.0.1...v2.1.0) (2024-11-18) ### Bug Fixes * resolve CSS style error in carousel list ([8df2f50](https://github.com/Byongho96/react-responsive-3d-carousel/commit/8df2f50ef7e60daff849db24867f1ffd743902a6)) * resolve documentation build issue caused by localStorage reference ([606e5b5](https://github.com/Byongho96/react-responsive-3d-carousel/commit/606e5b56479b1b19371e69a9221fbfbae88c2e29)) ### Features * add responsive features to carousel ([f3bb6e5](https://github.com/Byongho96/react-responsive-3d-carousel/commit/f3bb6e50118ee88f6928010811e9d5069a6956cf)) * increase default size of indicators prop ([4ecb24d](https://github.com/Byongho96/react-responsive-3d-carousel/commit/4ecb24d8f6f4ba1f35623fbd91db4a51ffde4360)) # 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))