-
Notifications
You must be signed in to change notification settings - Fork 633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looking for maintaners #160
Comments
I'd love to help out. I'm really trying to find a good OSS project to get some experience out of. |
Would love to help out. Ping me at bogdanned32@gmail.com. Best, Bogdan. |
Just sent an email to you. cc: @Charliekenney23 @bogdanned |
If you're still looking for maintainers, would love to help out! Just started using this component in production, and it's been a dream to work with. email: aarohmankad@gmail.com |
Hey guys, thanks for expressing interest in helping with this component. We have a few bugs and feature requests on our issues tab. Feel free to jump on any of them and please assign it to yourself so we don't do the work twice. Any bugfix or feature added should contain enough tests to prove it's working and prevent regressions. If you don’t like something or think there is a better way of doing it, please create an issue to justify how it will add value to the users or developers of this component. Usually, a simple pros / cons list will be enough. We can discuss from there. Feel free to throw in any question or suggestion, I want everyone to feel empowered as an owner of this project. I've also created a gitter channel (https://gitter.im/react-responsive-carousel/Lobby). I will try to answer messages quickly but I'm afraid it can take a day or 2 sometimes. You can still meet each other there to chat and discuss… Thanks again and any questions, please let me know. Cheers, |
Hi @leandrowd I'm interested in helping out on at least one of the bugs and have a potential feature request that I could also implement - fade between images. Is this something you'd be interested in me adding to this project? |
Hi @Trevomatic, that's great. Welcome! Feel free to work on any of the bugs and suggest any features that would please you. As per your question, fade between images would be a nice addition. |
Hit me up jaco.ahmad@gmail.com |
Hey guys, thanks for showing interest and sorry for my absence here, I'm
really out of time nowadays.
For now, there is a bunch of issues open. Anyone interested could start by
looking at them. I'll only be able to look at the pull requests this
weekend. Everything that's ready will be merged and published.
If you have questions, I'll be able to answer them during the weekend as
well.
Thanks again,
Leandro
…On 24 Jan. 2018 6:00 pm, "Jaco Ahmad" ***@***.***> wrote:
Hit me up ***@***.***
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#160 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKEjcEHu5lRJew0Nwzm7lkG1eMfo9Ykks5tNtT-gaJpZM4O-pBD>
.
|
Hey, I'm interested in contributing to this project! If you are still looking for contributors, do hit me up. |
I’m happy too - though I have limited time I can still help reviews and testing and the occasional code |
Im happie to help and contribute to this project |
Hi everyone, the easiest way to help is to start answering issues or submitting pull requests with fixes. After a while, when you feel comfortable contributing, I can make you an official maintainer. I will close this issue as this gives the impression that I'm coming here to answer everyone and the reality is that stuff is sitting here for weeks unanswered. |
Hi everyone, has anyone worked on RTL support for this carousel? |
hi, can you tell me how can i get AutoPlay working right after page has been loaded? because now its autoplaying only after my first click on an arrow? Thank you! |
@denisknk you can set autoPlay to true. |
@kartikeyb I think that a simple solution would be adding something like this - Adding the prop direction - direction: PropTypes.oneOf(['ltr', 'rtl']),
// default value
direction: 'ltr'
I've tried to run it but faced problems which I think that are related to the React version, noted here - #386 |
Hello I have a doubt in an animation of fade in and out of slider I use following but it is not working.
can anyone please help me out for animating like fade in this link |
Hey everyone, as you can see, I haven't been able to respond to issues as quickly as I would like. Things are pretty busy and I don't have the time to dedicate to this project for now.
I'm looking for people to help on this. I can help with pull requests, questions and get those interested up to speed in an async way (basically exchanging messages through issues) but I won't be able to contribute any code or do any testing, at least in the coming months.
This component has around 15k downloads per month (from npm), 240+ stars and doesn't need much maintenance, but every now and then there is a bug to fix or a new feature to add or a new piece of documentation to write.
If you are interested, the easiest way to contribute is by submitting pull requests and answering questions from the community.
Thanks and regards
The text was updated successfully, but these errors were encountered: