added forwardRef + imperativa handle to handle inner methods#203
Conversation
…ed slideOnClick feature
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
scriptex
left a comment
There was a problem hiding this comment.
Hey, @matheusnasser, thank you very much for your contribution!
I've added some minor comments and questions, can you please check them out? Thanks! ❤️
to onClick on carousel item type, and fixed wrong condition
|
Kudos, SonarCloud Quality Gate passed! |
|
Hey, @matheusnasser, can you please update the demo by adding the new configuration settings? |
|
I'll work on that. |
|
@matheusnasser if the demo causes troubles we can try and merge your code and then I take over updating the demo. |
|
I've been busy with some stuff at work that's why i wasn't able to update it, sry for that. If you want to take over the demo would be awesome. |
|
@matheusnasser the demo has been updated and the new functionality has been released to NPM. Please download and install v1.4.0 |
|
Thank you for the support and updating the demo! rly appreciate it! Happy to help! |








Implemented forwardRef + imperative Handle to enable accessing component methods from outside, allowing users to control the component externally.
Introduced the slideOnClick prop, which enables users to navigate directly to a specific item in the carousel by clicking on it.
I would greatly appreciate your thoughts on how to enhance the code and incorporate additional features.
Thank you in advance,
Matheus Nasser