Skip to content

Conversation

esamattis
Copy link
Contributor

and rename index prop to initialIndex.

Maybe a bit lame implementation as it just syncs the prop to state but the changeset for this was trivial and from the consumer's perspective the is api stateless.

Closes #5

@esamattis esamattis force-pushed the controlled branch 3 times, most recently from 7c83c4e to 6b53873 Compare January 18, 2016 15:26
@esamattis
Copy link
Contributor Author

Updated the pull request a bit. Now if the user tries to swipe to a next slide and the controlling component does not update the index the slide is bounced back.

and rename index prop to initialIndex
@tlvenn
Copy link

tlvenn commented Feb 10, 2016

@cgarvis any chance to merge this PR soon ? Thanks

@adrienthiery
Copy link
Contributor

@cgarvis : Would be awesome if it was merged indeed!

@cgarvis
Copy link
Contributor

cgarvis commented Feb 12, 2016

I'll look into this tonight.

On Fri, Feb 12, 2016 at 5:57 PM Adrien Thiery [email protected]
wrote:

@cgarvis https://github.com/cgarvis : Would be awesome if it was merged
indeed!


Reply to this email directly or view it on GitHub
#8 (comment)
.

@adrienthiery
Copy link
Contributor

Thanks, that would save my day!

@tlvenn
Copy link

tlvenn commented Apr 19, 2016

Any update @cgarvis ?

@esamattis
Copy link
Contributor Author

Up to date pr in #22.

@esamattis esamattis closed this Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Make this a controlled component
4 participants