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

Removed dist from npmignore

github.com/akiran/react-slick - 902c4c4d59c42687ce75d32ce02339f344ed853b authored over 9 years ago by Ankit Sardesai <[email protected]>
Merge pull request #76 from amsardesai/add-npmignore

Add npmignore to cut down on package size

github.com/akiran/react-slick - 405299b63794d8ee79745e13cefadf9c853460cf authored over 9 years ago by Ramana Venkata <[email protected]>
Added npmignore file

github.com/akiran/react-slick - 76b4891d3ebfaa5a9f6628008a03abeadb94d72f authored over 9 years ago by Ankit Sardesai <[email protected]>
Updated dist files

github.com/akiran/react-slick - a5f75d66257aa030ff49eee67256190c280ff39e authored over 9 years ago by kiran <[email protected]>
updated version

github.com/akiran/react-slick - 9a43efd7bbf803006a3c2728945e4e13fd19876d authored over 9 years ago by kiran <[email protected]>
Merge pull request #70 from vramana/use-css

Implement new feautures and fix few bugs

github.com/akiran/react-slick - 6f0cad88c64ac4782e641aa28e6df6bf1eb9f5b7 authored over 9 years ago by Kiran <[email protected]>
Fix swipeEvent

github.com/akiran/react-slick - 70144d6853fb037b215e3202cf5c8ca1084281ba authored over 9 years ago by Ramana Venkata <[email protected]>
:bug: fix function name

github.com/akiran/react-slick - 0bc3522b0cc9508fea672a4a72347eee3dde8395 authored over 9 years ago by Ramana Venkata <[email protected]>
Fix name clash

github.com/akiran/react-slick - 35f28cd0436b78ee017399da99857d44330b2c26 authored over 9 years ago by Ramana Venkata <[email protected]>
Merge branch 'master' into use-css

github.com/akiran/react-slick - 43db1467cfe33e1a21871ef46f1f90c8b442f2f7 authored over 9 years ago by Ramana Venkata <[email protected]>
Change event names to slick's convention

github.com/akiran/react-slick - 8aa283394561ea148cb7b3d0b463ef2f902a4280 authored over 9 years ago by Ramana Venkata <[email protected]>
Implement initEvent

github.com/akiran/react-slick - 10486813c1a4e73f72b1a2461a86745b6394a3bd authored over 9 years ago by Ramana Venkata <[email protected]>
Implement swipeEvent

github.com/akiran/react-slick - 784e0c464af5043ee18124c9ccf491aeec588e30 authored over 9 years ago by Ramana Venkata <[email protected]>
Implement edgeEvent

github.com/akiran/react-slick - 4974bb7768fa474c49b8aafa3cd1bedd54ab7b95 authored over 9 years ago by Ramana Venkata <[email protected]>
Merge pull request #69 from quarklemotion/quarklemotion-implement-unslick-responsive-setting

add support for 'unslick' responsive breakpoint setting

github.com/akiran/react-slick - 0f6523331db69f57e448d271628f2faaa71b0574 authored over 9 years ago by Kiran Abburi <[email protected]>
:bug: fix slides not snap back when swipe doesn't cross threshold

fixes #71

github.com/akiran/react-slick - c997c100b60e55d8ad2c51013e68683d04ca1b83 authored over 9 years ago by Ramana Venkata <[email protected]>
add few default props

github.com/akiran/react-slick - 99d55b2b2c9d00e95d5cd01d0e667b7a1cf0de98 authored over 9 years ago by Ramana Venkata <[email protected]>
Implement edgeFriction

github.com/akiran/react-slick - 9aa8f109b73ef46b2f2d1e70ae0452de39193cb4 authored over 9 years ago by Ramana Venkata <[email protected]>
:bug: fix variableWidth Mode next button on working at the end

github.com/akiran/react-slick - 8450dfee8632db6e8f0afe326025513462229f7b authored over 9 years ago by Ramana Venkata <[email protected]>
:bug: fix incorrect slide width in variableWidth mode

github.com/akiran/react-slick - fd55598c1706548fcfeae990419cdf33bdb2736f authored over 9 years ago by Ramana Venkata <[email protected]>
Implement rtl

github.com/akiran/react-slick - 7a34c3861333397e9916fe7b4efe44fa17038232 authored over 9 years ago by Ramana Venkata <[email protected]>
Implement useCSS feature

github.com/akiran/react-slick - 2efe591ddf0edb116643bca126fe1e7d233686f0 authored over 9 years ago by Ramana Venkata <[email protected]>
:bug: fix incorrect animating logic

github.com/akiran/react-slick - 2f2b91fe7a85de8f249cc27ead7da52a975a3dd0 authored over 9 years ago by Ramana Venkata <[email protected]>
update README.md

github.com/akiran/react-slick - 273d93b63fdfd1ec05221d1d15f5e1df31ce8074 authored over 9 years ago by Ramana Venkata <[email protected]>
Merge pull request #68 from mathisonian/master

:bug: Fix logic when infinite = false

github.com/akiran/react-slick - 186aad6fe545755c533a7d1a07fb2f08ec92d252 authored over 9 years ago by Ramana Venkata <[email protected]>
add support for 'unslick' responsive breakpoint setting

- setting disables the carousel for the selected breakpoint

github.com/akiran/react-slick - 6c71538ef28e9ddf47d1b05bcd3c44fc8b60e882 authored over 9 years ago by Michael Fields <[email protected]>
fix logic when infinite = false

github.com/akiran/react-slick - 7f46da22bf8a98331f3dd5697484ca97f7e58d01 authored over 9 years ago by Matthew Conlen <[email protected]>
Merge pull request #66 from vramana/lazy-load

Lazy load and Fade

github.com/akiran/react-slick - 16746bd8ba642ccfc29dd4973ee3a79d3fae2ab1 authored over 9 years ago by kiran <[email protected]>
lazyLoad now works with fade

github.com/akiran/react-slick - e012657c7330013505695eb7d14c33752dee7164 authored over 9 years ago by Ramana Venkata <[email protected]>
Implemented Fade

github.com/akiran/react-slick - e98258cd9edb3f56c36c4461c55498f9b1dde0c2 authored over 9 years ago by Ramana Venkata <[email protected]>
Implemented Lazy Load

github.com/akiran/react-slick - 8ad311592d0069e5b917c514b9b591a13ff36d15 authored over 9 years ago by Ramana Venkata <[email protected]>
Added few package dependencies & lazyLoad example (not impl)

github.com/akiran/react-slick - 97cbd3f07052b00bf2328ff0af3bc90db94c7215 authored over 9 years ago by Ramana Venkata <[email protected]>
Merge pull request #63 from vramana/modular

Make Slider parts more modular

github.com/akiran/react-slick - 44ae518cd08fc4fd7d5523738591832a5e4d5711 authored over 9 years ago by Kiran Abburi <[email protected]>
Drag works

github.com/akiran/react-slick - df2e2bbb5cca4dbe226a3a5fecd11b8091b7957b authored over 9 years ago by Ramana Venkata <[email protected]>
cleanup spec by using object assign

github.com/akiran/react-slick - 98b02348844d0b0155ee08ce7f9061df3963da67 authored over 9 years ago by Ramana Venkata <[email protected]>
Arrow are disabled correctly

github.com/akiran/react-slick - 9496e0b458dd328ce22a51f7d8cdb57b6dffdf5a authored over 9 years ago by Ramana Venkata <[email protected]>
Fix variableWidth Left

github.com/akiran/react-slick - 232678b04ee50fa248bf2866445f05db8283ddaa authored over 9 years ago by Ramana Venkata <[email protected]>
Fix centerMode wrong layout

github.com/akiran/react-slick - 026d42cee7c785af73b315273d105848617aad21 authored over 9 years ago by Ramana Venkata <[email protected]>
Removed newDemo

github.com/akiran/react-slick - f5a92f473329b04655b7f62fe7e049963d519859 authored over 9 years ago by Ramana Venkata <[email protected]>
Fix dotCount implementation

github.com/akiran/react-slick - 98f28a8dfa55dd749c042b14de98cd476092a33d authored over 9 years ago by Ramana Venkata <[email protected]>
Majority of implementation done

github.com/akiran/react-slick - 17871c14bf6933d56f8333b2b64b0d36da8d5ecf authored over 9 years ago by Ramana Venkata <[email protected]>
:fire: remove getLeft, getCSS, getAnimateCSS

github.com/akiran/react-slick - 2fcbb3e2af804287318149481961faf76a6ae1e3 authored over 9 years ago by Ramana Venkata <[email protected]>
Dots working

github.com/akiran/react-slick - 628d50f1e9cbf42add6c48cb0d3f97d7a8cac44d authored over 9 years ago by Ramana Venkata <[email protected]>
ReactTransitionEndEvent works correctly

github.com/akiran/react-slick - 21134aecaa1cdbf06bb17ea9420a89ef81f0ca42 authored over 9 years ago by Ramana Venkata <[email protected]>
getTrackLeft

github.com/akiran/react-slick - e53cc10d5093da07365a0d7487fb8298e793696c authored over 9 years ago by Ramana Venkata <[email protected]>
getTrackCSS

github.com/akiran/react-slick - 555fe64ad8ed298178a9a69e1fa69873e21ebdd4 authored over 9 years ago by Ramana Venkata <[email protected]>
React hot loader works

github.com/akiran/react-slick - bf790611b16573bc9408967acf26ad57c71655bd authored over 9 years ago by Ramana Venkata <[email protected]>
Start of rewrite from the ground up

Deleted lots of stuff to add them back later in better form

github.com/akiran/react-slick - c33a407e75ae9b1db6f087945c9b537962370f3a authored over 9 years ago by Ramana Venkata <[email protected]>
Make a seperate component for Dots

github.com/akiran/react-slick - 7808c5e0386c95a6bad5c8b422cd09236e8040e4 authored over 9 years ago by Ramana Venkata <[email protected]>
Merge pull request #62 from vramana/afterChange

Fixed afterChange behaviour and implemented beforeChange

github.com/akiran/react-slick - 3669379864c02639d18ae34c45abd5b16adea253 authored over 9 years ago by Kiran Abburi <[email protected]>
Remove ReactTransitionEvent Handler Line

github.com/akiran/react-slick - 1ef9b04310af8d31a75fa5b969b0ad68deb2d4a2 authored over 9 years ago by Ramana Venkata <[email protected]>
Fixed afterChange behaviour

Also implemented beforeChange

github.com/akiran/react-slick - 6c05dc3c7f33faa6614d9553e03abfdc4a33c6e1 authored over 9 years ago by Ramana Venkata <[email protected]>
remove lodash dependency

github.com/akiran/react-slick - af6303e922c834087ad99ba227979efd824b9cd2 authored over 9 years ago by Ramana Venkata <[email protected]>
Fixed typo in readme

github.com/akiran/react-slick - bceb489f65155fdc75e8e005a10b8f13aca820bc authored over 9 years ago by kiran <[email protected]>
updated version and readme

github.com/akiran/react-slick - e4f5ebbe9ad53dc625069304ca04d35dff92a1e1 authored over 9 years ago by kiran <[email protected]>
Fix for dist webpack config

github.com/akiran/react-slick - 8da82e8fff8ea026fc077ba613297e2512b6fb5f authored over 9 years ago by kiran <[email protected]>
Fixed dependencies

github.com/akiran/react-slick - 586365d298a77603149cea6a6f331b3f091dc09d authored over 9 years ago by kiran <[email protected]>
Merge pull request #61 from vramana/reactify

Reworked prepublish

github.com/akiran/react-slick - b7bbc47650112f7e0d810c8000b22897d2b20fa1 authored over 9 years ago by Kiran Abburi <[email protected]>
Include gulp dist in prepublish

github.com/akiran/react-slick - 8efdd1c72f25e7b1d5d623150e3e30b07dc70da0 authored over 9 years ago by Ramana Venkata <[email protected]>
Change the way prepublish works

github.com/akiran/react-slick - 8b3b9052696992f5eec94997547d52b03cb8406e authored over 9 years ago by Ramana Venkata <[email protected]>
Update packages and remove unnecessary

github.com/akiran/react-slick - 36ec7aa85e814ffacbb73b604b29bc30407b9e3a authored over 9 years ago by Ramana Venkata <[email protected]>
Merge pull request #57 from vramana/fix-render

[WIP] Fix warnings in demos caused by render function being not pure

github.com/akiran/react-slick - 66848bd1e6cb1762d1547295208ad265153a6c83 authored over 9 years ago by Kiran Abburi <[email protected]>
:bug: Fixed warnings caused by getSlidesClasses

Also rewrote the implementation of getSlidesClasses for
Center Mode. Now it works with slidesToS...

github.com/akiran/react-slick - a2c4d2e3de6274283481ce1963ea0fa60049310f authored over 9 years ago by Ramana Venkata <[email protected]>
Fix warning caused by getListStyle in render

Change the height in adapativeHeight case after rendering.

github.com/akiran/react-slick - 7df52e71bc0e5e308d51bc7364a29edc37eead2a authored over 9 years ago by Ramana Venkata <[email protected]>
Merge pull request #55 from vramana/cleanup-es6

Better formatting + ES6

github.com/akiran/react-slick - eda84624f6726f9a2a6fed8d8e2d232ce5fe19e7 authored over 9 years ago by Kiran Abburi <[email protected]>
:art: Stylisic changes

demos.jsx is partially rewritten in ES6

github.com/akiran/react-slick - fcc23c7f0f31d71062701ef284968b40a4744370 authored over 9 years ago by Ramana Venkata <[email protected]>
Added missing scss import

github.com/akiran/react-slick - d75e265b85bc401e734aa9deafef4036cdffeb8b authored over 9 years ago by kiran <[email protected]>
Merge pull request #32 from ryanbagwell/custom-buttons

Adding the ability to specify custom next and prev arrow elements

github.com/akiran/react-slick - aa5a59af108e1c9a06b53e9a7fc70ceed20ddc3e authored over 9 years ago by Kiran Abburi <[email protected]>
fixing default property names. Reference #32

github.com/akiran/react-slick - 9ef2c77757a50edb2f906903055b4924c3d60efb authored over 9 years ago by Ryan Bagwell <[email protected]>
Merge pull request #37 from jdsharp/patch-1

Update README.md

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

Added details related to `responsive` property.

github.com/akiran/react-slick - 420d9cb3cd697a8e7655dd219acccd9978fcde27 authored over 9 years ago by Jonathan Sharp <[email protected]>
Added prepublish in package.json to generate dist files

github.com/akiran/react-slick - 5c363b229a774e1257717e0bfb64645069e3c96a authored over 9 years ago by kiran <[email protected]>
Updated dist files

github.com/akiran/react-slick - aab612c94ed7ec703702dda1dc84e11501ac1496 authored over 9 years ago by kiran <[email protected]>
Version update

github.com/akiran/react-slick - 4b99a72e64d32c22e415bebba336a1e10a601fd6 authored over 9 years ago by kiran <[email protected]>
Merge pull request #35 from grrowl/better-ios-transition-fix

Apply a -webkit-transition for the -webkit-transform.

github.com/akiran/react-slick - ecb9212da5376aee60b61e46549b1911f686f608 authored over 9 years ago by Kiran Abburi <[email protected]>
Apply a -webkit-transition for the -webkit-transform.

Otherwise iOS 8 Safari is transitioning `transform`, but applying `-webkit-transform`
(and ignori...

github.com/akiran/react-slick - 9c527db59605cc8546916856d3f9cc3d160942b3 authored over 9 years ago by Tom McKenzie <[email protected]>
Merge branch 'master' of github.com:akiran/react-slick

github.com/akiran/react-slick - 18290694adefa680e7113394dad81467452bdc7b authored over 9 years ago by kiran <[email protected]>
Merge pull request #34 from grrowl/patch-2

Work with React 0.12 and 0.13

github.com/akiran/react-slick - 2536d88ab9c500b99877c73e9b2224fd2e11e511 authored over 9 years ago by Kiran Abburi <[email protected]>
Work with React 0.12 and 0.13

This `>` should have been a `>=` to permit version 0.12

github.com/akiran/react-slick - fc448d14f3fb8bb285bd4ed663b87cea95e57236 authored over 9 years ago by Tom McKenzie <[email protected]>
Merge pull request #33 from realchaseadams/initial-slide-fix

Change this.props.initialSlide to props.initialSlide in initialize

github.com/akiran/react-slick - 3150b976c2720cd6ada3feeddfde21a46c68dbf5 authored almost 10 years ago by Kiran Abburi <[email protected]>
Merge pull request #31 from ryanbagwell/react13

Allowing use of React v0.13

github.com/akiran/react-slick - 3b3dddfb0387a77c530ae1d6683347f630e8c475 authored almost 10 years ago by Kiran Abburi <[email protected]>
Change this.props.initialSlide to props.initialSlide in initialize

props is passed into initialize and initialize is not being bound to the places it's called so u...

github.com/akiran/react-slick - 0041261518d14332fffb0743db3bc6e1ffdfe130 authored almost 10 years ago by Adams <[email protected]>
using classnames lib instead of cx

github.com/akiran/react-slick - f75980726d14316ce95a8168b8b03a6f93ff59c5 authored almost 10 years ago by Ryan Bagwell <[email protected]>
adding ability to provide a custom nextButton and prevButton element

github.com/akiran/react-slick - cfb1c3212c50e34a7e4df1b226447e86db9b488c authored almost 10 years ago by Ryan Bagwell <[email protected]>
permitting use of react v0.13

github.com/akiran/react-slick - e316ba00e74430386f36942779b91f251a1a9afa authored almost 10 years ago by Ryan Bagwell <[email protected]>
Added webkit prefix for transition

github.com/akiran/react-slick - 140cb7a2da263bdabcc06fc06b8e13e2b37178de authored almost 10 years ago by kiran <[email protected]>
version update

github.com/akiran/react-slick - e4ba9a07f4ccb9e7c811ff16174c55b1e4785114 authored almost 10 years ago by kiran <[email protected]>
add settimeout to disable animation if transition event is not fired

github.com/akiran/react-slick - 917c1302eb1d505ea323deabcaf4541b4397f4a1 authored almost 10 years ago by kiran <[email protected]>
Change weinre ip number

github.com/akiran/react-slick - 4cf9af7a1c2a632f3c28c435bec1c34102ec5c0b authored almost 10 years ago by kiran <[email protected]>
Using classnames library instead of cx for forming class names

github.com/akiran/react-slick - d22a00d1e01dcc9ad691f9c537f9eca2eaf89e9c authored almost 10 years ago by kiran <[email protected]>
updated version

github.com/akiran/react-slick - e331c19893ea461aae2c3b08c43c26c1db440989 authored almost 10 years ago by kiran <[email protected]>
Merge pull request #28 from grrowl/fix-autoplay

Fix autoplay behaviour

github.com/akiran/react-slick - af4f464479b50a47d7424465e92eb072f248917d authored almost 10 years ago by Kiran Abburi <[email protected]>
Avoid autoPlay triggering slideHandler() when component is not mounted.

If you re-mount an existing component it may not initially trigger autoplay.

github.com/akiran/react-slick - eb79950345d6f76e16d20cab737d6892ae08e350 authored almost 10 years ago by Tom McKenzie <[email protected]>
Fix autoplay behaviour

Now waits n ms since last action. Any slide transition resets the timer.

github.com/akiran/react-slick - fe91eb2628787b78c31affaa8482457637ba16d1 authored almost 10 years ago by Tom McKenzie <[email protected]>
Updated version

github.com/akiran/react-slick - 6f1adebe79bcf5610451c63780ed68c2187cc118 authored almost 10 years ago by kiran <[email protected]>
Removed dependency on bower

github.com/akiran/react-slick - 282b8d353bd69d5fb0b57036f7dd8249ea457fe2 authored almost 10 years ago by kiran <[email protected]>