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

Fix issues after latest updates #440

Merged
merged 9 commits into from
Dec 7, 2024
Merged

Conversation

ismail9k
Copy link
Owner

@ismail9k ismail9k commented Dec 6, 2024

This pull includes:

  • fix: update drag end handling to cancel the dragging throttled function (closes Cutted slides after swipe #438)
  • feat: update clone offset calculation to be itemsToShow + 1 to cover all snapAlign variations
  • fix: simplify height calculation logic in Carousel component
  • refactor: extract parseTransform logic into getTransformValues utility function
  • refactor: use Set for transformElements instead of array
  • docs: mark initDefaultConfig method as deprecated in API documentation (closes Documentation seemingly incorrect for initDefaultConfig #437)

rollup.config.js Outdated Show resolved Hide resolved
@ismail9k ismail9k merged commit ff404e6 into master Dec 7, 2024
1 check passed
@ismail9k ismail9k deleted the fix-issues-after-latest-updates branch December 7, 2024 11:47
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.

Cutted slides after swipe Documentation seemingly incorrect for initDefaultConfig
2 participants