-
The last version in npm is `1.0.2`, please publish `1.0.3` and `1.0.4`.
Thanks
-
Hello!
I know that this might not be the best place to ask but I cannot seem to find a better place to do so, and both React and the said application are built by you (you being Facebook Inc.)
So, w…
-
Think doco should say
```
var Carousel = require('react-responsive-carousel');
```
not
```
var Carousel = require('./components/Carousel');
```
Hopefully hasn't stopped too many people from using …
-
It would be nice to have a vertical mode here , similar to nuka-carousel and can be selected by using props.
-
Great project ken.
I'm trying to use this component but am running into issues. The project page shows how to make a carousel out of many images. But how do I make a carousel out of many react compon…
-
I try running the tests and:
`$ gulp test
[08:05:30] Using gulpfile ~/tmp/nuka-carousel/Gulpfile.js
[08:05:30] Starting 'lint'...
[08:05:30] Finished 'lint' after 506 ms
[08:05:30] Starting 'karma'..…
jherr updated
9 years ago
-
I get the following error
```
npm WARN package.json Floormap@1.0.0 No repository field.
npm WARN package.json Floormap@1.0.0 No README data
npm WARN package.json path@0.11.14 path is also the name of…
-
- you require jquery; many developers can do everything with out it so even outside some more complicated interfaces requiring jquery is like asking "please quadruple your javascript size for me"
- yo…