react-carousel-slider
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "react-carousel-slider", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "react-carousel-slider React component", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -150,21 +150,5 @@ # React Carousel Slider | ||
<<<<<<< HEAD | ||
[Full Documentation on Github](https://github.com/Carr1005/react-carousel-slider) | ||
======= | ||
* `itemsStyle` <a id="itemsStyle"></a> - accepts an object. | ||
| Key | Value | Default | Description & Notice | | ||
| :--- | :---: | :---: | :--- | | ||
| height | `<length>` \| `<percentage>` | `"80%"` | | | ||
| padding | `<length>` \| `<percentage>` | `"3px"` | | | ||
| background | `rgb()` \| `rgba()` \| hex value | `"#EEEEEE"` | | | ||
| margin | `0px ?px` | `"0px 40px"` | To decide the space between slides</br>, only accept value in form `0px ?px` now. | | ||
|minWidth | `<length>` \| `<percentage>` | `100px` | For the situation that the source</br>of image is not provided, and maybe</br>you want to let your slide still have room.</br>See more explaination in the [Demo](http://carr1005.github.io/react-carousel-slider/index.html#trickUsage).| | ||
*** | ||
>>>>>>> master | ||
[npm-badge]: https://img.shields.io/npm/v/react-carousel-slider.png?style=flat-square | ||
[npm]: https://www.npmjs.org/package/react-carousel-slider |
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
178529
154