Ecosyste.ms: OpenCollective

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

github.com/akiran/react-slick

React carousel component
https://github.com/akiran/react-slick

Merge pull request #400 from ychen-reol/master

Make autoplay a controlled property

0b28d8c783fbfefb9d179c69b625357f511a81a5 authored over 8 years ago by kiran <[email protected]>
Make autoplay a controlled property

b59937a763b2fa04676bd00558d3ef7a3bba33fb authored over 8 years ago by Yongzhi Chen <[email protected]>
fix: swipeMove and swipEnd preventDefault event

ce73c41613e198be42262699755917beed81fc3f authored over 8 years ago by chenpx976 <[email protected]>
fix slideWidth calculation

f10b2dc41ffbea33a7e463ef3e6e5a849dc0988a authored over 8 years ago by Renddi Yeh <[email protected]>
new build

2bffcbdc37ad17dc7779debe4d77b22b9c3c4194 authored over 8 years ago by Nick <[email protected]>
Updated key names

7fae968ac03524e33395e0cd7a13b17a1e593c8a authored over 8 years ago by Nick <[email protected]>
builded

bd5806979eb9d13d2b715331b072ddf2f0fcdeea authored over 8 years ago by Renddi Yeh <[email protected]>
remove redundant centerPadding props for track element

1ad74876f26e4ddaed18cad708b82bb34da6aca8 authored over 8 years ago by Renddi Yeh <[email protected]>
added centerPadding feature

20c06204a95cdd258c003fe66cf5da3ad78cf27a authored over 8 years ago by Renddi Yeh <[email protected]>
Update demos.jsx

7a87e567c524bfb9034ed478dc9cf06788105a0a authored over 8 years ago by Kiran <[email protected]>
Merge pull request #394 from akiran/pull-requests

Pull requests

d7807fc4a98519853a734964b16eaf6262d20e12 authored over 8 years ago by Kiran <[email protected]>
Fixed #329

32aa52449f8205610a78dc12347ad95a7aeab1ff authored over 8 years ago by kiran <[email protected]>
changed demo image directory structure

700dfb64ec5609787e9a9f6c5d35aaaf139034dd authored over 8 years ago by kiran <[email protected]>
Syntax highlighting added ✨

3d823e952c08e528fb2009d041f63d32205b3915 authored over 8 years ago by Rubens Mariuzzo <[email protected]>
Added accessibility (tab and arrow key navigation)

50e793ec8e086886f0369110f9196004e5799870 authored over 8 years ago by Carlos Rodriguez <[email protected]>
Fix dots not selecting properly when initialSlide doesnt divide evenly

c3afe3494abcb824ae7689a052fe8734f0c53c52 authored over 8 years ago by Matt Przybylski <[email protected]>
Fix undefined event calling preventDefault when using keyboard to navigate

11a2a8b0c741debf8ed15939bd342b8a35dab7fc authored over 8 years ago by Matt Przybylski <[email protected]>
add `pauseOnHover` to readme

so that people know it exists

a71dc87bc5f39c53c12e89544aedaeb10714338d authored over 8 years ago by Blair Anderson <[email protected]>
Merge pull request #366 from akiran/pull-requests

Pull requests

476c40ec6fd79677f710e10020a767b6d50288d6 authored over 8 years ago by Kiran <[email protected]>
updated dist files

b75e2ce1c30758031cf436a90f0b5323732f34ea authored over 8 years ago by kiran <[email protected]>
fix to filter null slides

b8a41e43afbd5e57e1d41407d19b696195d8fc62 authored over 8 years ago by kiran <[email protected]>
Merge pull request #320 from korzhik/master

filtering children not to be null or false

1871cb9c01416026e629dc384cb9306f019c7a21 authored over 8 years ago by kiran <[email protected]>
Merge pull request #224 from ericrenard/master

Fixes the beforeChange / afterChange when fade = true

891fd337d8a8e663ac6d1d5e4b52077dcca1d457 authored over 8 years ago by kiran <[email protected]>
Merge pull request #364 from akiran/pull-requests

Pull requests

bf81cdc0d12de552ca0e01ddb0550d39d3e7c0d9 authored over 8 years ago by Kiran <[email protected]>
Merge pull request #333 from puhastudio/eslinterros

Replace boolean values in eslint config with integers as per the docs

5dea3f3d75ba102ed6eac28e8e0ed28dab9dbe4b authored over 8 years ago by kiran <[email protected]>
Merge pull request #332 from puhastudio/npmerror

Replace babel with babel-cli

888601fd5dd227c327988a1b63d521c7d4abef80 authored over 8 years ago by kiran <[email protected]>
Merge pull request #347 from psimyn/single_dot

dots: true should always show dots, regardless of number of images

59e6ef2d5273a21ffa657a965d12621f243b1446 authored over 8 years ago by kiran <[email protected]>
added phantomjs-prebuilt instead of phantomjs

913827f8a6520b0661c2d5fda8e40b9bcbfeb9b2 authored over 8 years ago by kiran <[email protected]>
Merge pull request #346 from psimyn/phantomjs_dep_error

remove deprecated phantomjs package - phantomjs-prebuilt is installed

0fdab2a92ad2eb0fffc8f26b1a0b25ffe774deee authored over 8 years ago by kiran <[email protected]>
updated sublime project file in gitignore

028dbd9067cfb2684284fed2fb9a841353af5388 authored over 8 years ago by kiran <[email protected]>
dots: true should always show dots, regardless of number of images

fixes #321

90333db5ba281d3bcd90553ae8296db8fbefa7c5 authored over 8 years ago by Simon Knox <[email protected]>
Remove prefix css

729e32e3833c491ce7d2bcae0b48672ad5711bb2 authored over 8 years ago by Cesar Denis <[email protected]>
remove deprecated phantomjs package - phantomjs-prebuilt is installed

fixes #345

ed7f349cfe3d4dba5d202697dcd1e0d8a970d6a2 authored over 8 years ago by Simon Knox <[email protected]>
Update Readme

5e957ca95739adb2bdd28e23eee748c942af74ff authored over 8 years ago by Cesar Denis <[email protected]>
Added babel-cli to fix CI build issue

945cdc8bf5b03063abbb06aed691add41abb983d authored over 8 years ago by Cesar Denis <[email protected]>
Added custom paging templates

73dbe596df50a93801941fe356e27d1682b92825 authored over 8 years ago by Cesar Denis <[email protected]>
Replace boolean values in eslint config with integers as per the docs

379241e7747b7bc3026612452e0a66a52e59107b authored over 8 years ago by yn5 <[email protected]>
Replace babel with babel-cli

ecf3be7b9980f824a42bace9337b3449ea59c119 authored over 8 years ago by yn5 <[email protected]>
filtering children not to be null or false

384ff44076e4f2d16673e2c6356d7f298c74cd56 authored over 8 years ago by Eugene Korzun <[email protected]>
updated dependency versions

960b150434ad0619ff642ba16e51cd7d39ef810f authored over 8 years ago by kiran <[email protected]>
Merge pull request #316 from Ivanwangcy/master

have errors when run 'npm start'

4440a51a4903ac453b22f72ca7bb56e65ad19ced authored over 8 years ago by Kiran <[email protected]>
have errors when run 'npm start'

cff4a52b29d60084e9fdcad383e551dc8c6def21 authored over 8 years ago by Ivan <[email protected]>
Added slick-arrow classes

913738aa8955a3bc9e4654f893271a2007e77648 authored over 8 years ago by kiran <[email protected]>
Merge pull request #313 from akiran/tests

Tests

529873813db21bc9c793707e9f1c3913401f8456 authored over 8 years ago by Kiran <[email protected]>
Basic test setup with enzyme

59524cc9a2dd69876c8b7221e907c329e3b74206 authored over 8 years ago by kiran <[email protected]>
Added webpack externals for enzyme

ff2300ef99f40d90296b3898d3db593292a2c4ce authored over 8 years ago by kiran <[email protected]>
add enzyme dependencies

72a9822083da9cbe69614367798d33c05bdf2a8a authored over 8 years ago by kiran <[email protected]>
removed warnings in karma warnings

c4441a79b432ca5bd86ba9952d4dd496e32bdeab authored over 8 years ago by kiran <[email protected]>
removed react-dom conditional

15f18052f6e30dc7ea3790a9376c04c09b76411b authored over 8 years ago by kiran <[email protected]>
version update

f2ee7e9b3d6836d38ae25da39944b243312c05d9 authored over 8 years ago by kiran <[email protected]>
fixed #312 and #310

9a2d3bd220e0e530e722b3ab1e762c57a4278e54 authored over 8 years ago by kiran <[email protected]>
version update

91f73802d73e8cc7b491ef09459c40583c175903 authored over 8 years ago by kiran <[email protected]>
Merge pull request #308 from afc163/fix-pause-on-hover

Fix pauseOnHover introduced by #287

5f5324291442651e14cfc31f9f47662788c4ad5d authored over 8 years ago by Kiran <[email protected]>
Fix pauseOnHover introduced by #287

552ff51ee6aceb63fe4a8c71443f170048dbc544 authored over 8 years ago by afc163 <[email protected]>
Merge pull request #307 from akiran/custom-arrow

Use React.cloneElement for custom element

209454adcb1efbdbe94493001b9d33d9f2a9fa48 authored over 8 years ago by Kiran <[email protected]>
Use React.cloneElement for custom element

b20195ab44d523121e017467d344e913744778da authored over 8 years ago by kiran <[email protected]>
Merge pull request #287 from afc163/fix-autoplay-interval

Fix extra setInterval when autoplay

28e459409e2189ebf25ff84e3de3623ba822a44c authored over 8 years ago by Kiran <[email protected]>
Merge branch 'master' of github.com:akiran/react-slick

e3a0557b9e827c404d66c33b57c267e5d86c55f8 authored over 8 years ago by kiran <[email protected]>
Merge pull request #281 from ViLPy/master

Keep original keys for slides

25a7d2f540371eec00a98805e151c57a0e00e33e authored over 8 years ago by Kiran <[email protected]>
Added support for [email protected]

6eb41de1e0c9d3f86305fcf7d5d0585d576a281e authored over 8 years ago by kiran <[email protected]>
Fix extra setInterval when autoplay

close #285 ant-design/ant-design#1397

104af4821f0bafea9a5cc8e861ad167b50966158 authored over 8 years ago by afc163 <[email protected]>
Keep original keys for slides

Skip auto-generated keys for slides if key already exist

3bb22a1a8c8ff068cb0bb51a2201aadfa6e78558 authored almost 9 years ago by Vitalii Liapin <[email protected]>
Merge pull request #276 from ZKM/patch-1

Update Readme

c5301b569a9eb2c0927ef1083d1d67ce5a8a023f authored almost 9 years ago by Kiran <[email protected]>
Update Readme

Typo error "jsfiddle"

8c5bae4425932ae3ba71f0e990d26f9fd95013f9 authored almost 9 years ago by Zach Schneider <[email protected]>
Better fix for #267: retains the transition effect when moving back to the last page and doesn't interfere with slickGoTo if it's set.

Fixes #267

87ee8c1d4f735a1cb6bb273dd243dd565ec4de18 authored almost 9 years ago by adams <[email protected]>
If the slider receives new props with fewer children than before and the current slide index is now greater than the number of children, reset the current slide index to the start of the final page.

Fixes #267

50be85aa84082b1e133f36c7fdac542d27e206f3 authored almost 9 years ago by Adam Shone <[email protected]>
Merge pull request #258 from brigand/patch-1

removes arrow refs

89cc8d208637bda6840ee7913958a405ca699b24 authored almost 9 years ago by Kiran <[email protected]>
removes arrow refs

Fixes https://github.com/akiran/react-slick/issues/257

25d19cb759a9afa984466d3f30310e2e56ada02a authored almost 9 years ago by Frankie Bagnardi <[email protected]>
Fixed #162

dd0342216db4fddf7959708903d26e636cf83766 authored almost 9 years ago by kiran <[email protected]>
fixed #177

1f98511fed9ddcb2c97be58d15b3af11edac98c3 authored almost 9 years ago by kiran <[email protected]>
Fixed #177

6f5b5511c57a2fe4b40524432078ff6ae41bad7e authored almost 9 years ago by kiran <[email protected]>
version update

1b84c1cb15e6a8069580411e3995b9f97237bfcd authored almost 9 years ago by kiran <[email protected]>
Merge branch 'master' of github.com:akiran/react-slick

f5bc1c9ddad3efebb1a773a8aa8344d43cca0ef2 authored almost 9 years ago by kiran <[email protected]>
fixed #248

2ba70a75827b6e23ba8d8d3c2ec99d28973885b3 authored almost 9 years ago by kiran <[email protected]>
jsfiddle snippet

787c75a2a817ec98eb615a459d376e4ca7efef53 authored almost 9 years ago by Kiran <[email protected]>
Merge pull request #249 from ryanbagwell/master

Updating documentation

b61ef17bba619f416127cce8028bcd0fed8c4c40 authored almost 9 years ago by Kiran <[email protected]>
Updating documentation to list nextArrow and prevArrow as settings, and providing an example

7abb4d4f17cde6d083cf5dad51a8e218a1752adb authored almost 9 years ago by Ryan Bagwell <[email protected]>
Update README.md

2af93b3c335e232abe0686b107fa5eb2314224fd authored almost 9 years ago by Kiran <[email protected]>
Update README.md

24632cffc54853ef6eaa9727651ed1b32fe497a0 authored almost 9 years ago by Kiran <[email protected]>
updated version

cda2dd7ad64501261148ec47e9dc13dc742b8730 authored almost 9 years ago by kiran <[email protected]>
Fixed autoplay issue

9bbe0fa9191bb5b1156cec4755532ee108f14cbc authored almost 9 years ago by kiran <[email protected]>
Merge pull request #247 from psynewave/master

Change this.props.children.length to use React.Children.count() instead.

0da5123cbb4e99fcbd53f0f693770fd69c0d97e0 authored almost 9 years ago by Kiran <[email protected]>
Fixes an error when using react-slider with

an immutable collection.

e0f67648b4c49bd39686b0331d92c153507f4a54 authored almost 9 years ago by psynewave <[email protected]>
Merge pull request #244 from welbornio/master

matching default functionality to slick

88da1bfd12487c28bcd76fe414b6ffd4b83dfae0 authored almost 9 years ago by Kiran <[email protected]>
Merge pull request #245 from chentsulin/patch-1

Added missing type for infinite in README

a5891ba375e6b01444590730ca73d06df8e086a2 authored almost 9 years ago by Kiran <[email protected]>
Added missing type for infinite in README

72d289cae06f9bce586f34471d1388640818c107 authored almost 9 years ago by C. T. Lin <[email protected]>
matching default functionality to slick

bc1d07c395de406d7df6802431aea5a10b6d3a3a authored almost 9 years ago by Ethan Welborn <[email protected]>
Fixed #238

ddc957c19358b2f2eb2edf9cb9713ec42a348e8b authored almost 9 years ago by kiran <[email protected]>
updated version

81dca51bb79e29f8d5dfc285ecebc8c8b840ffe7 authored almost 9 years ago by kiran <[email protected]>
Added contribution guidelines

e2f0970e94f4ea6e80425abc8a78855b9ce1c11a authored almost 9 years ago by kiran <[email protected]>
Merge pull request #232 from akiran/kjs3-master

preparing to merge #231

2c390365cb684a0f95253096e992fa10af90bca6 authored almost 9 years ago by Kiran <[email protected]>
Cleanup

11922a99fdf2bea5fd81fd3862c179a9e67d4669 authored almost 9 years ago by kiran <[email protected]>
removing lib from .gitignore so you can install from github

30c64df75461d93f261f69b525b72ddf516197da authored almost 9 years ago by Kenny Smith <[email protected]>
Fixing lazy loading on clicking initial previous slide

d4452be001c1be8d849edba88dcda457694a45f6 authored almost 9 years ago by Kenny Smith <[email protected]>
Fixed #233

17bab49d3f82a53fe639120e9614e7cde1e55134 authored almost 9 years ago by Kiran <[email protected]>
Fixes the beforeChange / afterChange callbacks with proper values when fade is true

c3aedef93f25baeedb2cbeadbf0ceb8eaffcf834 authored almost 9 years ago by Dawme <[email protected]>
fixed test failures

f8bde583174d70fcf21d1b9f3520700e1d2e9ed1 authored almost 9 years ago by kiran <[email protected]>
Removed failing tests. Need to start writing tests from scratch

4e80d751c06a313c2dc26f024ad9bb272b97b030 authored almost 9 years ago by kiran <[email protected]>
Merge pull request #155 from robcolburn/tests

Add some basic testing.

72a2ec8892ff06a2c09a7c2cb2e93aef5c45dd42 authored almost 9 years ago by Kiran <[email protected]>
added react-dom as dev dependency to run tests

53825ffe4365d23b6bfa6a18fbd13c310c4548aa authored almost 9 years ago by kiran <[email protected]>