Skip to content
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

Add option for useSlidesInView to memorize which slides have been visible already. #19613

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

linuspahl
Copy link
Contributor

@linuspahl linuspahl commented Jun 12, 2024

Description

Motivation and Context

This PR extends the Carousel useSlidesInView hook. The hook can now be used to receive the slides which are currently visible or all slides which have been visible at least once.

/nocl

@linuspahl linuspahl force-pushed the issue-enterprise-7335 branch 4 times, most recently from 6b1766b to 1e2a0a2 Compare June 16, 2024 16:03
@linuspahl linuspahl marked this pull request as ready for review June 18, 2024 10:48
@dennisoelkers dennisoelkers merged commit 65290b4 into master Jun 27, 2024
6 checks passed
@dennisoelkers dennisoelkers deleted the issue-enterprise-7335 branch June 27, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants