react-multi-carousel
Advanced tools
Comparing version 2.2.9 to 2.2.10
{ | ||
"name": "react-multi-carousel", | ||
"private": false, | ||
"version": "2.2.9", | ||
"version": "2.2.10", | ||
"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", |
@@ -11,3 +11,3 @@ # react-multi-carousel 👋 | ||
[![Build Status](https://api.travis-ci.org/YIZHUANG/react-multi-carousel.svg?branch=master)](https://travis-ci.org/YIZHUANG/react-multi-carousel) | ||
<a href="https://react-multi-carousel.surge.sh"> | ||
<a href="https://w3js.com/react-multi-carousel"> | ||
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" target="_blank" /> | ||
@@ -57,3 +57,3 @@ </a> | ||
## [Documentation](https://react-multi-carousel.surge.sh) | ||
## [Documentation](https://w3js.com/react-multi-carousel/) | ||
@@ -76,3 +76,3 @@ ## Other important links. | ||
Documentation is [here](https://react-multi-carousel.surge.sh/). | ||
Documentation is [here](https://w3js.com/react-multi-carousel/). | ||
@@ -193,3 +193,3 @@ Demo for the SSR <https://react-multi-carousel.now.sh/> | ||
[An Example](https://react-multi-carousel.surge.sh/?selectedKind=Carousel&selectedStory=Custom%20arrow&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel) | ||
[An Example](https://w3js.com/react-multi-carousel/?selectedKind=Carousel&selectedStory=Custom%20arrow&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel) | ||
@@ -214,3 +214,3 @@ [Code](https://github.com/YIZHUANG/react-multi-carousel/blob/master/stories/CustomArrows.js) | ||
[Example](/?selectedKind=Carousel&selectedStory=With%20custom%20button%20group&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel) | ||
[Example](https://w3js.com/react-multi-carousel/?selectedKind=Carousel&selectedStory=With%20custom%20button%20group&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel) | ||
@@ -242,3 +242,3 @@ [Code](https://github.com/YIZHUANG/react-multi-carousel/blob/master/stories/CustomArrows.js) | ||
<div className='my-own-custom-container'> | ||
<Carousel arrows={false} renderButtonGroupOutside={renderButtonGroupOutside} customButtonGroup={<ButtonGroup />}> | ||
<Carousel arrows={false} renderButtonGroupOutside={true} customButtonGroup={<ButtonGroup />}> | ||
<ItemOne> | ||
@@ -260,3 +260,3 @@ <ItemTwo> | ||
[An Example](/?selectedKind=Carousel&selectedStory=custom%20dots&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel) | ||
[An Example](https://w3js.com/react-multi-carousel/?selectedKind=Carousel&selectedStory=custom%20dots&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel) | ||
@@ -301,3 +301,3 @@ [Code](https://github.com/YIZHUANG/react-multi-carousel/blob/master/stories/CustomDot.js) | ||
[An Example](/?selectedKind=Carousel&selectedStory=partially%20visibie%20on%20next%20items&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel). | ||
[An Example](https://w3js.com/react-multi-carousel/?selectedKind=Carousel&selectedStory=partially%20visibie%20on%20next%20items&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel). | ||
@@ -340,3 +340,3 @@ ```js | ||
[An Example](/?selectedKind=Carousel&selectedStory=afterChanged%20function%2C%20a%20callback%20function&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel). | ||
[An Example](https://w3js.com/react-multi-carousel/?selectedKind=Carousel&selectedStory=afterChanged%20function%2C%20a%20callback%20function&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel). | ||
@@ -355,3 +355,3 @@ ```js | ||
[An Example](/?selectedKind=Carousel&selectedStory=beforeChanged%20function%2C%20a%20callback%20function&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel). | ||
[An Example](https://w3js.com/react-multi-carousel/?selectedKind=Carousel&selectedStory=beforeChanged%20function%2C%20a%20callback%20function&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel). | ||
@@ -431,3 +431,3 @@ ```js | ||
This is very useful when you are fully customizing the control functionality by yourself like this [one](/?selectedKind=Carousel&selectedStory=With%20custom%20control%20functionality&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel) | ||
This is very useful when you are fully customizing the control functionality by yourself like this [one](https://w3js.com/react-multi-carousel/?selectedKind=Carousel&selectedStory=With%20custom%20control%20functionality&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel) | ||
@@ -504,2 +504,2 @@ [Code](https://github.com/YIZHUANG/react-multi-carousel/blob/master/stories/WithScrollbar.js) | ||
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FYIZHUANG%2Freact-multi-carousel.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FYIZHUANG%2Freact-multi-carousel?ref=badge_large) | ||
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FYIZHUANG%2Freact-multi-carousel.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FYIZHUANG%2Freact-multi-carousel?ref=badge_large) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
174422
493