-
Notifications
You must be signed in to change notification settings - Fork 183
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
A major PR for resolving RTL support, Responsive and SSR together and some fixes. #277
base: master
Are you sure you want to change the base?
A major PR for resolving RTL support, Responsive and SSR together and some fixes. #277
Commits on Mar 22, 2021
-
Handle unslick value after "fetch" in nuxtjs
If the children of the VueSlickCarousel change during the app to a number less than slidesToShow i.e. (newChildren.length <= settings.slidesToShow), the settings.unslick will change to true. But, after that, if the number increase, unslick will not disable at all.
Configuration menu - View commit details
-
Copy full SHA for 229f334 - Browse repository at this point
Copy the full SHA 229f334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3323a96 - Browse repository at this point
Copy the full SHA 3323a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 506d90e - Browse repository at this point
Copy the full SHA 506d90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f36491a - Browse repository at this point
Copy the full SHA f36491aView commit details -
This commit adds a line which I forgot it
Just adds a conditional line `children &&` before `children.forEach`.
Configuration menu - View commit details
-
Copy full SHA for cef0259 - Browse repository at this point
Copy the full SHA cef0259View commit details
Commits on Apr 15, 2021
-
Merge pull request #1 from Iran-110/patch-1
Handle unslick value after "fetch" in nuxtjs
Configuration menu - View commit details
-
Copy full SHA for eb8fd1b - Browse repository at this point
Copy the full SHA eb8fd1bView commit details
Commits on Jul 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 957af3a - Browse repository at this point
Copy the full SHA 957af3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d315c6a - Browse repository at this point
Copy the full SHA d315c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ca581 - Browse repository at this point
Copy the full SHA c2ca581View commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd65529 - Browse repository at this point
Copy the full SHA fd65529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79bf527 - Browse repository at this point
Copy the full SHA 79bf527View commit details -
Configuration menu - View commit details
-
Copy full SHA for db06cb5 - Browse repository at this point
Copy the full SHA db06cb5View commit details
Commits on Aug 11, 2022
-
corrected node import url into -rtl instead of -2
Configuration menu - View commit details
-
Copy full SHA for f20ce95 - Browse repository at this point
Copy the full SHA f20ce95View commit details
Commits on Sep 18, 2023
-
Merge pull request #2 from dohahelmy/patch-2
corrects import in README.md
Configuration menu - View commit details
-
Copy full SHA for 446a811 - Browse repository at this point
Copy the full SHA 446a811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6218d98 - Browse repository at this point
Copy the full SHA 6218d98View commit details -
Merge pull request #3 from Iran-110/slide-count
fixes the error of undifiend children in while updating the page.
Configuration menu - View commit details
-
Copy full SHA for b8d41c8 - Browse repository at this point
Copy the full SHA b8d41c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d221534 - Browse repository at this point
Copy the full SHA d221534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96391e6 - Browse repository at this point
Copy the full SHA 96391e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 067250a - Browse repository at this point
Copy the full SHA 067250aView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10ed222 - Browse repository at this point
Copy the full SHA 10ed222View commit details -
Merge pull request #4 from Iran-110/responsive-ssr
Responsive Carousel and SSR
Configuration menu - View commit details
-
Copy full SHA for 0489851 - Browse repository at this point
Copy the full SHA 0489851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d4dee3 - Browse repository at this point
Copy the full SHA 6d4dee3View commit details