Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react-slick

We are on a mission to create best carousel component in reactjs
Collective - Host: opensource - https://opencollective.com/react-slick - Code: https://github.com/akiran/react-slick

Replaced codesandbox with stackblitz playground link

github.com/akiran/react-slick - 1a3f604bd00f7c51ec683bc297686147cb7c8d3c authored 11 months ago by akiran <[email protected]>
Added slider-container class to examples

github.com/akiran/react-slick - e06967c8b11851a4970915c64df6f78964ed94ab authored 11 months ago by akiran <[email protected]>
cleanup examples

github.com/akiran/react-slick - c0fde5ee0db0d65f1e1cfe6b09ee2eb94a73e3e0 authored 11 months ago by akiran <[email protected]>
examples config to docs

github.com/akiran/react-slick - 5a99cd1a7464f221d8119c9438729c514ed42f25 authored 11 months ago by akiran <[email protected]>
moved scripts from examples to docs

github.com/akiran/react-slick - 013f424e0adcef81da05af055edd6d34d3b45a23 authored 11 months ago by akiran <[email protected]>
Merge pull request #2339 from jorrit/fixtestdep

Move testing dependency to devDependencies

github.com/akiran/react-slick - 72ffb604c7720dff892ccbbd69abe7cc0cd3a47d authored 11 months ago by Kiran Abburi <[email protected]>
Move testing dependency to devDependencies

github.com/akiran/react-slick - 7710dc9e44c76068b7c1a64b8e74c59cc758c085 authored 11 months ago by Jorrit Schippers <[email protected]>
updated instructions for css loading

github.com/akiran/react-slick - 0a66bd73f0a6fa0f763a7d8be4ecdedb94a22847 authored 11 months ago by akiran <[email protected]>
Merge pull request #2331 from akiran/fix-2315

Fixed #2315

github.com/akiran/react-slick - 99adf6ff198157922b028347855f397fead794c3 authored 11 months ago by Kiran Abburi <[email protected]>
added tests for filterSettings util

github.com/akiran/react-slick - 02629d5dbbc7c71ec8ec6a0e485137a63a652f7e authored 11 months ago by akiran <[email protected]>
check of NaN in props change detection

github.com/akiran/react-slick - 8c9488f369390994addf76bf32d435edfe8e4e89 authored 11 months ago by akiran <[email protected]>
Merge pull request #2330 from akiran/fix-1874

fixed #1874: slick-current is always on first slide despite initialSl…

github.com/akiran/react-slick - 2420174b8cbd5b4ffaefd0f22168794f3efb77f4 authored 11 months ago by Kiran Abburi <[email protected]>
fixed #1874: slick-current is always on first slide despite initialSlide != 0

github.com/akiran/react-slick - dbae660a0ecf13da13961c6a205353ef9843fd01 authored 11 months ago by akiran <[email protected]>
created a generic slider component for tests

github.com/akiran/react-slick - 358d8c04740d20891e1b0bdae6a47d5022af4dc6 authored 11 months ago by akiran <[email protected]>
added node options to fix build issue

github.com/akiran/react-slick - 891f399cbb6c86e26ca850f608313390da8cf0b6 authored 11 months ago by akiran <[email protected]>
added tests for #1813

github.com/akiran/react-slick - 5b2e405eb5b1efe47afadcf9fa891f8303f7ad4b authored 11 months ago by akiran <[email protected]>
Merge pull request #2329 from rjsdnql123/fix/element-slidesToShow-same-value

Fix: If the element (DOM element) and the value of 'slidesToShow' are…

github.com/akiran/react-slick - 15d93c594a8b1737bc2d2024c692324ac9c67ef9 authored 11 months ago by Kiran Abburi <[email protected]>
Fix: If the element (DOM element) and the value of 'slidesToShow' are the same, and 'infinite' is set to true, swipe should be possible.

github.com/akiran/react-slick - 3669b0a44b0d26a97dc3612ea7ff1ed7dbcfda82 authored 11 months ago by rjsdnql123 <[email protected]>
running single demo on different port

github.com/akiran/react-slick - d91bb58caec067f0c23903d5481e9d57a60231a2 authored 11 months ago by akiran <[email protected]>
added react-slick alias in webpack for examples

github.com/akiran/react-slick - bb355c2a97212e0954c7e624b414fd5422da3785 authored 11 months ago by akiran <[email protected]>
added an empty prettierrc file to use default prettier config

github.com/akiran/react-slick - 76b833f0b76546478a384e6cf697249896e45245 authored 11 months ago by akiran <[email protected]>
Merge pull request #2244 from akiran/function-component-examples

Function component examples

github.com/akiran/react-slick - 55584190f99cc48710407b304595194cd782e261 authored over 1 year ago by Kiran Abburi <[email protected]>
fixed some issues with component changes

github.com/akiran/react-slick - 45e92f0db50fb92e7128be09e9b2d82c17ed15e7 authored over 1 year ago by akiran <[email protected]>
Merge branch 'master' into function-component-examples

github.com/akiran/react-slick - 38f99c1d9034c3f2969f07e58d62dbd157577b67 authored over 1 year ago by akiran <[email protected]>
remove other changes

github.com/akiran/react-slick - e1e766ff3b73fb26c0d8e430a7254b27d3edb6f6 authored over 1 year ago by akiran <[email protected]>
added node options to run docs

github.com/akiran/react-slick - 882a01db022aaefbff0b4f58ce64d5f309c9773f authored over 1 year ago by akiran <[email protected]>
Converted the examples to Functional component and created new SliderComponent in root test folder to test slider with various settings at a single place

github.com/akiran/react-slick - f5bb03067d419762a906937dd41f768b769cc609 authored over 1 year ago by Pratyush Bhatnagar <[email protected]>
wrote the tests of #1874 that came out to be successful

github.com/akiran/react-slick - f880fba175b443c00bdb82aaa1616e570666aa09 authored over 1 year ago by Pratyush Bhatnagar <[email protected]>
Merge pull request #2194 from pZacca/add-pzacca

Correct "Your First Contribution" link in CONTRIBUTION.md

github.com/akiran/react-slick - 0d30a59c09a9a2e3daf292f3ba384f6dee3f1f87 authored over 1 year ago by Kiran Abburi <[email protected]>
Merge pull request #2240 from akiran/fix-2221

Fixed 2231: Move build script from prepublish -> prepublishOnly

github.com/akiran/react-slick - f3f3c3d7efaa5304867dbe2e11692620fd8d3a01 authored over 1 year ago by Kiran Abburi <[email protected]>
Fixed 2231: Move build script from prepublish -> prepublishOnly

github.com/akiran/react-slick - 9c52885895f081e88356c179a048f81ec139ae08 authored over 1 year ago by akiran <[email protected]>
Merge pull request #2238 from akiran/fix-2166-2

Fix 2166 2

github.com/akiran/react-slick - 90b1aff002c42c6bffb2e78cdfa2045de030635d authored over 1 year ago by Kiran Abburi <[email protected]>
added a comment

github.com/akiran/react-slick - e45defbc7b7fd7f79ede7170ebe22bb28f3d964c authored over 1 year ago by akiran <[email protected]>
fix current slide issue

github.com/akiran/react-slick - e6b231a2eb83363471c4a41e9dcf86a3c1a36c48 authored over 1 year ago by akiran <[email protected]>
renamed few test utils

github.com/akiran/react-slick - b03b477f29c195902086ab0ca05648807b57003a authored over 1 year ago by akiran <[email protected]>
removed the console logs

github.com/akiran/react-slick - 83423c8e0fd0121ab207eb2d08199f60684d6cb2 authored over 1 year ago by Pratyush Bhatnagar <[email protected]>
migrated all the tests to testing-library/react and removed Snapshots

github.com/akiran/react-slick - 338201fffb048e0b1221f916abdd7caed241d1d2 authored over 1 year ago by Pratyush Bhatnagar <[email protected]>
migrated all the test of examples from enezyme to react-testing-library

github.com/akiran/react-slick - c4f6fdea8b374fd3628fdce29e7d13f596559121 authored over 1 year ago by Pratyush Bhatnagar <[email protected]>
completed the simpleslider test and started centerMode test

github.com/akiran/react-slick - 0711da92cb23f31ee4b98fb6bc2d04e159d5c602 authored over 1 year ago by Pratyush Bhatnagar <[email protected]>
Merge branch 'master' into fix-2166

github.com/akiran/react-slick - 34b4ca0293bf0686f1ce0c80d94f5017cf244b6c authored over 1 year ago by akiran <[email protected]>
Fixed broken link from CONTRIBUTING.md

github.com/akiran/react-slick - 89d1e896ca8974e3ca2ae3c94a5b66882b81a171 authored about 2 years ago by Pedro Zaccaria <[email protected]>
Update README.md

github.com/akiran/react-slick - b9302d687ac85f1eaac9c971d9391aeb83b963a4 authored over 2 years ago by Kiran Abburi <[email protected]>
Update README.md

github.com/akiran/react-slick - 19b770e939f6352f766fdbbf1fbef594764b62ce authored over 2 years ago by Kiran Abburi <[email protected]>
wrote tests for basic slider example

github.com/akiran/react-slick - 4e6250b953ee74870583b8ef3c434db6438c6292 authored over 2 years ago by akiran <[email protected]>
test setup with testing library

github.com/akiran/react-slick - 472c848e0159d0813037d61177574ac6959103b6 authored over 2 years ago by akiran <[email protected]>
remove old tests

github.com/akiran/react-slick - 2f7fdf56684a81588194013db812c8da0defcd13 authored over 2 years ago by akiran <[email protected]>
Merge pull request #1981 from Vogric/patch-1

Upgrade AdaptiveHeight to functional component

github.com/akiran/react-slick - 9fa8781e5d08b5ab6d4c5853d3c5df0afdfac230 authored over 2 years ago by Kiran Abburi <[email protected]>
Merge pull request #2149 from PaoloPia/fixImageClick

Fixed issue with image click event

github.com/akiran/react-slick - 2a21315078cc2161e64187c28808b77a7bddc15a authored over 2 years ago by Kiran Abburi <[email protected]>
released 0.29.0

github.com/akiran/react-slick - c3e16847c9a1ad7423c49993ffeff38a32885dd2 authored over 2 years ago by akiran <[email protected]>
Merge pull request #2151 from jeffascript/react18

Support React 18

github.com/akiran/react-slick - 12e1fea0040b90e9b91836a6f5cd80718be81e6c authored over 2 years ago by Kiran Abburi <[email protected]>
add support for React18

github.com/akiran/react-slick - 9eb7df71efdda125653d4af45459a7113dfea197 authored over 2 years ago by jeffascript <[email protected]>
Fixed issue with image click event

github.com/akiran/react-slick - fd9de1ac79d610792e42fe57f410e6c0085537d4 authored over 2 years ago by Paolo Pialorsi <[email protected]>
updated eslint packages to fix #2078

github.com/akiran/react-slick - c923c95dce4b4efaf21e83f912c5055298a84be4 authored about 3 years ago by akiran <[email protected]>
removed sass

github.com/akiran/react-slick - 06a607fe24f75dea8224765518d783d66d5fc717 authored about 3 years ago by akiran <[email protected]>
Update FUNDING.yml

github.com/akiran/react-slick - 994ce1c1dbe2b59f45beec2a062f6d84f873aec6 authored over 3 years ago by Kiran Abburi <[email protected]>
released 0.28.1

github.com/akiran/react-slick - 5fb7ac78321f3469118a974af3852742b64fcbd3 authored almost 4 years ago by akiran <[email protected]>
Merge pull request #1999 from alziqziq/feature/disable-vertical-bounce

Support disable bounce for vertical mode

github.com/akiran/react-slick - ccc866b2f8ee4e42cd6c6c7bf43aabbebdd9c216 authored almost 4 years ago by Kiran Abburi <[email protected]>
feat: support disable bounce for vertical mode

github.com/akiran/react-slick - 756afc68e8f01de6f8c3b19710ba6f89ce408e66 authored almost 4 years ago by Muhammad Al Ziqri <[email protected]>
Upgrade AdaptiveHeight to functional component

The class component was updated by a functional component.
var was changed to const

github.com/akiran/react-slick - 181476df3b506330e83ebeccc65b28024040fd55 authored almost 4 years ago by Braian Vogrič <[email protected]>
release @0.28.0

github.com/akiran/react-slick - 364186bbd20ab2dde47ef0a4e16aef6ce794ade9 authored almost 4 years ago by akiran <[email protected]>
Merge pull request #1971 from turelmert/fix-1650

fix-1650

github.com/akiran/react-slick - 946cb7c28df92a2e80317ebd74575b3c6de3ce0d authored almost 4 years ago by Kiran Abburi <[email protected]>
Placed reactNames of events from event listeners those React consider they are passive.

github.com/akiran/react-slick - 89c36c7d14d2bf223346b0030831a196bc647c6d authored almost 4 years ago by Mert Türel <[email protected]>
Noticed functional side effects after removing preventDefault methods in last commit. Implemented new method.

github.com/akiran/react-slick - f373992c72c0f8946372d152a319f252fdc174e8 authored almost 4 years ago by Mert Türel <[email protected]>
Revert "Removed preventDefault statements from handlers of passive events: onTouchMove, onTouchStart"

This reverts commit cc5341f28c800c2b33ff033e2e845d4fb50d4243.

github.com/akiran/react-slick - 6e121d24484a9ff89a066f877d4c35f360b7e6c3 authored almost 4 years ago by Mert Türel <[email protected]>
Merge pull request #1967 from lipoolock/patch-1

Need to enforce images list validation

github.com/akiran/react-slick - cbf2cf5e061c3b9907400f781b8ba93580c82fa3 authored almost 4 years ago by Kiran Abburi <[email protected]>
Removed preventDefault statements from handlers of passive events: onTouchMove, onTouchStart

github.com/akiran/react-slick - cc5341f28c800c2b33ff033e2e845d4fb50d4243 authored almost 4 years ago by Mert Türel <[email protected]>
Need to enforce images list validation

In some cases, for instance while running some tests via storyshot, we can get a blocker with th...

github.com/akiran/react-slick - 2c2fe3794e0a37d30d73cef33a4dfedfc6d1b387 authored almost 4 years ago by lipoolock <[email protected]>
fixed #1958

github.com/akiran/react-slick - c2b148b5ee10feaa7e693d22d759619aefef60df authored almost 4 years ago by akiran <[email protected]>
release 0.27.14

github.com/akiran/react-slick - 9c26b25497a6685fe57d5b7c475628223c19797c authored almost 4 years ago by akiran <[email protected]>
Merge pull request #1963 from akiran/fix-1830

fixed #1830

github.com/akiran/react-slick - 1e511eab3f22f3e84686502300bac5e695bb6d20 authored almost 4 years ago by Kiran <[email protected]>
fixed and issue with querySelectorAll

github.com/akiran/react-slick - 61198cf20f96bb507ff7e7c26fe212bf6471f6b2 authored almost 4 years ago by akiran <[email protected]>
Merge pull request #1962 from SarahAlAshwal/afterChangeTest

fix the afterChange-test

github.com/akiran/react-slick - 90002b964ce031b04e449c409486c70c0c7e50a6 authored almost 4 years ago by Kiran <[email protected]>
fix the afterChange-test

github.com/akiran/react-slick - 4c1f1ddf5b926d6368af8441ca66a0cb6c2874a7 authored almost 4 years ago by SarahAlAshwal <[email protected]>
release 0.27.13

github.com/akiran/react-slick - de674c0ef651d0051d7153258ca75823a22f0318 authored about 4 years ago by akiran <[email protected]>
Merge branch 'master' of https://github.com/akiran/react-slick

github.com/akiran/react-slick - 32d1e3ea1177294f66f2e55b4d9ee5350591b21e authored about 4 years ago by akiran <[email protected]>
Update package.json

github.com/akiran/react-slick - e10743b9f3fcf858bb9756d8dac593ea5b0b3df9 authored about 4 years ago by Kiran <[email protected]>
release 0.27.12

github.com/akiran/react-slick - cc0f0de4eec076e6472847f71950a11fcd657a14 authored about 4 years ago by akiran <[email protected]>
Merge pull request #1912 from DeronW/patch-1

typo

github.com/akiran/react-slick - 54188538d503c0f2df0a7c8c399ec03637bae22c authored about 4 years ago by Kiran <[email protected]>
converted class to function component in readme

github.com/akiran/react-slick - 659e9a499d84f33b8437e996aa5c19d02ea0cf74 authored about 4 years ago by akiran <[email protected]>
remove alert from readme

github.com/akiran/react-slick - 9779b3ea8596179f7b760c0f58bd191945b3f45f authored about 4 years ago by Kiran <[email protected]>
release 0.27.11

github.com/akiran/react-slick - 1fe63ade1518f572ac3afc3e72dc60ee7019e9e0 authored about 4 years ago by akiran <[email protected]>
Merge pull request #1890 from akiran/fix-1881

Fixes #1881

github.com/akiran/react-slick - 3449f51490f2a7c1f3b76e6469155782a17559f8 authored over 4 years ago by Kiran <[email protected]>
remove console.log

github.com/akiran/react-slick - 9f3a9b9cca262ef387672acf982cf754ee81164c authored over 4 years ago by kiran <[email protected]>
release 0.27.10

github.com/akiran/react-slick - 313dac71de9e2d20a8e4d8d4689d967b55a45fe3 authored over 4 years ago by kiran <[email protected]>
Merge pull request #1876 from akiran/keys-aug20

focus the slide selected in focusOnSelect mode

github.com/akiran/react-slick - 775d83bf9caaa430ce23f6f9a2159591e96af0e1 authored over 4 years ago by Kiran <[email protected]>
focus the slide selected in focusOnSelect mode

github.com/akiran/react-slick - 9e6235cdfad312ba93df264b21280e1b92402cab authored over 4 years ago by kiran <[email protected]>
release 0.27.9

github.com/akiran/react-slick - a43f1093901a9b8967717757d93c37c47bdc7186 authored over 4 years ago by kiran <[email protected]>
Merge pull request #1873 from akiran/0.27.9

0.27.9

github.com/akiran/react-slick - 13abc5606bacb7d27da6f5286d362317d08b21df authored over 4 years ago by Kiran <[email protected]>
fix in an issue with changing slides with keys in finite mode

github.com/akiran/react-slick - 1c3d70cce795fe2daaeb4b57ce4013fd08b997aa authored over 4 years ago by kiran <[email protected]>
remove UNSAFE_componentWillReceiveProps usage

github.com/akiran/react-slick - 02189eeccabba1ee63f0cf3d825911effe1bbeaf authored over 4 years ago by kiran <[email protected]>
Fix an issue with prev button clicks in fade mode

github.com/akiran/react-slick - e45b9e75d3e6a42d95f8eaa0b9070c3fe270d5e5 authored over 4 years ago by kiran <[email protected]>