-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: akiran/react-slick
base: 0.27.9
head repository: akiran/react-slick
compare: master
Commits on Aug 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 13abc56 - Browse repository at this point
Copy the full SHA 13abc56View commit details -
Configuration menu - View commit details
-
Copy full SHA for a43f109 - Browse repository at this point
Copy the full SHA a43f109View commit details
Commits on Aug 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9e6235c - Browse repository at this point
Copy the full SHA 9e6235cView commit details -
Merge pull request #1876 from akiran/keys-aug20
focus the slide selected in focusOnSelect mode
Configuration menu - View commit details
-
Copy full SHA for 775d83b - Browse repository at this point
Copy the full SHA 775d83bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 313dac7 - Browse repository at this point
Copy the full SHA 313dac7View commit details
Commits on Sep 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d1fb6bb - Browse repository at this point
Copy the full SHA d1fb6bbView commit details -
kiran authored and kiran committed
Sep 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 9f3a9b9 - Browse repository at this point
Copy the full SHA 9f3a9b9View commit details
Commits on Sep 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3449f51 - Browse repository at this point
Copy the full SHA 3449f51View commit details
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1fe63ad - Browse repository at this point
Copy the full SHA 1fe63adView commit details
Commits on Oct 9, 2020
-
Kiran authored and Kiran committed
Oct 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 9779b3e - Browse repository at this point
Copy the full SHA 9779b3eView commit details -
converted class to function component in readme
akiran authored and akiran committedOct 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 659e9a4 - Browse repository at this point
Copy the full SHA 659e9a4View commit details
Commits on Oct 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4b85985 - Browse repository at this point
Copy the full SHA 4b85985View commit details
Commits on Oct 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5418853 - Browse repository at this point
Copy the full SHA 5418853View commit details
Commits on Oct 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cc0f0de - Browse repository at this point
Copy the full SHA cc0f0deView commit details
Commits on Nov 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4ca610d - Browse repository at this point
Copy the full SHA 4ca610dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e10743b - Browse repository at this point
Copy the full SHA e10743bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d1e3e - Browse repository at this point
Copy the full SHA 32d1e3eView commit details
Commits on Nov 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for de674c0 - Browse repository at this point
Copy the full SHA de674c0View commit details
Commits on Jan 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4c1f1dd - Browse repository at this point
Copy the full SHA 4c1f1ddView commit details -
Merge pull request #1962 from SarahAlAshwal/afterChangeTest
fix the afterChange-test
Configuration menu - View commit details
-
Copy full SHA for 90002b9 - Browse repository at this point
Copy the full SHA 90002b9View commit details
Commits on Jan 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 61198cf - Browse repository at this point
Copy the full SHA 61198cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e511ea - Browse repository at this point
Copy the full SHA 1e511eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c26b25 - Browse repository at this point
Copy the full SHA 9c26b25View commit details
Commits on Jan 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c2b148b - Browse repository at this point
Copy the full SHA c2b148bView commit details
Commits on Jan 20, 2021
-
Need to enforce images list validation
In some cases, for instance while running some tests via storyshot, we can get a blocker with this error message: `Error: Uncaught [TypeError: Cannot read property 'querySelectorAll' of undefined]` Adding `this.list &&` at the beginning of this test will avoid such of issues and let pass well the tests I would really appreciate that fix to be able to move forward from `0.25.2` of react-slick to the latest version Thanks
Configuration menu - View commit details
-
Copy full SHA for 2c2fe37 - Browse repository at this point
Copy the full SHA 2c2fe37View commit details
Commits on Jan 24, 2021
-
Removed preventDefault statements from handlers of passive events: on…
…TouchMove, onTouchStart
Configuration menu - View commit details
-
Copy full SHA for cc5341f - Browse repository at this point
Copy the full SHA cc5341fView commit details -
Merge pull request #1967 from lipoolock/patch-1
Need to enforce images list validation
Configuration menu - View commit details
-
Copy full SHA for cbf2cf5 - Browse repository at this point
Copy the full SHA cbf2cf5View commit details -
Revert "Removed preventDefault statements from handlers of passive ev…
…ents: onTouchMove, onTouchStart" This reverts commit cc5341f.
Configuration menu - View commit details
-
Copy full SHA for 6e121d2 - Browse repository at this point
Copy the full SHA 6e121d2View commit details -
Noticed functional side effects after removing preventDefault methods…
… in last commit. Implemented new method.
Configuration menu - View commit details
-
Copy full SHA for f373992 - Browse repository at this point
Copy the full SHA f373992View commit details -
Placed reactNames of events from event listeners those React consider…
… they are passive.
Configuration menu - View commit details
-
Copy full SHA for 89c36c7 - Browse repository at this point
Copy the full SHA 89c36c7View commit details
Commits on Jan 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 946cb7c - Browse repository at this point
Copy the full SHA 946cb7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 364186b - Browse repository at this point
Copy the full SHA 364186bView commit details
Commits on Feb 6, 2021
-
Upgrade AdaptiveHeight to functional component
The class component was updated by a functional component. var was changed to const
Configuration menu - View commit details
-
Copy full SHA for 181476d - Browse repository at this point
Copy the full SHA 181476dView commit details
Commits on Mar 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 756afc6 - Browse repository at this point
Copy the full SHA 756afc6View commit details
Commits on Mar 8, 2021
-
Merge pull request #1999 from alziqziq/feature/disable-vertical-bounce
Support disable bounce for vertical mode
Configuration menu - View commit details
-
Copy full SHA for ccc866b - Browse repository at this point
Copy the full SHA ccc866bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb7ac7 - Browse repository at this point
Copy the full SHA 5fb7ac7View commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 994ce1c - Browse repository at this point
Copy the full SHA 994ce1cView commit details
Commits on Dec 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 06a607f - Browse repository at this point
Copy the full SHA 06a607fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c923c95 - Browse repository at this point
Copy the full SHA c923c95View commit details
Commits on Apr 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fd9de1a - Browse repository at this point
Copy the full SHA fd9de1aView commit details
Commits on Apr 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9eb7df7 - Browse repository at this point
Copy the full SHA 9eb7df7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e1fea - Browse repository at this point
Copy the full SHA 12e1feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e1684 - Browse repository at this point
Copy the full SHA c3e1684View commit details
Commits on Jul 21, 2022
-
Merge pull request #2149 from PaoloPia/fixImageClick
Fixed issue with image click event
Configuration menu - View commit details
-
Copy full SHA for 2a21315 - Browse repository at this point
Copy the full SHA 2a21315View commit details
Commits on Jul 23, 2022
-
Merge pull request #1981 from Vogric/patch-1
Upgrade AdaptiveHeight to functional component
Configuration menu - View commit details
-
Copy full SHA for 9fa8781 - Browse repository at this point
Copy the full SHA 9fa8781View commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2f7fdf5 - Browse repository at this point
Copy the full SHA 2f7fdf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 472c848 - Browse repository at this point
Copy the full SHA 472c848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e6250b - Browse repository at this point
Copy the full SHA 4e6250bView commit details
Commits on Aug 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19b770e - Browse repository at this point
Copy the full SHA 19b770eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9302d6 - Browse repository at this point
Copy the full SHA b9302d6View commit details
There are no files selected for viewing