-
Notifications
You must be signed in to change notification settings - Fork 13
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
bug fix: slides smooth scroll animation #133
Merged
Merged
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ae2eee - Browse repository at this point
Copy the full SHA 8ae2eeeView commit details -
seems to prevent smooth scroll from functioning correctly?
Configuration menu - View commit details
-
Copy full SHA for e943d56 - Browse repository at this point
Copy the full SHA e943d56View commit details -
pass html id value to gsap.to options:
seems to work better than using .slide.active?
Configuration menu - View commit details
-
Copy full SHA for c035b7a - Browse repository at this point
Copy the full SHA c035b7aView commit details -
scroll to active slide on init:
to make sure the slides navigation is always starting at slide 0
Configuration menu - View commit details
-
Copy full SHA for 1fea93e - Browse repository at this point
Copy the full SHA 1fea93eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b01955a - Browse repository at this point
Copy the full SHA b01955aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4621bca - Browse repository at this point
Copy the full SHA 4621bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b9ea2 - Browse repository at this point
Copy the full SHA f0b9ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e1bf0 - Browse repository at this point
Copy the full SHA 68e1bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1807a1 - Browse repository at this point
Copy the full SHA d1807a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0795687 - Browse repository at this point
Copy the full SHA 0795687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 029852a - Browse repository at this point
Copy the full SHA 029852aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 976f1ed - Browse repository at this point
Copy the full SHA 976f1edView commit details -
improved test in SlidesContainer:
- test: handleSlidesUpdate responds to state.slides changes - check for value of inert & aria-hidden attributes on all slides
Configuration menu - View commit details
-
Copy full SHA for 4028df2 - Browse repository at this point
Copy the full SHA 4028df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba855fb - Browse repository at this point
Copy the full SHA ba855fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d699b - Browse repository at this point
Copy the full SHA 85d699bView commit details
Commits on Dec 31, 2023
-
use gsap.fromTo for slide scroll
- to avoid scrolling from first slide to third slide after the user searches their address. Fixes a side effect for bugfix for #131
Configuration menu - View commit details
-
Copy full SHA for 88099f3 - Browse repository at this point
Copy the full SHA 88099f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ba893 - Browse repository at this point
Copy the full SHA 91ba893View commit details -
Configuration menu - View commit details
-
Copy full SHA for b823816 - Browse repository at this point
Copy the full SHA b823816View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.