Skip to content

Feature/dotgroup tuning #151

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

Merged
merged 5 commits into from
Jun 25, 2019

Conversation

arnaudambro
Copy link
Contributor

disableActiveDots

Current behaviour

When a dot is shown as selected, it is disabled. So when two slides are visibles, one is fully visible and the other one is partially visible, we can't click on the dot corresponding to the partially visible slide.

Improved behaviour

This new prop does not change the default behaviour (so no breaking change), but it adds the option to let the dots enabled whatever, even if the slide is already visible.

showAsSelectedForCurrentSlideOnly

Current behaviour

For now, the dots are shown as selected is the slide is visible, so there might be several dots shown as selected. We can also want to show the dot as selected for the current slide only.

Improved behaviour

This new prop does not change the default behaviour (so no breaking change), but it adds the option to show the dot as selected for the current slide only.

@tim-steele tim-steele merged commit ccf28a0 into express-labs:master Jun 25, 2019
@tim-steele
Copy link
Contributor

@arnaudambro thank you! I published this out in version v1.21.0.

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.

2 participants