New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-multi-carousel

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-multi-carousel - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

320

CHANGELOG.md

@@ -7,17 +7,29 @@ ### Changelog

#### [v1.4.5](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.4.4...v1.4.5)
### [v2.0.0](https://github.com/YIZHUANG/react-multi-carousel/compare/1.4.5...v2.0.0)
> 19 June 2019
> 6 July 2019
- Reduce one extra re-rendering [`617d200`](https://github.com/YIZHUANG/react-multi-carousel/commit/617d200c643e841ef74fb9d7b4341a7678660514)
- Added documentation and fix test [`#39`](https://github.com/YIZHUANG/react-multi-carousel/pull/39)
- New dots mode that behaves exactly the same as react-slick but better. [`#33`](https://github.com/YIZHUANG/react-multi-carousel/pull/33)
- [Snyk] Fix for 1 vulnerable dependencies [`#38`](https://github.com/YIZHUANG/react-multi-carousel/pull/38)
- [Snyk] Fix for 1 vulnerable dependencies [`#37`](https://github.com/YIZHUANG/react-multi-carousel/pull/37)
- [Snyk] Fix for 1 vulnerable dependencies [`#36`](https://github.com/YIZHUANG/react-multi-carousel/pull/36)
- Added pipeline for documentation [`#34`](https://github.com/YIZHUANG/react-multi-carousel/pull/34)
- Change a different way of minifying the codes [`#30`](https://github.com/YIZHUANG/react-multi-carousel/pull/30)
- Added more badges [`#29`](https://github.com/YIZHUANG/react-multi-carousel/pull/29)
- Update changelog, readme and documentation [`#27`](https://github.com/YIZHUANG/react-multi-carousel/pull/27)
- fix: examples/ssr/.snyk, examples/ssr/package.json & examples/ssr/package-lock.json to reduce vulnerabilities [`df9f5be`](https://github.com/YIZHUANG/react-multi-carousel/commit/df9f5be328bda6c15b20671072f5d373e5283120)
- fix: app/.snyk, app/package.json & app/package-lock.json to reduce vulnerabilities [`7a915da`](https://github.com/YIZHUANG/react-multi-carousel/commit/7a915da0b93a088549f8a2adf6a19ed8086092c0)
- Complete dot mode with new calculation [`a0aa17f`](https://github.com/YIZHUANG/react-multi-carousel/commit/a0aa17f6849fb2f9c87deb03d18b1e56ea5fd815)
#### [v1.4.4](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.4.3...v1.4.4)
#### [1.4.5](https://github.com/YIZHUANG/react-multi-carousel/compare/1.4.3...1.4.5)
> 18 June 2019
> 19 June 2019
- Fix CustomDot component's react key warning [`#26`](https://github.com/YIZHUANG/react-multi-carousel/pull/26)
- Fixed test [`1f96f7e`](https://github.com/YIZHUANG/react-multi-carousel/commit/1f96f7e9ba0773014ec28cd42498f2eb51941c05)
- Reduce one extra re-rendering [`617d200`](https://github.com/YIZHUANG/react-multi-carousel/commit/617d200c643e841ef74fb9d7b4341a7678660514)
- Change slideIndex to index [`49a4de6`](https://github.com/YIZHUANG/react-multi-carousel/commit/49a4de661afd413c5252c136d9b1821aa9e87012)
#### [v1.4.3](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.4.2...v1.4.3)
#### [1.4.3](https://github.com/YIZHUANG/react-multi-carousel/compare/1.4.2...1.4.3)

@@ -30,3 +42,3 @@ > 9 June 2019

#### [v1.4.2](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.4.1...v1.4.2)
#### [1.4.2](https://github.com/YIZHUANG/react-multi-carousel/compare/1.4.0...1.4.2)

@@ -37,10 +49,2 @@ > 5 June 2019

- [Snyk] Fix for 1 vulnerable dependencies [`#20`](https://github.com/YIZHUANG/react-multi-carousel/pull/20)
- Update documentation [`e9c2a4d`](https://github.com/YIZHUANG/react-multi-carousel/commit/e9c2a4d76927a8ffb482d45eda42f5b1e1a3d306)
- Disable drag and and hide arrows as well as set clones when children is not enough [`62377b0`](https://github.com/YIZHUANG/react-multi-carousel/commit/62377b01951b160bb16780b11efaa386cbe82776)
- fix: examples/ssr/package.json & examples/ssr/package-lock.json to reduce vulnerabilities [`cde2135`](https://github.com/YIZHUANG/react-multi-carousel/commit/cde213544d9ffd0052e82ee36fb08b8c417b5fe7)
#### [v1.4.1](https://github.com/YIZHUANG/react-multi-carousel/compare/1.4.0...v1.4.1)
> 14 May 2019
- Added broswerstack support [`#18`](https://github.com/YIZHUANG/react-multi-carousel/pull/18)

@@ -51,37 +55,14 @@ - Added active className for carousel Item when its in view port [`624961b`](https://github.com/YIZHUANG/react-multi-carousel/commit/624961b5def09cd355a39155de972710d9cf91ac)

#### [1.4.0](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.4.0...1.4.0)
#### [1.4.0](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.21...1.4.0)
> 11 May 2019
- Minify the codes [`408d4d9`](https://github.com/YIZHUANG/react-multi-carousel/commit/408d4d91651fa27f3fc8bc63bc0762992004a7db)
- Put uglify-js back in dev dependency [`da3363d`](https://github.com/YIZHUANG/react-multi-carousel/commit/da3363d8f75f1b53d254f27e46d3c06dc4fa6c75)
#### [v1.4.0](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.21...v1.4.0)
> 11 May 2019
- Minify the codes [`408d4d9`](https://github.com/YIZHUANG/react-multi-carousel/commit/408d4d91651fa27f3fc8bc63bc0762992004a7db)
- Change naming of lastPosition to lastX [`fc0d144`](https://github.com/YIZHUANG/react-multi-carousel/commit/fc0d14499384e66251c94422839b91938ea1c9ff)
#### [1.3.21](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.21...1.3.21)
#### [1.3.21](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.18...1.3.21)
> 8 May 2019
- Change naming from initialPosition to initialX [`d637872`](https://github.com/YIZHUANG/react-multi-carousel/commit/d637872ebc5723e0fb4a38005475f881a037da5a)
#### [v1.3.21](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.20...v1.3.21)
> 8 May 2019
- Disable carousel moving when swiping up or down [`631819b`](https://github.com/YIZHUANG/react-multi-carousel/commit/631819b4dd949b6aa0b913091a0583bc31f0988a)
#### [v1.3.20](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.19...v1.3.20)
> 5 May 2019
- Added demo gifs [`c4c58b9`](https://github.com/YIZHUANG/react-multi-carousel/commit/c4c58b9105c1e08c9095d7ae32bf84ffc1af780e)
#### [v1.3.19](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.18...v1.3.19)
> 5 May 2019
- Improve npm search ranking [`#17`](https://github.com/YIZHUANG/react-multi-carousel/pull/17)

@@ -94,38 +75,19 @@ - Added Changelog and License [`#16`](https://github.com/YIZHUANG/react-multi-carousel/pull/16)

#### [1.3.18](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.18...1.3.18)
#### [1.3.18](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.16...1.3.18)
> 30 April 2019
- Update storybook [`2a282e3`](https://github.com/YIZHUANG/react-multi-carousel/commit/2a282e3ec7fee7c7210843f74c5d42126a492e37)
#### [v1.3.18](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.17...v1.3.18)
> 30 April 2019
- Added scrollbar as an example [`2279998`](https://github.com/YIZHUANG/react-multi-carousel/commit/227999887500de6c7639c8326059ad658fea569b)
- Export static files for storybook [`0e97c85`](https://github.com/YIZHUANG/react-multi-carousel/commit/0e97c850b4504e22b0e0510a6c40ef3d86ed79ae)
- Added additonaltransfrom props for better customization [`5bd01c4`](https://github.com/YIZHUANG/react-multi-carousel/commit/5bd01c4c93b048577f99433fba531517a42d9a83)
#### [v1.3.17](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.16...v1.3.17)
> 28 April 2019
- Remove dist files and coverage from git [`127be39`](https://github.com/YIZHUANG/react-multi-carousel/commit/127be3945ae743e1289496f5300d09ddfcdbb186)
- Improve test [`ab156cb`](https://github.com/YIZHUANG/react-multi-carousel/commit/ab156cb0b178fe433afa5c639abb76844db572f0)
- Improve calculation on the paritialVisibile props in non-infinite mode [`2e1dbc0`](https://github.com/YIZHUANG/react-multi-carousel/commit/2e1dbc08c47a1f9b629021c76d8b467cf6da8cdb)
- Added scrollbar as an example [`2279998`](https://github.com/YIZHUANG/react-multi-carousel/commit/227999887500de6c7639c8326059ad658fea569b)
#### [v1.3.16](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.15...v1.3.16)
#### [1.3.16](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.14...1.3.16)
> 26 April 2019
- Remove gutter when reaching the end of slides in non-infinite mode [`b16a1d0`](https://github.com/YIZHUANG/react-multi-carousel/commit/b16a1d03514efab39229de030860d9ee5f7a010e)
- Fixed typoes in Readme [`6ca29a2`](https://github.com/YIZHUANG/react-multi-carousel/commit/6ca29a26dd71c9b3525ccabc834cfa982c699f65)
#### [v1.3.15](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.14...v1.3.15)
#### [1.3.14](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.13...1.3.14)
> 26 April 2019
- Remove gutter when reaching the end of slides in non-infinite mode [`b16a1d0`](https://github.com/YIZHUANG/react-multi-carousel/commit/b16a1d03514efab39229de030860d9ee5f7a010e)
#### [v1.3.14](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.13...v1.3.14)
> 24 April 2019

@@ -135,26 +97,12 @@

#### [v1.3.13](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.12...v1.3.13)
#### [1.3.13](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.10...1.3.13)
> 24 April 2019
- Revert changes for pre-clone as it creates falshes [`e3239f3`](https://github.com/YIZHUANG/react-multi-carousel/commit/e3239f3e188d145d75f61b9e93f3db1b7b546ede)
- Remove unused import [`e71afab`](https://github.com/YIZHUANG/react-multi-carousel/commit/e71afab42a02ccdd9a545c03f44f23e914b7a841)
#### [v1.3.12](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.11...v1.3.12)
> 20 April 2019
- Pre-clone and pre-swtich the carousel items by one for smoother anima… [`#12`](https://github.com/YIZHUANG/react-multi-carousel/pull/12)
- Pre-clone and pre-swtich the carousel items by one for smoother animation for the infinite mode [`3ff25ee`](https://github.com/YIZHUANG/react-multi-carousel/commit/3ff25ee38b68ef814a9fa3a4b1bc1abc1e5ea2fe)
- New build for pre-swtiching the clones position for the inifinite mode for smoother animation in very rare cases [`86ea2d3`](https://github.com/YIZHUANG/react-multi-carousel/commit/86ea2d3fee29636d7ee8f27f1b4c734e115fb47c)
#### [v1.3.11](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.10...v1.3.11)
> 19 April 2019
- Update storybooke examples [`486302e`](https://github.com/YIZHUANG/react-multi-carousel/commit/486302e3f6f728fa41ca2982b8510da5a0d167db)
- Smoother example for the autoplay example [`3012981`](https://github.com/YIZHUANG/react-multi-carousel/commit/3012981cf35e43a58cf1460fdb4356a5fb9e5a2c)
- Update readme [`27ae9b8`](https://github.com/YIZHUANG/react-multi-carousel/commit/27ae9b8fb11d48689e0f48dbabb8d3b1b032bd92)
#### [v1.3.10](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.9...v1.3.10)
#### [1.3.10](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.9...1.3.10)

@@ -165,3 +113,3 @@ > 16 April 2019

#### [v1.3.9](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.8...v1.3.9)
#### [1.3.9](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.7...1.3.9)

@@ -174,12 +122,6 @@ > 16 April 2019

#### [v1.3.8](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.7...v1.3.8)
#### [1.3.7](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.6...1.3.7)
> 13 April 2019
- Update readme [`26ba095`](https://github.com/YIZHUANG/react-multi-carousel/commit/26ba095174681095623ddb35ce1882e3cc2df8f7)
#### [v1.3.7](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.6...v1.3.7)
> 13 April 2019
- Added center mode functionality [`#11`](https://github.com/YIZHUANG/react-multi-carousel/pull/11)

@@ -190,3 +132,3 @@ - Update storybook [`1c076cf`](https://github.com/YIZHUANG/react-multi-carousel/commit/1c076cf85cc213becb972e886ba70af2671607e2)

#### [v1.3.6](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.5...v1.3.6)
#### [1.3.6](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.5...1.3.6)

@@ -197,219 +139,29 @@ > 11 April 2019

#### [1.3.5](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.5...1.3.5)
#### [1.3.5](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.0...1.3.5)
> 8 April 2019
- Added contributing guide [`7917d98`](https://github.com/YIZHUANG/react-multi-carousel/commit/7917d987f6827a77a8d28fef52b36df376fb838d)
#### [v1.3.5](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.3...v1.3.5)
> 8 April 2019
- Update storybook [`b261970`](https://github.com/YIZHUANG/react-multi-carousel/commit/b261970d7ec6e250f585c08d1e764ebfee79f032)
- Fixed transition delays [`3120039`](https://github.com/YIZHUANG/react-multi-carousel/commit/31200395ef91c55ebf51244fc0f04a2823ee7754)
- Update storybook [`53e9b02`](https://github.com/YIZHUANG/react-multi-carousel/commit/53e9b026fc048bc46ef7cc8bbc04c595cdf04120)
#### [v1.3.3](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.2...v1.3.3)
> 8 April 2019
- Update storybook [`b5beeef`](https://github.com/YIZHUANG/react-multi-carousel/commit/b5beeef8dc874a067929b54c0ef30a9680807fb9)
- Fixed dot mode transition due to a typechecking issue [`59d0347`](https://github.com/YIZHUANG/react-multi-carousel/commit/59d0347e8caff03485d72a460697b344bcefd850)
#### [v1.3.2](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.3.0...v1.3.2)
> 8 April 2019
- Testing [`#9`](https://github.com/YIZHUANG/react-multi-carousel/pull/9)
- Prettify code block [`#8`](https://github.com/YIZHUANG/react-multi-carousel/pull/8)
- Update storybook [`b261970`](https://github.com/YIZHUANG/react-multi-carousel/commit/b261970d7ec6e250f585c08d1e764ebfee79f032)
- Added prettier [`3c10adb`](https://github.com/YIZHUANG/react-multi-carousel/commit/3c10adbc82081f012b50ff90ee300aef1127d4b7)
- Added visibile and active props to carousel items [`9d9db63`](https://github.com/YIZHUANG/react-multi-carousel/commit/9d9db637abfd27c4cddbf41e08e6b80d04b0806b)
- Fixed a typechecking typo causing the transition delay in dot mode in infinite mode [`0ea4e12`](https://github.com/YIZHUANG/react-multi-carousel/commit/0ea4e12b61a1e83bbb2561c57fa4c7ec4f3f3e5f)
#### [v1.3.0](https://github.com/YIZHUANG/react-multi-carousel/compare/1.3.0...v1.3.0)
#### [1.3.0](https://github.com/YIZHUANG/react-multi-carousel/compare/1.2.4...1.3.0)
> 5 April 2019
#### [1.3.0](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.11...1.3.0)
> 5 April 2019
- Added support for IE11 and IE10 [`#7`](https://github.com/YIZHUANG/react-multi-carousel/pull/7)
- Update examples [`c72d741`](https://github.com/YIZHUANG/react-multi-carousel/commit/c72d741f49d64ed27dd75878913720ded336f0e1)
- Added support for IE11 [`b53c280`](https://github.com/YIZHUANG/react-multi-carousel/commit/b53c2808b8c869d04d05ef4ee64bfad6f9ba7189)
#### [v1.2.11](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.10...v1.2.11)
> 4 April 2019
- Improved calculation getting the counter part index for the dots mode [`e980021`](https://github.com/YIZHUANG/react-multi-carousel/commit/e9800215b36b0e907136f1af218f293346bac833)
#### [v1.2.10](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.9...v1.2.10)
> 3 April 2019
- Added support for IE11 [`b6f7bba`](https://github.com/YIZHUANG/react-multi-carousel/commit/b6f7bbab088290ee2462d7636d0d79b8e46816f3)
- Refactor folder structure [`01965b6`](https://github.com/YIZHUANG/react-multi-carousel/commit/01965b61dbc924742ce51368dbc7142e7acee98b)
- Fixed storybook example [`08a17b6`](https://github.com/YIZHUANG/react-multi-carousel/commit/08a17b6a4c06a328d0904534fa594d359cf273ca)
#### [v1.2.9](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.8...v1.2.9)
> 31 March 2019
- Update examples [`53b59cc`](https://github.com/YIZHUANG/react-multi-carousel/commit/53b59cc7278be2162b1ea34b89275911ba888689)
- Update storybook [`a64e0d4`](https://github.com/YIZHUANG/react-multi-carousel/commit/a64e0d46eb11695985b03b13066d3d22432b81ae)
#### [v1.2.8](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.7...v1.2.8)
> 31 March 2019
- Forgot build [`4f80c0c`](https://github.com/YIZHUANG/react-multi-carousel/commit/4f80c0ca95d2df8bf423e45e1c4baec4141c17c6)
#### [v1.2.7](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.6...v1.2.7)
> 31 March 2019
- Pass slide index as well [`8911cf1`](https://github.com/YIZHUANG/react-multi-carousel/commit/8911cf1543111545c71bddd96cf5c3ec3c0712d6)
#### [v1.2.6](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.5...v1.2.6)
> 31 March 2019
- Fixed test [`19f3508`](https://github.com/YIZHUANG/react-multi-carousel/commit/19f3508bd85a2f8b186d2dd6a47cf29e14c8f660)
- Fixed custom dot index should be the original ones [`99d7e81`](https://github.com/YIZHUANG/react-multi-carousel/commit/99d7e81d45a417caa385e0b1e3206b6dc3e63339)
#### [v1.2.5](https://github.com/YIZHUANG/react-multi-carousel/compare/1.2.4...v1.2.5)
#### 1.2.4
> 27 March 2019
- Improve infinite mode by preventing sliding too many times at once [`ed3ae7f`](https://github.com/YIZHUANG/react-multi-carousel/commit/ed3ae7f7a51cdb12471d67c48aaa65e3c9d91800)
#### [1.2.4](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.4...1.2.4)
> 26 March 2019
- Update storybook [`a103f68`](https://github.com/YIZHUANG/react-multi-carousel/commit/a103f68fa1854e286cbbfa7d5fdbe24d303b0d7b)
#### [v1.2.4](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.3...v1.2.4)
> 26 March 2019
- Change naming of some apis [`87ed91a`](https://github.com/YIZHUANG/react-multi-carousel/commit/87ed91a2810dbf283d55a058b1341f7f08206d64)
- Update storybook [`a2873af`](https://github.com/YIZHUANG/react-multi-carousel/commit/a2873af6d17d490dc90390db92e0bad197e515cd)
- Added comments [`7fb6b33`](https://github.com/YIZHUANG/react-multi-carousel/commit/7fb6b3341c75348173479b02afebe9609ff75f05)
#### [v1.2.3](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.2...v1.2.3)
> 26 March 2019
- Fixed test [`58da181`](https://github.com/YIZHUANG/react-multi-carousel/commit/58da18141de7e6a32a1abaf307750e50ca8a35b3)
- Update storybook [`bab109b`](https://github.com/YIZHUANG/react-multi-carousel/commit/bab109b723eb542189045693f0789ae1f8124f50)
- Improve algorithm for getting the couter part of the clones [`a7cb637`](https://github.com/YIZHUANG/react-multi-carousel/commit/a7cb63785ef59910c01223d51a29bb074407b3a6)
#### [v1.2.2](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.1...v1.2.2)
> 24 March 2019
- Added local development [`59e136c`](https://github.com/YIZHUANG/react-multi-carousel/commit/59e136c5f16a7841309dac60fc2ed50a02a42fe5)
- Correct position for dot list when in infinite mode [`1bb3059`](https://github.com/YIZHUANG/react-multi-carousel/commit/1bb3059ed892aec17441fc2cf6beed6d1d44b22a)
- Update storybook [`269b2e7`](https://github.com/YIZHUANG/react-multi-carousel/commit/269b2e74c3e3f93057d35bd4edd8de141413188f)
#### [v1.2.1](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.2.0...v1.2.1)
> 24 March 2019
- Update storybook [`55cb8ec`](https://github.com/YIZHUANG/react-multi-carousel/commit/55cb8ec7d172add4913cdf871e0df2d5ad738364)
- Fixed index incorrect after a huge amount of drag [`68dd598`](https://github.com/YIZHUANG/react-multi-carousel/commit/68dd59875fffad330221a49098148289551b8611)
- Update ssr as well [`692530b`](https://github.com/YIZHUANG/react-multi-carousel/commit/692530b2a6bda9934f09720cb5c0b29277f99253)
#### [v1.2.0](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.9...v1.2.0)
> 24 March 2019
- Make Infinite mode the same as other common Carousel libs. [`#5`](https://github.com/YIZHUANG/react-multi-carousel/pull/5)
- Update readme change naming [`#4`](https://github.com/YIZHUANG/react-multi-carousel/pull/4)
- Improve inifinite mode [`1a52ff2`](https://github.com/YIZHUANG/react-multi-carousel/commit/1a52ff20f86cf5a894c08bb3cbb85068ecf95191)
- Build files [`b31dd6d`](https://github.com/YIZHUANG/react-multi-carousel/commit/b31dd6d130c5220f4f50c2902be679f9d3392498)
- Initial infinate mode [`f1499a8`](https://github.com/YIZHUANG/react-multi-carousel/commit/f1499a84d379cd95693c5a7a5126a0f471bf9376)
#### [v1.1.9](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.8...v1.1.9)
> 19 March 2019
- Update readme and change naming of state to carouselState [`7b2bea6`](https://github.com/YIZHUANG/react-multi-carousel/commit/7b2bea685547724006400f65106f94d58c8eb9ee)
- Update storybook [`abd7ce4`](https://github.com/YIZHUANG/react-multi-carousel/commit/abd7ce4e4edb87cdd0231f63a48039f70db7da98)
- Update readme [`4534e1d`](https://github.com/YIZHUANG/react-multi-carousel/commit/4534e1db2906c7db864999242f4e6de71c8b217a)
#### [v1.1.8](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.7...v1.1.8)
> 15 March 2019
- Adde support for custom button group for full control [`60b128c`](https://github.com/YIZHUANG/react-multi-carousel/commit/60b128c7c7b528c7cb1c4ceacc6d245929733486)
#### [v1.1.7](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.6...v1.1.7)
> 15 March 2019
- Allow passing of own dot list style [`ac85e81`](https://github.com/YIZHUANG/react-multi-carousel/commit/ac85e8165d1741ce1ead9ca3b85e995f5047f627)
#### [v1.1.6](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.5...v1.1.6)
> 14 March 2019
- Added parital visibile functionality [`2c43d75`](https://github.com/YIZHUANG/react-multi-carousel/commit/2c43d751e52fd15c5890b6293ef78910d0150aa7)
- Update ssr examples [`e8796a3`](https://github.com/YIZHUANG/react-multi-carousel/commit/e8796a3b2fef60983e7b71084c0ca46a083dc940)
- Update storybook [`eb5613f`](https://github.com/YIZHUANG/react-multi-carousel/commit/eb5613f8aad4bd4659fa8fa782ddb70c83cbb122)
#### [v1.1.5](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.4...v1.1.5)
> 14 March 2019
- Added before change and after change callback [`7da1902`](https://github.com/YIZHUANG/react-multi-carousel/commit/7da190241f2da42043b8e5c350a7025be8d9a51f)
- Added hightlight around code in readme [`eb3d32c`](https://github.com/YIZHUANG/react-multi-carousel/commit/eb3d32c95099af04b549d2046bf2d32aae45af25)
#### [v1.1.4](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.3...v1.1.4)
> 14 March 2019
- Added custom dots and passed by a list of props [`5560ef9`](https://github.com/YIZHUANG/react-multi-carousel/commit/5560ef99e0c011808f49a022de25216a90a22454)
#### [v1.1.3](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.2...v1.1.3)
> 14 March 2019
- Better SSR demo site [`b217dcb`](https://github.com/YIZHUANG/react-multi-carousel/commit/b217dcb9935da50e3bb8eb77f92949b27428aea7)
- Better pile line [`e0fe876`](https://github.com/YIZHUANG/react-multi-carousel/commit/e0fe876960f9cd66fceea59505e6a065f77ba9f7)
- Better readme [`7e081e4`](https://github.com/YIZHUANG/react-multi-carousel/commit/7e081e4950345924051079286b51e77418b57b11)
#### [v1.1.2](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.1...v1.1.2)
> 13 March 2019
- Improve styling [`64cae08`](https://github.com/YIZHUANG/react-multi-carousel/commit/64cae082712cdd1fb00e7ecfbe2e6919c0be97ea)
#### [v1.1.1](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.1.0...v1.1.1)
> 13 March 2019
- Fix font [`b907d21`](https://github.com/YIZHUANG/react-multi-carousel/commit/b907d216097a4f274357b173c42dab80ed60eb54)
#### [v1.1.0](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.0.39...v1.1.0)
> 13 March 2019
- Added dots [`5c9bc73`](https://github.com/YIZHUANG/react-multi-carousel/commit/5c9bc733e8a096b545c3d04b8662c8d9cef0579f)
- Update storybook [`74a0e31`](https://github.com/YIZHUANG/react-multi-carousel/commit/74a0e3137357b63c28a3a678cf5577a63d1c4b96)
#### [v1.0.39](https://github.com/YIZHUANG/react-multi-carousel/compare/v1.0.38...v1.0.39)
> 12 March 2019
- Readme [`b6099cb`](https://github.com/YIZHUANG/react-multi-carousel/commit/b6099cbedb3142b061fdb508fe0a1db9bdd4b3e3)
#### v1.0.38
> 12 March 2019
- first commit [`f546564`](https://github.com/YIZHUANG/react-multi-carousel/commit/f546564ce6592d000958eeabc511be2f2f66900c)
- Now everything works nicely [`a846582`](https://github.com/YIZHUANG/react-multi-carousel/commit/a8465826feba0b8876f51106069ac43734fb1f56)
- Added index.js [`5acbd12`](https://github.com/YIZHUANG/react-multi-carousel/commit/5acbd129617bbe75d977fa1f5dd73d12f53d7d26)

2

package.json
{
"name": "react-multi-carousel",
"private": false,
"version": "2.0.0",
"version": "2.0.1",
"description": "Production-ready, lightweight fully customizable React carousel component that rocks supports multiple items and SSR(Server-side rendering) with typescript.",

@@ -6,0 +6,0 @@ "main": "index.js",

@@ -31,5 +31,7 @@ # react-multi-carousel 👋

* The behavior of the dot mode now is exactly the same as react-slick but better and all the edge cases are handled nicely, for a better look please refer to the demo in the [documentation](https://w3js.com/react-multi-carousel).
* The behavior of the dot mode now has been changed and improved to be responsive and all the edge cases are handled nicely. For a better look please refer to the demo in the [documentation](https://w3js.com/react-multi-carousel).
* slidesToSlide can now be added for each break-point in the responsive props if specified, otherwise the this.props.slidesToSlide is used by default. New usage can be found either below or [here](https://github.com/YIZHUANG/react-multi-carousel/blob/master/src/types.ts).
This documentation of this change can also be found at the [release log](https://github.com/YIZHUANG/react-multi-carousel/releases/tag/2.0)
### Features.

@@ -106,8 +108,2 @@

The current most common solution is to detect the device type of the user based on the user agent. (server-side).
Based based on the device type, we decided how many items we are showing in the Carousel.
For example, we want to show 3 items at the same time on desktop (screen size 1024 - 2000px possibily) and 2 items on tablet(700px - 1024px) and 1 item on mobile. ---> this can be achieved through user-agent detection.
Codes for SSR at [github](https://github.com/YIZHUANG/react-multi-carousel/blob/master/examples/ssr/pages/index.js).

@@ -120,3 +116,3 @@

If you are using Nextjs, you can choose to only bundle it on the server-side to improve performance, if you are interested in how, open up an issue.
If you are using Nextjs, you can choose to only bundle it on the server-side.

@@ -123,0 +119,0 @@ ## Common Usage

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc